]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
Merge from mainline.
[gnu-emacs] / lisp / ChangeLog
1 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
2
3 * calc/calc-ext.el (calc-init-extensions):
4 Rename calc-logunits-dblevel and calc-logunits-nplevel to
5 calc-dblevel and calc-nplevel, respectively.
6 Add keybindings for calc-spn, calc-midi and calc-freq. Add
7 autoloads for calcFunc-spn, calcFunc-midi, calcFunc-freq,
8 calc-spn, calc-midi and calc-freq.
9
10 * calc/calc-units.el (calc-dblevel): Rename from
11 calc-logunits-dblevel.
12 (calc-nplevel): Rename from calc-logunits-nplevel.
13 (math-midi-round, math-freqp, math-midip, math-spnp)
14 (math-spn-to-midi, math-midi-to-spn, math-freq-to-spn)
15 (math-midi-to-freq, math-spn-to-freq, calcFunc-spn, calcFunc-midi)
16 (calcFunc-freq, calc-freq, calc-midi, calc-spn): New functions.
17 (math-notes): New variable.
18
19 * calc/calc.el (calc-note-threshold): New variable.
20
21 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
22
23 * emacs-lisp/package.el (package-archives): Accept either ordinary
24 directory names, in addition to HTTP URLs.
25 (package--with-work-buffer): New macro. Handle normal directories.
26 (package-handle-response): Don't display the failing buffer.
27 (package-download-single, package-download-tar)
28 (package--download-one-archive): Use package--with-work-buffer.
29 (package-archive-base): Rename from package-archive-url.
30
31 2011-03-06 Glenn Morris <rgm@gnu.org>
32
33 * generic-x.el (generic-unix-modes): Add xmodmap-generic-mode.
34 (xmodmap-generic-mode): Respect generic-extras-enable-list.
35
36 2011-03-06 Daniel Clemente <dcl441-bugs@yahoo.com> (tiny change)
37
38 * generic-x.el (xmodmap-generic-mode): New. (Bug#2065)
39
40 2011-03-06 Juanma Barranquero <lekktu@gmail.com>
41
42 * allout.el (allout-init, allout-prefixed-keybindings)
43 (allout-unprefixed-keybindings):
44 * progmodes/prolog.el (prolog-find-term):
45 Fix typos in docstrings.
46
47 2011-03-06 Nikolaj Schumacher <me@nschum.de> (tiny change)
48
49 * emacs-lisp/elp.el (elp-results): Fix off-by-one in header. (Bug#2746)
50
51 2011-03-06 Kevin Ryde <user42@zip.com.au>
52
53 * textmodes/sgml-mode.el (sgml-fill-nobreak): Give it a doc. (Bug#5326)
54
55 2011-03-06 Michael Shields <shields@msrl.com> (tiny change)
56
57 * window.el (one-window-p, walk-windows, display-buffer):
58 Doc fixes. (Bug#5567)
59
60 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
61
62 * cus-edit.el (custom-prompt-variable): Use the `custom-get' property
63 of the variable if it exists.
64
65 2011-03-06 Juanma Barranquero <lekktu@gmail.com>
66
67 * bookmark.el:
68 * desktop.el:
69 * emacs-lock.el:
70 * ps-print.el:
71 * saveplace.el:
72 * net/tramp-cache.el:
73 * obsolete/fast-lock.el:
74 * textmodes/reftex.el:
75 Don't set `kill-emacs-hook' on noninteractive sessions (bug#8137).
76
77 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
78
79 * files.el (delete-directory, copy-directory, list-directory):
80 Use read-directory-name.
81
82 * find-file.el (ff-find-the-other-file):
83 * net/ange-ftp.el (ange-ftp-make-directory):
84 * printing.el (pr-interactive-dir):
85 * progmodes/ada-prj.el (ada-prj-load-directory):
86 * progmodes/ebnf2ps.el (ebnf-print-directory)
87 (ebnf-spool-directory, ebnf-eps-directory)
88 (ebnf-syntax-directory):
89 * shell.el (shell):
90 * speedbar.el (speedbar-create-directory):
91 * vc/emerge.el (emerge-merge-directories):
92 * vc/vc-dir.el (vc-dir):
93 * vc/vc.el (vc-create-tag, vc-retrieve-tag): Likewise.
94
95 2011-03-05 Chong Yidong <cyd@stupidchicken.com>
96
97 * help-mode.el (help-buffer): If we are to return the current
98 buffer, signal an error if it's not in Help mode (Bug#8147).
99
100 2011-03-05 Reuben Thomas <rrt@sc3d.org>
101
102 * files.el (file-name-version-regexp): Handle backup files of the
103 form `foo.js.~HEAD~1~' (Bug#8159).
104
105 2011-03-05 Glenn Morris <rgm@gnu.org>
106
107 * eshell/esh-var.el: Don't require esh-test when compiling.
108 * eshell/em-banner.el, eshell/esh-cmd.el, eshell/esh-mode.el:
109 * eshell/esh-var.el, eshell/eshell.el: Move tests to esh-test.
110 * eshell/esh-test.el: Move to ../../test/eshell.el.
111
112 2011-03-05 David Engster <deng@randomsample.de>
113
114 * files.el (save-some-buffers): Report the names of buffers saved
115 automatically due to buffer-save-without-query (Bug#8134).
116
117 2011-03-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
118
119 * net/rcirc.el: Add QuakeNet authentication support.
120 (rcirc-authinfo, rcirc-check-auth-status)
121 (rcirc-authenticate): Support QuakeNet.
122
123 2011-03-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
124
125 * net/rcirc.el: Add functionality to authenticate before
126 autojoining channels.
127 (rcirc-authenticate-before-join): New option.
128 (rcirc-authenticated-hook): New variable.
129 (rcirc-connect): Make local variable rcirc-user-authenticated.
130 (rcirc-handler-001): Respect rcirc-authenticate-before-join.
131 (rcirc-check-auth-status, rcirc-join-channels-post-auth):
132 New functions.
133 (rcirc-handler-PRIVMSG, rcirc-handler-NOTICE):
134 Call rcirc-check-auth-status.
135
136 2011-03-05 Alex Harsanyi <AlexHarsanyi@gmail.com>
137
138 * net/soap-client.el (soap-namespace-put-link): Check if the target
139 name is fully qualified -- use only the name part.
140 (soap-parse-complex-type, soap-parse-sequence): Recognize xsd:all
141 types, treated the same as xsd:sequence. (Bug#8166)
142
143 2011-03-05 Eli Zaretskii <eliz@gnu.org>
144
145 * files.el (find-file-noselect): Don't ask about re-visiting
146 non-literally if the file is already visited in image-mode.
147 (Bug#8177)
148
149 2011-03-05 Glenn Morris <rgm@gnu.org>
150
151 * eshell/esh-mode.el (eshell-kill-buffer-function): New function.
152 (eshell-mode): Use eshell-kill-buffer-function.
153 Run the -initialize functions independently of the -load-hooks.
154 * eshell/esh-proc.el (eshell-kill-process-function): New function.
155 (eshell-gather-process-output, eshell-sentinel)
156 (eshell-interrupt-process, eshell-kill-process, eshell-quit-process):
157 Use eshell-kill-process-function.
158 * eshell/em-alias.el (eshell-alias-load-hook):
159 * eshell/em-banner.el (eshell-banner-load-hook):
160 * eshell/em-cmpl.el (eshell-cmpl-load-hook):
161 * eshell/em-dirs.el (eshell-dirs-load-hook):
162 * eshell/em-glob.el (eshell-glob-load-hook):
163 * eshell/em-hist.el (eshell-hist-load-hook):
164 * eshell/em-pred.el (eshell-pred-load-hook):
165 * eshell/em-prompt.el (eshell-prompt-load-hook):
166 * eshell/em-rebind.el (eshell-rebind-load-hook):
167 * eshell/em-script.el (eshell-script-load-hook):
168 * eshell/em-smart.el (eshell-smart-load-hook):
169 * eshell/em-term.el (eshell-term-load-hook):
170 * eshell/em-unix.el (eshell-unix-load-hook):
171 * eshell/esh-arg.el (eshell-arg-load-hook):
172 * eshell/esh-cmd.el (eshell-cmd-load-hook):
173 * eshell/esh-ext.el (eshell-ext-load-hook):
174 * eshell/esh-io.el (eshell-io-load-hook):
175 * eshell/esh-mode.el (eshell-exit-hook):
176 * eshell/esh-proc.el (eshell-proc-load-hook, eshell-kill-hook):
177 * eshell/esh-var.el (eshell-var-load-hook):
178 Set default hook values to nil. (Bug#5375)
179
180 * eshell/esh-module.el (eshell-module-unload-hook)
181 (eshell-modules-list): Remove leading * from defcustom docs.
182
183 * eshell/esh-util.el (eshell-for): Make it obsolete.
184 * eshell/em-alias.el (eshell/alias, eshell-alias-completions):
185 * eshell/em-dirs.el (eshell-save-some-last-dir):
186 * eshell/em-hist.el (eshell-save-some-history)
187 (eshell-hist-parse-modifier):
188 * eshell/em-ls.el (eshell-ls-dir, eshell-ls-files)
189 (eshell-ls-entries):
190 * eshell/em-unix.el (eshell/cat, eshell/du, eshell/su):
191 * eshell/esh-cmd.el (eshell-invoke-directly, eshell-do-eval)
192 (eshell/which):
193 * eshell/esh-ext.el (eshell-find-interpreter):
194 * eshell/esh-mode.el (eshell-mode):
195 * eshell/esh-module.el (eshell-unload-extension-modules):
196 * eshell/esh-proc.el (eshell-process-interact):
197 * eshell/esh-test.el (eshell-test):
198 * eshell/esh-util.el (eshell-flatten-list, eshell-winnow-list):
199 * eshell/esh-var.el (eshell/env, eshell-environment-variables)
200 (eshell-variables-list):
201 * eshell/eshell.el (eshell-unload-all-modules):
202 Replace eshell-for with dolist.
203
204 2011-03-04 Glenn Morris <rgm@gnu.org>
205
206 * vc/vc-bzr.el (vc-bzr-after-dir-status): Handle bzr 2.3.0. (Bug#8170)
207
208 2011-03-04 Tom Tromey <tromey@redhat.com>
209
210 * progmodes/gud.el (gdb-script-mode): Derive from prog-mode.
211
212 2011-03-04 Glenn Morris <rgm@gnu.org>
213
214 * outline.el (outline-regexp): No longer allow nil.
215 (outline-heading-end-regexp): Add safety predicate. (Bug#7619)
216
217 * net/browse-url.el (browse-url):
218 Handle deleted default-directory. (Bug#6077)
219
220 * recentf.el (recentf-include-p): In case of a buggy predicate,
221 err on the side of including, not excluding. (Bug#5843)
222
223 2011-03-04 Jay Belanger <jay.p.belanger@gmail.com>
224
225 * calc/calc-units.el (math-to-standard-rec): Don't treat subscripted
226 variables as units.
227
228 2011-03-04 Bob Rogers <rogers@rgrjr.dyndns.org>
229
230 * emacs-lisp/ewoc.el (ewoc-goto-next): Give a more explicit error
231 if there is no node. (Bug#3261)
232
233 2011-03-04 Leo <sdl.web@gmail.com>
234
235 * vc/diff-mode.el (diff-mode): Fix whitespace-style. (Bug#8139)
236
237 * time.el (display-time-world-list): Fix typo. (Bug#7571)
238
239 2011-03-04 Zachary Kanfer <zkanfer@gmail.com> (tiny change)
240
241 * cus-edit.el (custom-buffer-create-internal):
242 Split search string before passing it to `customize-apropos' (bug#8136).
243
244 2011-03-04 Drew Adams <drew.adams@oracle.com>
245
246 * image-dired.el (image-dired-cmd-read-exif-data-options):
247 Fix typo in docstring (bug#8156).
248
249 2011-03-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
250
251 * net/rcirc.el (rcirc-cmd-join): Accept comma-separated input.
252
253 2011-03-03 Christian Ohler <ohler@gnu.org>
254
255 * emacs-lisp/ert.el (ert--explain-equal): New function.
256 (ert--explain-equal-rec): Renamed from `ert--explain-not-equal'.
257 All callers changed.
258 (ert--explain-equal-including-properties): Renamed from
259 `ert--explain-not-equal-including-properties'. All callers
260 changed.
261
262 2011-03-03 Christian Ohler <ohler@gnu.org>
263
264 * emacs-lisp/ert.el (ert--stats-set-test-and-result)
265 (ert-char-for-test-result, ert-string-for-test-result)
266 (ert-run-tests-batch, ert--print-test-for-ewoc):
267 Handle `ert-test-quit'.
268
269 2011-03-03 David Abrahams <dave@boostpro.com> (tiny change)
270
271 * vc/ediff-init.el (ediff-use-faces, ediff-highlight-all-diffs):
272 Move ediff-defvar-local calls after defcustoms. (Bug#1821)
273
274 2011-03-03 Glenn Morris <rgm@gnu.org>
275
276 * files.el (file-truename): Doc fix. (Bug#2341)
277
278 2011-03-03 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
279
280 * vc/vc-dir.el (vc-dir-mode-map): Bind vc-dir-find-file to e (Bug#7349).
281
282 2011-03-03 Vagn Johansen <gonz808@hotmail.com> (tiny change)
283
284 * vc/vc-svn.el (vc-svn-after-dir-status): Some MS Windows svn client
285 programs output backslashes. (Bug#7663)
286
287 2011-03-03 Glenn Morris <rgm@gnu.org>
288
289 * mail/sendmail.el (mail-mode-map): Remove mail-sent-via.
290 (mail-mode): Remove mail-sent-via from the doc.
291 (mail-sent-via): Make it obsolete. (Bug#1776)
292
293 * progmodes/grep.el (grep-highlight-matches): Doc fix.
294 (grep-process-setup): No highlighting without font-lock. (Bug#8084)
295
296 * vc/vc-bzr.el (vc-bzr-state-heuristic): Handle dirstate entries
297 with no parents. (Bug#8025)
298
299 2011-03-02 Teodor Zlatanov <tzz@lifelogs.com>
300
301 * password-cache.el (password-in-cache-p): Add autoload.
302
303 2011-03-02 Glenn Morris <rgm@gnu.org>
304
305 * man.el (Man-support-local-filenames): Also handle Red Hat's man.
306 * dired-x.el (Man-support-local-filenames): Autoload it.
307 (dired-guess-shell-alist-default): Also handle Red Hat's man.
308
309 * dired-x.el (dired-default-directory-alist, dired-default-directory):
310 Mark as obsolete.
311 (dired-smart-shell-command): Just call dired-current-directory.
312
313 * dired-x.el (dired-jump-other-window): Add autoload.
314 (dired-default-directory-alist, dired-default-directory): Doc fixes.
315 (dired-default-directory-alist): Mark as risky.
316
317 * dired-x.el (dired-omit-here-always): Make it obsolete.
318
319 2011-03-02 Chong Yidong <cyd@stupidchicken.com>
320
321 * textmodes/artist.el (artist-curr-go): Default to pen-line.
322 (artist-select-op-pen-line): New function.
323 (artist-menu-map): New variable.
324 (artist-mode-map): Add a menu to the menu-bar.
325
326 2011-03-02 Jay Belanger <jay.p.belanger@gmail.com>
327
328 * calc/calc-math.el (calcFunc-log10): Check for symbolic mode
329 when evaluating.
330
331 * calc/calc-units.el (math-conditional-apply, math-conditional-pow):
332 New function.
333 (math-logunits-add, math-logunits-mul, math-logunits-divide):
334 (math-logunits-quant, math-logunits-level):
335 Use `math-conditional-apply' and `math-conditional-pow' to evaluate
336 functions.
337 (math-logunits-level): Extract units from ratio.
338
339 2011-03-01 Juanma Barranquero <lekktu@gmail.com>
340
341 * emacs-lisp/cl-macs.el (lexical-let*): Fix argument name in docstring.
342
343 2011-03-01 Glenn Morris <rgm@gnu.org>
344
345 * calendar/cal-hebrew.el (calendar-hebrew-birthday)
346 (diary-hebrew-birthday): Rename and rework functions added
347 in previous change.
348
349 2011-03-01 Ed Reingold <reingold@emr.cs.iit.edu>
350
351 * calendar/cal-hebrew.el (hebrew-calendar-birthday)
352 (diary-hebrew-birthday): New functions.
353
354 2011-03-01 Glenn Morris <rgm@gnu.org>
355
356 * dired.el (dired-safe-switches-p): Beef it up.
357 (dired-actual-switches): Use it for the safe-local prop. (Bug#3230)
358
359 2011-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
360
361 * dired.el (dired-safe-switches-p): New function.
362
363 2011-03-01 Glenn Morris <rgm@gnu.org>
364
365 * files.el (dir-locals-collect-variables):
366 Add the ability to exclude subdirectories. (Bug#8100)
367
368 * dired-x.el (dired-omit-here-always): Add `(subdirs . nil)' to locals.
369
370 2011-02-28 Christoph Scholtes <cschol2112@googlemail.com>
371
372 * ido.el (ido-everywhere): Doc fix.
373 (ido-mode): Doc fix.
374
375 2011-02-28 Glenn Morris <rgm@gnu.org>
376
377 * dired-x.el (dired-guess-shell-alist-default): Use \\', not $.
378
379 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
380
381 * net/tramp-cmds.el (tramp-append-tramp-buffers): Dump load-path
382 shadows.
383
384 2011-02-28 Antoine Levitt <antoine.levitt@gmail.com>
385
386 * dired-x.el (dired-guess-shell-alist-default): Add rar and 7z.
387
388 2011-02-28 Juanma Barranquero <lekktu@gmail.com>
389
390 * emacs-lisp/pcase.el (pcase, pcase--u1, pcase--q1):
391 Fix typos in docstrings.
392
393 2011-02-28 Stephen Berman <stephen.berman@gmx.net>
394
395 * dired-aux.el (dired-update-file-line):
396 Fix 2010-11-09 change. (Bug#8131)
397
398 2011-02-28 Eli Zaretskii <eliz@gnu.org>
399
400 * international/mule-cmds.el (set-default-coding-systems): Use the
401 -unix variant of encoding in default-keyboard-coding-system.
402 (Bug#8122)
403
404 2011-02-27 Chong Yidong <cyd@stupidchicken.com>
405
406 * facemenu.el (list-colors-display): Use with-help-window (Bug#8048).
407
408 2011-02-27 Prestoo Ten <prestooten@gmail.com> (tiny change)
409
410 * term/screen.el: New file (Bug#2650).
411
412 2011-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
413
414 * emacs-lisp/pcase.el (pcase--if): Try to invert test to reduce depth.
415 (pcase-mutually-exclusive-predicates): New var.
416 (pcase--split-consp, pcase--split-pred): Use it.
417 (pcase--split-equal, pcase--split-member): When splitting against
418 a pure predicate, run it to know the outcome.
419 (pcase--u1): Mark vars that are actually used.
420 (pcase--q1): Avoid introducing unused vars.
421
422 2011-02-27 Jay Belanger <jay.p.belanger@gmail.com>
423
424 * calc/calc-ext.el (calc-init-extensions):
425 Autoload `calc-l-prefix-help' instead of `calc-ul-prefix-help'.
426
427 * calc/calc-math.el (calcFunc-log10): Don't signal an error in
428 symbolic mode.
429
430 * calc/calc-vec.el (calcFunc-subscr): Return nil if the first
431 argument is a variable.
432
433 2011-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
434
435 * emacs-lisp/assoc.el: Remove misleading `sort' (bug#8126).
436 (aput, adelete, amake): Replace `eval' -> `symbol-value'.
437 Suggested by Michael Heerdegen <michael_heerdegen@web.de>.
438
439 2011-02-25 Teodor Zlatanov <tzz@lifelogs.com>
440
441 * password-cache.el (password-in-cache-p): Convenience function to
442 check if a key is in the cache, even if the value is nil.
443
444 2011-02-25 Jambunathan K <kjambunathan@gmail.com>
445
446 * emacs-lisp/package-x.el (package--archive-contents-from-url)
447 (package--archive-contents-from-file): New functions.
448 (package-update-news-on-upload): New var.
449 (package-upload-buffer-internal): Extract archive-contents from
450 package-archive-upload-base if it is not found at archive-url.
451 Obey package-update-news-on-upload.
452 (package-upload-buffer, package-upload-file): Doc fix.
453
454 2011-02-24 Glenn Morris <rgm@gnu.org>
455
456 * files-x.el (modify-dir-local-variable): Handle dir-locals from
457 the cache, and from non-file sources.
458
459 * help-fns.el (describe-variable): Return consistent results when a
460 dir-local from a file came from the cache or did not. (Bug#8095)
461 If a dir-local has no associated file, say it came from a "directory".
462
463 * files.el (hack-dir-local-variables): Fix setting of `dir-name'.
464 (hack-local-variables-confirm, hack-local-variables-filter): Doc fix.
465
466 * files.el (dir-locals-find-file): Doc fix.
467 Fix the check for cache elements that have no associated file,
468 and the mtime check for those that do. (Bug#8095)
469
470 * dired-x.el (dired-hack-local-variables):
471 Handle interrupts during hacking local variables. (Bug#5216)
472
473 * emacs-lisp/autoload.el (autoload-save-buffers)
474 (autoload-find-destination, update-directory-autoloads):
475 Avoid prompts when updating autoloads.
476
477 2011-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
478
479 * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): Obsolete.
480
481 2011-02-23 Kenichi Handa <handa@m17n.org>
482
483 * mail/rmailmm.el (rmail-mime-process-multipart): Do not signal an
484 error when a multipart boundary in the nested multipart is found.
485
486 * mail/rmail.el (rmail-start-mail): Decode "encoded-words" of
487 header components.
488
489 2011-02-23 Glenn Morris <rgm@gnu.org>
490
491 * dired.el (dired-mode): Call hack-dir-local-variables-non-file-buffer.
492 * dired-x.el (dired-omit-mode): Safe if boolean.
493 (dired-enable-local-variables): Fix doc and custom type.
494 (dired-enable-local-variables, dired-local-variables-file)
495 (dired-hack-local-variables): Make obsolete.
496 (dired-omit-here-always): Use dir-locals.el instead.
497
498 * files.el (safe-local-eval-forms): Add the write-file-hooks version.
499
500 2011-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
501
502 * help-fns.el (describe-function-1): Don't signal an error just because
503 the DOC file disappeared.
504
505 2011-02-22 Seppo Sade <sepposade1@gmail.com> (tiny change)
506
507 * eshell/esh-ext.el (eshell-external-command): Do not restrict
508 remote check to "ftp". (Bug#8089)
509
510 2011-02-21 Alan Mackenzie <acm@muc.de>
511
512 Fix bug #7930.
513 * progmodes/cc-engine.el (c-state-literal-at): Prevent positions
514 in macros finding their way into c-state-nonlit-pos-cache.
515 Strengthen the comments.
516 (c-state-dump): New commented out diagnostic routine.
517
518 2011-02-21 Michael Albinus <michael.albinus@gmx.de>
519
520 * net/tramp.el (tramp-rfn-eshadow-setup-minibuffer): Do not use
521 `field' property of `rfn-eshadow-overlay'.
522
523 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
524
525 * net/netrc.el (netrc-parse): Comment fix.
526
527 2011-02-21 Chong Yidong <cyd@stupidchicken.com>
528
529 * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
530 Autoload. Add optional arg FRAME, and pass it to color-values.
531 (color-complement): Caller changed. Doc fix.
532 (color-gradient): Rewrite for better clarity and efficiency.
533
534 * faces.el (color-values): Use cond for clarity. Doc fix.
535
536 * facemenu.el (color-rgb-to-hsv): Delete; use the version in
537 color.el instead.
538 (list-colors-sort-key, list-colors-print):
539 Use color-normalized-values.
540
541 2011-02-20 Drew Adams <drew.adams@oracle.com>
542
543 * color.el: First part of merge from hexrgb.el.
544 (color-rgb-to-hex): Rename from color-rgb->hex.
545 (color-rgb-to-hsv): Rename from color-rgb->hsv. Force hue and
546 saturation to zero if the value is too small.
547 (color-rgb-to-hsl): Rename from color-rgb->hsl.
548 (color-srgb-to-xyz): Rename from color-srgb->xyz. Doc fix.
549 (color-xyz-to-srgb): Rename from color-xyz->srgb. Doc fix.
550 (color-xyz-to-lab): Rename from color-xyz->lab. Doc fix.
551 (color-lab-to-xyz): Rename from color-lab->xyz. Doc fix.
552 (color-lab-to-srgb): Rename from color-lab->srgb. Doc fix.
553 (color-cie-de2000): Doc fix.
554
555 2011-02-20 Alan Mackenzie <acm@muc.de>
556
557 * progmodes/cc-cmds.el (c-beginning-of-statement): Avoid loop in
558 locating the beginning of a macro. (Bug#7595)
559
560 2011-02-20 Glenn Morris <rgm@gnu.org>
561
562 * edmacro.el (edmacro-eight-bits): Make it a defcustom.
563 Don't autoload it.
564
565 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
566 (global-auto-revert-ignore-buffer): Remove leading "*" from docs.
567
568 2011-02-19 Dmitry Bolshakov <dmitry.bolshakov@bridge-quest.com>
569 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
570
571 * progmodes/hideshow.el (hs-find-block-beginning)
572 (hs-hide-level-recursive): Ignore comments when parsing braces
573 (Bug#8036).
574
575 2011-02-19 Chong Yidong <cyd@stupidchicken.com>
576
577 * vc/vc-bzr.el (vc-bzr-bound-branch-p): New function.
578 (vc-bzr-pull): Use it.
579
580 2011-02-19 Chong Yidong <cyd@stupidchicken.com>
581
582 * vc/vc-bzr.el (vc-bzr--branch-conf): Function deleted.
583 (vc-bzr-branch-conf): New function, similar to vc-bzr--branch-conf
584 but returning an alist. Ignore comments in bzr conffile.
585 (vc-bzr-pull, vc-bzr-merge-branch): Use vc-bzr-branch-conf.
586 (vc-bzr-error-regex-alist): New var.
587 (vc-bzr-merge-branch): Use it to highlight the pull/merge buffer.
588
589 * vc/vc-dispatcher.el (vc-do-async-command):
590 Bind inhibit-read-only to t.
591
592 * progmodes/compile.el (compilation--flush-directory-cache):
593 Handle the case where cdr of compilation--flush-directory-cache
594 points to no buffer, which can occur if we previously switched to
595 compilation-mode in a pregenerated buffer.
596
597 2011-02-19 Kenichi Handa <handa@m17n.org>
598
599 * mail/rmailmm.el (rmail-mime-find-header-encoding): Be sure to
600 get the header copy into the temporary buffer.
601 (rmail-mime-insert-decoded-text): Ignore us-ascii.
602 (rmail-show-mime): When rmail-mime-coding-system is nil, set
603 buffer-file-coding-system to undecided.
604
605 2011-02-19 Eli Zaretskii <eliz@gnu.org>
606
607 * international/mule-cmds.el (read-char-by-name, ucs-insert):
608 Document completion with asterisk and a substring.
609
610 2011-02-19 Glenn Morris <rgm@gnu.org>
611
612 * files.el (find-file-literally): Doc fix.
613
614 * simple.el (rfc822-goto-eoh): Give it a doc-string.
615
616 * log-edit.el (log-edit-insert-changelog):
617 Fix `log-edit-strip-single-file-name' functionality. (Bug#8057)
618
619 2011-02-19 Glenn Morris <rgm@gnu.org>
620
621 * dired-x.el: Don't require dired-aux.
622 (dired-do-create-files, dired-mark-read-regexp)
623 (dired-do-create-files-regexp): Autoload from dired-aux.
624
625 * dired-x.el (dired-find-buffer-nocreate): Merge into dired.el.
626 * dired.el (dired-find-buffer-nocreate): Merge dired-x version.
627
628 * dired-x.el (dired-read-shell-command): Merge into dired-aux's version.
629 * dired-aux.el (dired-read-shell-command): Merge dired-x's version.
630
631 * dired-x.el (dired-clean-up-after-deletion): Merge into dired.el.
632 * dired.el (dired-clean-up-after-deletion): Merge dired-x's version.
633 (dired-clean-up-buffers-too): Declare.
634
635 * dired-x.el (dired-initial-position): Merge into dired.el's version.
636 * dired.el (dired-initial-position): Merge dired-x's version here.
637 (dired-find-subdir): Declare.
638
639 * dired-x.el (dired-omit-new-add-entry): Merge into dired-add-entry.
640 * dired-aux.el (dired-add-entry): Give it a doc-string.
641 Merge dired-x's dired-omit handling here.
642 (dired-omit-mode, dired-omit-regexp, dired-omit-localp): Declare.
643
644 * international/mule-diag.el (list-input-methods-1):
645 Indent all lines of multi-line doc-strings. (Bug#8066)
646
647 2011-02-18 Chong Yidong <cyd@stupidchicken.com>
648
649 Fix 2011-02-02 changes.
650
651 * apropos.el (apropos-print): Call apropos-mode before setting up
652 buffer variables. Use inhibit-read-only.
653
654 * emacs-lisp/package.el (package--list-packages):
655 Call package-menu-mode before setting up buffer variables.
656
657 * play/solitaire.el (solitaire): Call solitaire-mode before
658 setting up buffer variables. Use inhibit-read-only.
659
660 2011-02-18 Lawrence Mitchell <wence@gmx.li>
661
662 * progmodes/sh-script.el (sh-syntax-propertize-here-doc): (bug#8053)
663 Bind case-fold-search to nil when looking for end of here-doc.
664
665 2011-02-18 Eli Zaretskii <eliz@gnu.org>
666
667 * image-mode.el (image-toggle-display-image):
668 Set find-file-literally non-nil in buffers visiting binary image
669 files. (Bug#8047)
670
671 2011-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
672
673 * files.el (cd): Make completion obey cd-path (bug#7924).
674
675 2011-02-18 Glenn Morris <rgm@gnu.org>
676
677 * progmodes/prolog.el: Don't require compile when compiling.
678 (compilation-shell-minor-mode, compilation-error-regexp-alist)
679 (compilation-forget-errors, compilation-fake-loc)
680 (compilation-parse-errors-function, compilation-error-list): Declare.
681 (prolog-inferior-mode): Require 'compile.
682
683 * emulation/cua-base.el (pc-selection-mode): Declare.
684
685 * emacs-lisp/eieio-custom.el: Set generated-autoload-file.
686 (customize-object): Add autoload cookie.
687 * emacs-lisp/eieio-opt.el: Set generated-autoload-file.
688 (eieio-browse, describe-class, eieio-describe-class)
689 (eieio-describe-constructor, describe-generic, eieio-describe-generic)
690 (eieio-help-mode-augmentation-maybee): Add autoload cookies.
691 * emacs-lisp/eieio.el: Regenerate with automatic autoloads.
692 * Makefile.in (autoloads): Make eieio.el writable.
693
694 * dired-x.el (dired-clean-up-after-deletion, dired-do-relsymlink)
695 (dired-do-relsymlink-regexp, dired-find-buffer-nocreate): Use #'.
696 (dired-hack-local-variables): Use inhibit-read-only.
697 (dired-guess-default): Simplify.
698 (dired-make-relative-symlink): Use dotimes.
699 (dired-simultaneous-find-file): Use dolist.
700 (dired-mark-sexp): Remove unneeded `if'. Use line-end-position.
701 (dired-x-hands-off-my-keys): Doc fix.
702 (dired-x-bind-find-file): Doc fix. Use remapping.
703 (after-init-hook): No need to add dired-x-bind-find-file.
704 (dired-x-find-file, dired-x-find-file-other-window): Doc fixes.
705 No need to call expand-file-name.
706 (dired-filename-at-point): Remove unused locals `end', `filename'.
707
708 2011-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
709
710 * emacs-lisp/pcase.el (pcase--u1): Understand non-linear patterns.
711
712 2011-02-18 Christian Ohler <ohler@gnu.org>
713
714 * emacs-lisp/ert.el (ert--setup-results-buffer)
715 (ert-results-pop-to-backtrace-for-test-at-point)
716 (ert-results-pop-to-messages-for-test-at-point)
717 (ert-results-pop-to-should-forms-for-test-at-point)
718 (ert-results-pop-to-timings): Revert parts of change 2011-02-02T17:59:44Z!sds@gnu.org that
719 were incorrect and unnecessary. This should make `make check'
720 pass again.
721
722 2011-02-17 Ken Manheimer <ken.manheimer@gmail.com>
723
724 * lisp/allout-widgets.el (allout-widgets-icons-light-subdir)
725 (allout-widgets-icons-dark-subdir): Track relocations of icons
726 * lisp/allout.el: Remove commentary about remove encryption
727 passphrase mnemonic support and verification.
728 (allout-encrypt-string): Recognize epg failure to decrypt gpg2
729 armored text using gpg1, and indicate that the gpg version *might*
730 be the problem in the error message.
731
732 2011-02-17 Deniz Dogan <deniz.a.m.dogan@gmail.com>
733
734 * net/rcirc.el (rcirc-float-time): New function.
735 (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE)
736 (rcirc-ctcp-sender-PING): Use it.
737
738 2011-02-17 Glenn Morris <rgm@gnu.org>
739
740 * speedbar.el (speedbar-ignored-modes, speedbar-file-unshown-regexp)
741 (speedbar-update-flag, speedbar-fetch-etags-command)
742 (speedbar-fetch-etags-arguments):
743 * term.el (term-buffer-maximum-size, term-input-chunk-size)
744 (term-completion-autolist, term-completion-addsuffix)
745 (term-completion-recexact, term-completion-fignore):
746 * term/sup-mouse.el (sup-mouse-fast-select-window):
747 * term/x-win.el (x-select-request-type):
748 Convert some defvars with "*" to defcustoms.
749
750 * shell.el (shell-delimiter-argument-list): Set it to nil. (Bug#8027)
751
752 * vc/vc.el (vc-default-previous-version):
753 Remove alias that points nowhere. (Bug#4496)
754
755 * dired-x.el (dired-clean-up-after-deletion):
756 kill-buffer does not need save-excursion.
757 (dired-do-run-mail): Doc fix.
758 (dired-filename-at-point): Doc fix.
759 Use looking-at, and skip-chars rather than re search.
760
761 * dired-x.el (dired-filename-at-point): Fix 8-year old typo.
762
763 2011-02-16 Ken Manheimer <ken.manheimer@gmail.com>
764
765 * allout-widgets.el: New allout extension that shows allout
766 outline structure with graphical widgets. 'allout-widgets'
767 customize group is an 'allout' subgroup, for easy discovery.
768
769 * allout.el: Include PGP and GnuPG in Keywords, and other
770 commentary refinements.
771 (allout-abbreviate-flattened-numbering): Rename to
772 allout-flattened-numbering-abbreviation, and
773 define-obsolete-variable-alias the old name.
774 (allout-flattened-numbering-abbreviation): Rename from
775 allout-abbreviate-flattened-numbering.
776 (allout-mode-p): Include among autoloads, for use by other modes
777 with impunity.
778 (allout-listify-exposed):
779 Use allout-flattened-numbering-abbreviation.
780 (allout-encrypt-string): Use set-buffer-multibyte directly.
781 (allout-set-buffer-multibyte): Remove.
782
783 2011-02-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
784
785 * simple.el (just-one-space): Remove useless `or' call.
786
787 2011-02-16 Alex Harsanyi <AlexHarsanyi@gmail.com>
788
789 * net/soap-client.el (soap-well-known-xmlns, soap-local-xmlns)
790 (soap-default-xmlns, soap-target-xmlns, soap-multi-refs)
791 (soap-decoded-multi-refs, soap-current-wsdl)
792 (soap-encoded-namespaces): Rename CL-style *...* variables.
793
794 2011-02-16 Michael Albinus <michael.albinus@gmx.de>
795
796 * net/soap-client.el: Add "comm" and "hypermedia" to the
797 keywords. Reflow too long lines.
798
799 * net/soap-inspect.el: Ditto. Require 'cl.
800
801 2011-02-16 Bastien Guerry <bzg@altern.org>
802
803 * play/doctor.el (doctor-mode): Bugfix: escape the "," character
804 in a `doctor-type' argument.
805
806 2011-02-16 Alex Harsanyi <AlexHarsanyi@gmail.com>
807
808 * net/soap-client.el:
809 * net/soap-inspect.el: New files.
810
811 2011-02-16 Leo <sdl.web@gmail.com>
812
813 * dired-x.el (dired-mode-map, dired-extra-startup):
814 Remove dired-copy-filename-as-kill since it's already in dired.el.
815
816 2011-02-16 Glenn Morris <rgm@gnu.org>
817
818 * dired-x.el (dired-bind-jump, dired-bind-man, dired-bind-info):
819 Doc fixes. Add :set property, replacing top-level calls.
820 (dired-vm-read-only-folders, dired-vm): Doc fix (drop v. old VM 4).
821 (dired-guess-shell-gnutar): Test tar version rather than system-type.
822 (dired-extra-startup, dired-man, dired-info): Doc fixes.
823 (dired-clean-up-after-deletion): Use when and dolist.
824 (dired-jump): Use unless and when.
825 (dired-virtual): Use line-end-position.
826 (dired-default-directory-alist): Rename from default-directory-alist.
827 (dired-default-directory): Update for above name change.
828 (dired-vm): Drop VM < 5 and simplify.
829 (dired-buffer-more-recently-used-p): Rewrite.
830 (dired-filename-at-point): Use when and or.
831 (dired-x-read-filename-at-point): Rename from read-filename-at-point.
832 Update callers.
833
834 2011-02-15 Glenn Morris <rgm@gnu.org>
835
836 * dired-x.el: Use easymenu for menu items. Fix item capitalization.
837
838 2011-02-14 Chong Yidong <cyd@stupidchicken.com>
839
840 * vc/vc-git.el (vc-git-root-log-format): New option for
841 customizing log format.
842 (vc-git-print-log, vc-git-log-outgoing, vc-git-log-incoming)
843 (vc-git-log-view-mode): Use it.
844 (vc-git-expanded-log-entry): New function.
845 (vc-git-log-view-mode): Use it. Truncate lines in root log.
846
847 * vc/vc-hg.el (vc-hg-root-log-template): New option for
848 customizing log format.
849 (vc-hg-print-log): Use it.
850 (vc-hg-expanded-log-entry): New function.
851 (vc-hg-log-view-mode): Use vc-hg-root-log-template and
852 vc-hg-expanded-log-entry. Truncate lines in root log.
853
854 * vc/vc-bzr.el (vc-bzr-log-view-mode): Truncate lines in root log.
855
856 * vc/log-view.el (log-view-mode-menu):
857 Add log-view-toggle-entry-display.
858
859 2011-02-14 Glenn Morris <rgm@gnu.org>
860
861 * dired-x.el: Don't require man when compiling.
862 (dired-omit-extensions, dired-local-variables-file)
863 (dired-x-hands-off-my-keys): Make them defcustoms.
864 (Man-support-local-filenames, Man-getpage-in-background): Declare.
865 (vm-visit-folder): Declare rather than defining.
866 (dired-x-help-address, dired-x-variable-list): Remove.
867 (dired-x-submit-report): Make it an obsolete alias.
868
869 2011-02-14 Juanma Barranquero <lekktu@gmail.com>
870
871 * makefile.w32-in (TRAMP_SRC): Remove tramp-imap.el.
872
873 2011-02-13 Teodor Zlatanov <tzz@lifelogs.com>
874
875 * net/imap.el: Bring it back.
876
877 2011-02-13 Alan Mackenzie <acm@muc.de>
878
879 * progmodes/cc-fonts.el (c-font-lock-declarations): Remove a
880 narrow-to-region call that cuts context off the end (Bug#7722).
881
882 * progmodes/cc-engine.el (c-forward-<>-arglist-recur):
883 Refactor nested if-forms with a simple cond.
884 (c-forward-<>-arglist): Revert 2011-01-31 change.
885
886 2011-02-13 Chong Yidong <cyd@stupidchicken.com>
887
888 * vc/log-view.el: New command log-view-toggle-entry-display for
889 toggling log entries between concise and detailed forms.
890 (log-view-toggle-entry-display): New command.
891 (log-view-mode-map): Bind RET to it.
892 (log-view-expanded-log-entry-function): New variable.
893 (log-view-current-entry, log-view-inside-comment-p)
894 (log-view-current-tag): New functions.
895 (log-view-toggle-mark-entry): Use log-view-current-entry and
896 log-view-end-of-defun instead of searching directly with
897 log-view-message-re.
898 (log-view-end-of-defun): Likewise. Add optional ARG for
899 compatibility with end-of-defun.
900 (log-view-end-of-defun): Ignore comments and VC buttons.
901
902 * vc/vc-bzr.el (vc-bzr-expanded-log-entry): New function.
903 (vc-bzr-log-view-mode): Use log-view-expanded-log-entry-function.
904
905 2011-02-13 Teodor Zlatanov <tzz@lifelogs.com>
906
907 * net/imap.el: Remove file. All the functionality is in nnimap.el.
908
909 * net/imap-hash.el: Remove file.
910
911 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
912
913 * Makefile.in (TRAMP_SRC): Remove tramp-imap.el.
914
915 * net/tramp.el (tramp-read-passwd): Simplify `auth-source-search'
916 call.
917
918 * net/tramp-imap.el: Remove file.
919
920 2011-02-13 Chong Yidong <cyd@stupidchicken.com>
921
922 * vc/vc.el (vc-print-log-setup-buttons): Instead of using the
923 widget library for buttons, just use button.el.
924
925 * vc/log-view.el (log-view-mode-map): Don't inherit from
926 widget-keymap.
927
928 2011-02-12 Glenn Morris <rgm@gnu.org>
929
930 * emacs-lisp/cl-seq.el (union, nunion, intersection)
931 (nintersection, set-difference, nset-difference)
932 (set-exclusive-or, nset-exclusive-or): Doc fix.
933
934 * ediff-ptch.el (ediff-fixup-patch-map): Doc fix.
935
936 * faces.el (face-attr-match-p): Handle the obsolete :bold and
937 :italic props, so that frame-set-background-mode works. (Bug#7966)
938
939 * simple.el (next-error): Doc fix.
940
941 2011-02-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
942
943 * dired-aux.el (dired-create-files): Adapt destination name to
944 match the new behavior of copy-directory.
945
946 2011-02-12 Chong Yidong <cyd@stupidchicken.com>
947
948 * mail/mail-utils.el (mail-dont-reply-to-names): New variable,
949 from rmail-dont-reply-to-names. Callers changed.
950 (mail-dont-reply-to): Rename from mail-dont-reply-to.
951 (rmail-dont-reply-to): Make it an obsolete alias.
952
953 * mail/rmail.el (rmail-default-dont-reply-to-names): Default to
954 nil, and make obsolete (Bug#7888).
955 (rmail-dont-reply-to-names): Alias to mail-dont-reply-to-names.
956
957 * mail/rmailsum.el (rmail-summary-sort-by-correspondent): Doc fix.
958
959 * mail/rmailsort.el (rmail-sort-by-correspondent)
960 (rmail-select-correspondent): Doc fix. Use mail-dont-reply-to.
961
962 * mail/rmail.el (rmail-reply): Use mail-dont-reply-to.
963
964 2011-02-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
965
966 * files.el (copy-directory): New argument COPY-CONTENTS for
967 copying directory contents into another existing directory.
968
969 2011-02-12 Tassilo Horn <tassilo@member.fsf.org>
970
971 * minibuffer.el (completion-table-case-fold): New function for
972 creating a case-insensitive completion table.
973
974 2011-02-12 Teodor Zlatanov <tzz@lifelogs.com>
975
976 * net/tramp.el (tramp-default-method): Also check if
977 `auth-source-search' is bound.
978 (tramp-read-passwd): Use `auth-source-search' instead of
979 `auto-source-user-or-password'.
980
981 * net/tramp-imap.el: Autoload `auto-source-search' instead of
982 `auto-source-user-or-password.
983 (tramp-imap-passphrase-callback-function): Use it.
984
985 * net/imap-hash.el: Autoload `auto-source-search' instead of
986 `auto-source-user-or-password.
987 (imap-hash-open-connection): Use it.
988
989 * mail/smtpmail.el: Autoload `auto-source-search' instead of
990 `auto-source-user-or-password.
991 (smtpmail-try-auth-methods): Use it.
992
993 2011-02-12 Phil Hagelberg <phil@hagelb.org>
994
995 * emacs-lisp/package.el: Allow packages to be reinstalled.
996 (package--write-file-no-coding): Remove EXCL arg.
997 (package-unpack-single): Don't use it.
998
999 2011-02-12 Karl Pflästerer <k@rl.pflaesterer.de> (tiny change)
1000
1001 * vc/vc-svn.el: Adapt to Subversion change, with no .svn directory
1002 in each sub directory.
1003 (vc-svn-registered): Use vc-svn-root.
1004 (vc-svn-root): New function. Make vc-svn-responsible-p an alias.
1005 (vc-svn-repository-hostname): Use "svn info".
1006
1007 2011-02-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1008
1009 * simple.el (delete-trailing-whitespace): New optional buffer
1010 bound parameters.
1011
1012 2011-02-11 Bastien Guerry <bzg@altern.org>
1013
1014 * files.el (basic-save-buffer): save unmodified buffers when
1015 the file pointed by buffer-file-name doesn't exist.
1016
1017 2011-02-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1018
1019 * net/rcirc.el (rcirc-cmd-join): Accept multiple channels.
1020
1021 2011-02-11 Glenn Morris <rgm@gnu.org>
1022
1023 * emacs-lisp/cl-specs.el (multiple-value-bind): Fix debug spec.
1024
1025 2011-02-11 Juanma Barranquero <lekktu@gmail.com>
1026
1027 * net/rcirc.el (rcirc-send-ctcp): Remove spurious arg to `format'.
1028
1029 2011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
1030
1031 * server.el (server-process-filter): Use pcase.
1032
1033 * emacs-lisp/smie.el (smie-blink-matching-open): Don't use `pos' in two
1034 conflicting ways.
1035 (smie-indent--parent): Extend to "parent of arg".
1036 (smie-indent-inside-string): New function.
1037 (smie-indent-functions): Use it.
1038
1039 * vc/vc-dir.el (vc-dir-refresh): Reorder operations to try and avoid
1040 bzr locking race condition.
1041
1042 * emacs-lisp/edebug.el (edebug-instrument-function): Check a marker is
1043 still valid before using it.
1044
1045 * progmodes/grep.el (grep-mode-font-lock-keywords): Adjust to
1046 `message' -> `compilation-message' rename (bug#8004).
1047
1048 Move keymap initialization into declaration.
1049 * textmodes/enriched.el (enriched-mode-map):
1050 * textmodes/bib-mode.el (bib-mode-map):
1051 * term/lk201.el (lk201-function-map):
1052 * tar-mode.el (tar-mode-map):
1053 * replace.el (occur-mode-map):
1054 * progmodes/idlwave.el (idlwave-rinfo-mouse-map, idlwave-rinfo-map):
1055 * progmodes/idlw-help.el (idlwave-help-mode-map):
1056 * progmodes/gdb-mi.el (gdb-memory-format-menu, gdb-memory-unit-menu):
1057 * play/solitaire.el (solitaire-mode-map):
1058 * play/snake.el (snake-mode-map, snake-null-map):
1059 * play/pong.el (pong-mode-map):
1060 * play/handwrite.el (menu-bar-handwrite-map):
1061 * play/gametree.el (gametree-mode-map):
1062 * net/rcirc.el (rcirc-mode-map, rcirc-browse-url-map)
1063 (rcirc-multiline-minor-mode-map, rcirc-track-minor-mode-map):
1064 * net/newst-plainview.el (newsticker-menu, newsticker-mode-map)
1065 (newsticker--url-keymap):
1066 * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
1067 * menu-bar.el (menu-bar-file-menu, menu-bar-i-search-menu)
1068 (menu-bar-search-menu, menu-bar-replace-menu, menu-bar-goto-menu)
1069 (menu-bar-edit-menu, menu-bar-custom-menu)
1070 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
1071 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
1072 (menu-bar-line-wrapping-menu, menu-bar-options-menu)
1073 (menu-bar-games-menu, menu-bar-encryption-decryption-menu)
1074 (menu-bar-tools-menu, menu-bar-describe-menu)
1075 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
1076 (menu-bar-help-menu):
1077 * mail/rmailsum.el (rmail-summary-mode-map):
1078 * kmacro.el (kmacro-step-edit-map):
1079 * ibuffer.el (ibuffer-mode-groups-popup, ibuffer-mode-map)
1080 (ibuffer-mode-operate-map):
1081 * hi-lock.el (hi-lock-menu, hi-lock-map):
1082 * emulation/vip.el (vip-mode-map):
1083 * emacs-lisp/re-builder.el (reb-lisp-mode-map):
1084 * bookmark.el (bookmark-bmenu-mode-map):
1085 * help-mode.el (help-mode-map): Move initialization into declaration.
1086
1087 2011-02-10 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1088
1089 * net/rcirc.el: Add PRIVMSG and CTCP functions.
1090 (rcirc-send-privmsg, rcirc-send-ctcp): New functions.
1091 (rcirc-keepalive, rcirc-cmd-ctcp, rcirc-ctcp-sender-PING)
1092 (rcirc-cmd-me, rcirc-authenticate): Use them.
1093
1094 2011-02-10 Ken Manheimer <ken.manheimer@gmail.com>
1095
1096 * allout.el: Synopsis: Change allout user configuration so
1097 auto-activation is controlled solely by customization
1098 `allout-auto-activation'.
1099
1100 (allout-auto-activation-helper, allout-setup): New autoloads
1101 implement new custom set procedure for allout-auto-activation.
1102 Also, explicitly invoke
1103 (allout-setup) after allout-auto-activation is custom-defined, to
1104 effect the settings in emacs sessions besides the few where
1105 allout-auto-activation customization is donea.
1106 (allout-auto-activation): Use allout-auto-activation-helper to
1107 :set. Revise the docstring.
1108 (allout-init): Reduce functionality to just customizing
1109 allout-auto-activation, and mark obsolete.
1110 (allout-mode): Respect string values for allout-auto-activation.
1111 Run allout-after-copy-or-kill-hook without any args.
1112 (allout-mode, allout-layout, allout-default-layout)
1113 (outlineify-sticky): Adjust docstring for new scheme.
1114 (allout-after-copy-or-kill-hook): No arguments - hook implementers
1115 should concentrate on the kill ring.
1116
1117 2011-02-09 Teodor Zlatanov <tzz@lifelogs.com>
1118
1119 * password-cache.el (password-cache-remove): Accept secrets that are
1120 not strings.
1121
1122 2011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
1123
1124 * progmodes/sh-script.el (sh-font-lock-open-heredoc): Fix case
1125 of here-doc that immediately follows a comment.
1126
1127 2011-02-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1128
1129 * net/rcirc.el (rcirc-ctcp-sender-PING): Simplifying.
1130
1131 * net/rcirc.el (rcirc-cmd-ctcp): Use dedicated function when
1132 available.
1133 (rcirc-ctcp-sender-PING): New function.
1134
1135 2011-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
1136
1137 * obsolete/pc-select.el: Rename from emulation/pc-select.el (bug#7940).
1138 Remove the mark/nomark handling, and activate shift-select-mode instead.
1139
1140 * obsolete/pc-mode.el: Rename from emulation/pc-mode.el.
1141
1142 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1143
1144 * calc/calc-units.el (math-logunits-quant): Add support for
1145 non-logarithmic units.
1146
1147 2011-02-07 Ken Manheimer <ken.manheimer@gmail.com>
1148
1149 * allout.el (allout-after-copy-or-kill-hook): New hook for
1150 extension-specific processing of killed text.
1151 (allout-mode): Include new allout-after-copy-or-kill-hook among
1152 mentioned hooks.
1153 (allout-kill-line, allout-kill-topic): Ensure that processing
1154 after kill happens even if barf-if-buffer-read-only is raised.
1155 Include new allout-after-copy-or-kill-hook among that subsequent
1156 processing.
1157 (allout-deannotate-hidden): Actually remove the annotation text
1158 properties.
1159
1160 * allout.el (allout-listify-exposed): Copy text sans text properties.
1161
1162 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
1163
1164 * net/dbus.el (dbus-list-activatable-names): Add optional argument BUS.
1165
1166 2011-02-07 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1167
1168 * net/rcirc.el (rcirc-handler-317): New function (Bug#6507).
1169
1170 2011-02-06 Jay Belanger <jay.p.belanger@gmail.com>
1171
1172 * calc/calc.el (calc-logunits-field-reference): Rename from
1173 `calc-default-field-reference-level'.
1174 (calc-logunits-power-reference): Rename from
1175 `calc-default-power-reference-level'.
1176
1177 * calc/calc-units.el (math-logunits-quant): Rename from
1178 `math-logunits-level'
1179 (math-logunits-plus): Rename from math-logcombine.
1180 (calcFunc-luplus, calcFunc-luminus calc-luplus, calc-luminus): Remove.
1181 (calcFunc-lufieldadd, calcFunc-lupoweradd, calcFunc-lufieldsub)
1182 (calcFunc-lufieldsub, calc-logunits-add, calc-logunits-sub):
1183 New functions.
1184 (calcFunc-fieldquant): Rename from `calcFunc-fieldlevel'.
1185 (calcFunc-powerquant): Rename from `calcFunc-powerlevel'.
1186 (calc-logunits-quantity): Rename from `calc-level'.
1187 (calcFunc-dbfieldlevel, calcFunc-dbpowerlevel, calcFunc-npfieldlevel)
1188 (calcFunc-nppowerlevel, calc-logunits-dblevel, calc-logunits-nplevel)
1189 (math-logunits-mul, calcFunc-lufieldmul, calcFunc-lupowermul)
1190 (calc-logunits-mul, math-logunits-divide, calcFunc-lufielddiv)
1191 (calcFunc-lupowerdiv, calc-logunits-divide, math-logunits-level):
1192 New functions.
1193
1194 * calc/calc-help.el (calc-u-prefix-help): Remove "L" reference.
1195 (calc-ul-prefix-help): Remove.
1196 (calc-l-prefix-help): New function.
1197 (calc-full-help): Add reference to `calc-l-prefix-help'.
1198
1199 * calc/calc-ext.el (calc-init-extensions): Update autoloads.
1200
1201 * calc/README: Mention logarithmic units.
1202
1203 2011-02-06 Chong Yidong <cyd@stupidchicken.com>
1204
1205 * mail/emacsbug.el (report-emacs-bug-hook): Remove the check for
1206 non-ASCII characters (Bug#7925).
1207
1208 2011-02-05 Glenn Morris <rgm@gnu.org>
1209
1210 * emacs-lisp/cl-macs.el (return-from): Fix doc typo.
1211
1212 * calendar/diary-lib.el (diary-font-lock-keywords):
1213 Tweak diary-time-regexp match. (Bug#7891)
1214
1215 * progmodes/f90.el (f90-find-tag-default): New function. (Bug#7919)
1216 (f90-mode): Use it for mode's `find-tag-default-function' property.
1217
1218 * ibuf-ext.el (ibuffer-filter-disable): Make it work. (Bug#7969)
1219
1220 * faces.el (set-face-attribute): Doc fix. (Bug#2659)
1221
1222 2011-02-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1223
1224 * net/rcirc.el (rcirc-handler-JOIN): Reset mode-line-process
1225 (Bug#6386).
1226
1227 2011-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
1228
1229 * progmodes/sh-script.el (sh-here-doc-open-re): Don't rely on the
1230 font-lock-syntax-table remappings.
1231 (sh-here-doc-markers, sh-here-doc-re): Remove.
1232 (sh-font-lock-close-heredoc): Remove.
1233 (sh-syntax-propertize-here-doc): New function.
1234 (sh-font-lock-open-heredoc): Set the sh-here-doc-marker property
1235 instead of the sh-here-doc-re.
1236 (sh-font-lock-paren): Don't do anything in comments or strings.
1237 Handle line continuations. Accept a few more chars.
1238 Don't rely on the font-lock-syntax-table remappings.
1239 `esac' is not a valid pattern.
1240 (sh-syntax-propertize-function): Handle here-docs differently, so we
1241 don't bother syntax-propertizing the insides.
1242
1243 * progmodes/sh-script.el (sh-font-lock-paren, sh-kw, sh-prev-thing):
1244 Handle new bashisms ";&" and ";;&" (bug#7947).
1245
1246 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
1247
1248 * net/tramp-smb.el (tramp-smb-errors): Use `regexp-opt'.
1249 Add "NT_STATUS_IO_TIMEOUT" and "NT_STATUS_NO_SUCH_USER".
1250
1251 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1252
1253 * net/tramp.el (tramp-postfix-method-format)
1254 (tramp-postfix-method-regexp, tramp-prefix-domain-format)
1255 (tramp-prefix-domain-regexp, tramp-postfix-user-format)
1256 (tramp-postfix-user-regexp, tramp-prefix-port-format)
1257 (tramp-prefix-port-regexp, tramp-postfix-host-format)
1258 (tramp-postfix-host-regexp, tramp-handle-substitute-in-file-name):
1259 Doc fix.
1260
1261 2011-02-04 Sam Steingold <sds@gnu.org>
1262
1263 * mouse.el (mouse-buffer-menu-mode-groups): Add a "GDB" group.
1264
1265 2011-02-04 Andreas Schwab <schwab@linux-m68k.org>
1266
1267 * international/mule-util.el (with-coding-priority): Doc fix.
1268
1269 2011-02-04 Eli Zaretskii <eliz@gnu.org>
1270
1271 * arc-mode.el (archive-mode-map): Fix a typo in last change.
1272
1273 2011-02-03 Sam Steingold <sds@gnu.org>
1274
1275 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
1276 Do not error out when `func' is nil.
1277
1278 2011-02-03 Michael Albinus <michael.albinus@gmx.de>
1279
1280 * net/tramp-sh.el (tramp-remote-path): Add default settings for
1281 `tramp-default-remote-path' to the docstring.
1282 (tramp-get-remote-path): Suppress error message when `getconf
1283 PATH' fails.
1284
1285 * net/tramp-smb.el (tramp-smb-errors): Add "NT_STATUS_UNSUCCESSFUL".
1286
1287 2011-02-03 Glenn Morris <rgm@gnu.org>
1288
1289 * vc/vc-hg.el (vc-hg-command): Doc fix.
1290
1291 * term/w32-win.el (libpng-version): Declare for compiler.
1292
1293 * msb.el: No need to load dired while compiling.
1294
1295 * emacs-lisp/elint.el (elint-standard-variables):
1296 Remove a couple of built-ins that now have doc-strings.
1297
1298 * hi-lock.el, ps-bdf.el, ps-mule.el, ps-print.el, ps-samp.el:
1299 `require' is automatically `eval-and-compile'd.
1300
1301 * net/rcirc.el (rcirc-nick-completion-format): Add :version tag.
1302 (rcirc-log-directory, rcirc-log-flag): Move definitions before use.
1303
1304 * strokes.el (strokes-fill-current-buffer-with-whitespace):
1305 Move definition before use.
1306 (strokes-report-bug): Make it obsolete.
1307
1308 2011-02-02 Sam Steingold <sds@gnu.org>
1309
1310 * apropos.el (apropos-print): Now that `apropos-mode' inherits
1311 from `special-mode', entering it makes the buffer read-only, so
1312 call it only when everything has been already inserted.
1313 * emacs-lisp/ert.el (ert--setup-results-buffer)
1314 (ert-results-pop-to-backtrace-for-test-at-point)
1315 (ert-results-pop-to-messages-for-test-at-point)
1316 (ert-results-pop-to-timings): Ditto.
1317 * emacs-lisp/package.el (package--list-packages): Ditto.
1318 * play/solitaire.el (solitaire): Ditto.
1319
1320 2011-02-02 Chong Yidong <cyd@stupidchicken.com>
1321
1322 * progmodes/compile.el: Make all faces inherit.
1323 (compilation-warning): Inherit from font-lock-variable-name-face.
1324 (compilation-info): Inherit from font-lock-type-face.
1325 (compilation-line-number): Reassign to font-lock-keyword-face.
1326 (compilation-column-number): Reassign to font-lock-doc-face.
1327 (compilation-leave-directory-face): Reassign to
1328 font-lock-builtin-face.
1329
1330 2011-02-02 Eli Zaretskii <eliz@gnu.org>
1331
1332 * dired.el (dired-insert-directory): Don't invoke `ls' when
1333 ls-lisp.el is used to emulate it.
1334
1335 2011-02-01 Julien Danjou <julien@danjou.info>
1336
1337 * color.el (color-gradient): Add a color-gradient function.
1338
1339 2011-02-01 Sam Steingold <sds@gnu.org>
1340
1341 * simple.el (special-mode-map): Bind "h" to `describe-mode';
1342 bind "z" to `kill-this-buffer'.
1343 (completion-list-mode-map): Bind "z" to `kill-this-buffer'.
1344 * apropos.el (apropos-mode-map): Inherit from `special-mode-map'.
1345 (apropos-mode): Inherit from `special-mode'.
1346 * arc-mode.el (archive-mode-map): Inherit from `special-mode-map'.
1347 * bookmark.el (bookmark-bmenu-mode): Define using
1348 `define-derived-mode' inheriting from `special-mode'.
1349 * dired.el (dired-mode-map): Inherit from `special-mode-map'.
1350 * image-mode.el (image-mode-map): Ditto.
1351 * replace.el (occur-mode): Define using
1352 `define-derived-mode' inheriting from `special-mode'.
1353 * tar-mode.el (tar-mode): Inherit from `special-mode'.
1354 * calendar/diary-lib.el (diary-fancy-display-mode):
1355 Inherit from `special-mode-map'.
1356 * emacs-lisp/ert.el (ert-simple-view-mode, ert-results-mode):
1357 Inherit from `special-mode'.
1358 * emacs-lisp/package.el (package-menu-mode-map): Copy from
1359 `special-mode-map'.
1360 (package-menu-mode): Define using `define-derived-mode'
1361 inheriting from `special-mode'.
1362 * erc/erc-list.el (erc-list-menu-mode): Inherit from `special-mode'.
1363 * net/xesam.el (xesam-mode): Inherit from `special-mode'.
1364 (xesam-mode-map): Define separately.
1365 * play/solitaire.el (solitaire-mode): Inherit from `special-mode'.
1366 * progmodes/compile.el (compilation-minor-mode-map)
1367 (compilation-mode-map): Inherit from `special-mode-map'.
1368 * vc/diff-mode.el (diff-mode-shared-map):
1369 Inherit from `special-mode-map'.
1370 * vc/log-view.el (log-view-mode-map): Add a comment.
1371
1372 2011-02-01 Chong Yidong <cyd@stupidchicken.com>
1373
1374 * custom.el (load-theme): Define return value. Drop use of
1375 unsafep; call custom-theme-load-confirm for non-known-safe themes.
1376 (custom-theme-load-confirm): Scroll in the correct window.
1377 (custom-enabled-themes): Add custom-safe-themes to :set-after.
1378
1379 * cus-theme.el (custom-theme-checkbox-toggle): Don't activate the
1380 checkbox if load-theme fails.
1381
1382 2011-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1383
1384 * progmodes/compile.el (compilation-next-error): Check there's
1385 a message before using it (bug#7941).
1386
1387 2011-02-01 Jay Belanger <jay.p.belanger@gmail.com>
1388
1389 * calc/calc-mtx.el (math-lud-pivot-check): New function.
1390 (math-do-matrix-lud): Use `math-lud-pivot-check' to check the size
1391 of potential pivots.
1392
1393 2011-01-31 Alan Mackenzie <acm@muc.de>
1394
1395 * progmodes/cc-cmds.el (c-forward-over-illiterals):
1396 Continue parsing if we encounter a naked # (Bug#7595).
1397 (c-beginning-of-statement): Avoid loop in locating the beginning
1398 of a macro. (Not actually committed until 2011-02-20, see above).
1399
1400 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
1401
1402 * files.el (copy-directory): Fix arguments to recursive call.
1403
1404 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
1405
1406 * files.el (copy-directory): If destination is an existing
1407 directory, copy into a subdirectory there.
1408
1409 2011-01-31 Andreas Schwab <schwab@linux-m68k.org>
1410
1411 * emacs-lisp/shadow.el (load-path-shadows-find): Ignore leim-list
1412 files.
1413
1414 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
1415
1416 * image-dired.el (image-dired-mouse-display-image): No-op if no
1417 file is found (Bug#7817).
1418
1419 * mouse.el (mouse-menu-non-singleton): Doc fix (Bug#7801).
1420
1421 2011-01-31 Kenichi Handa <handa@m17n.org>
1422
1423 * international/quail.el (quail-keyboard-layout-alist):
1424 Remove superfluous SPC for "pc105-uk" (bug#7927).
1425
1426 2011-01-31 Glenn Morris <rgm@gnu.org>
1427
1428 * msb.el (msb-menu-bar-update-buffers): Update for changed
1429 argument handling of menu-bar-select-frame. (Bug#7902)
1430
1431 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
1432
1433 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Set a limit
1434 to the recursion depth (Bug#7722).
1435
1436 2011-01-31 Roy Liu <carsomyr@gmail.com> (tiny change)
1437
1438 * term/ns-win.el (ns-find-file): Expand ns-input-file with
1439 command-line-default-directory (Bug#7872).
1440
1441 2011-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
1442
1443 * progmodes/compile.el (compilation--flush-directory-cache):
1444 New function, extracted from compilation--remove-properties.
1445 (compilation--remove-properties, compilation--parse-region): Use it.
1446 (compilation--previous-directory): Handle one more case.
1447 (compilation-enable-debug-messages): Remove.
1448 (compilation-parse-errors, compilation--flush-parse): Just remove the
1449 left over debug messages.
1450
1451 2011-01-31 Sam Steingold <sds@gnu.org>
1452
1453 * progmodes/compile.el (compilation-enable-debug-messages):
1454 Add a variable to make the parsing messages introduced in
1455 2011-01-28T22:12:05Z!monnier@iro.umontreal.ca optional.
1456 (compilation-parse-errors, compilation--flush-parse): Use it.
1457
1458 2011-01-31 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1459
1460 * net/rcirc.el: New customizable nick completion format. (Bug#6314)
1461 (rcirc-nick-completion-format): New defcustom.
1462 (rcirc-complete): Use it.
1463
1464 2011-01-31 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1465
1466 * net/rcirc.el: Clean log filenames (Bug#7933).
1467 (rcirc-log-write): Use convert-standard-filename.
1468 (rcirc-log-filename-function): Documentation updates.
1469
1470 2011-01-30 Jan Djärv <jan.h.d@swipnet.se>
1471
1472 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer):
1473 Check report-emacs-bug-can-use-osx-open and use that if t.
1474 (report-emacs-bug-can-use-osx-open): New function.
1475 (report-emacs-bug): Rename can-xdg-email to can-insert-mail.
1476 Check report-emacs-bug-can-use-osx-open also for can-insert-mail.
1477
1478 2011-01-29 Chong Yidong <cyd@stupidchicken.com>
1479
1480 * vc/vc-dispatcher.el (vc-set-async-update): New function for
1481 updating Dired or VC-dir buffers after async command completes.
1482
1483 * vc/vc-bzr.el (vc-bzr-async-command): Return the process buffer.
1484 (vc-bzr-pull, vc-bzr-merge-branch): Use vc-set-async-update.
1485
1486 * vc/vc-git.el (vc-git-merge-branch): Add FETCH_HEAD to branch
1487 completions if it exists. Use vc-set-async-update.
1488 (vc-git-pull): Use vc-set-async-update.
1489
1490 * vc/vc-hg.el (vc-hg-pull): Fix default-contents arg to
1491 read-shell-command. Use vc-set-async-update.
1492 (vc-hg-merge-branch): Use vc-set-async-update.
1493
1494 2011-01-29 Daiki Ueno <ueno@unixuser.org>
1495
1496 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED):
1497 Don't presume KEYEXPIRED and KEYREVOKED to be a fatal error status
1498 (Bug#7931).
1499
1500 2011-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
1501
1502 * progmodes/compile.el: Avoid an N² behavior in grep.
1503 (compilation--previous-directory): New fun.
1504 (compilation--previous-directory-cache): New var.
1505 (compilation--remove-properties): Flush it.
1506 (compilation-directory-properties, compilation-error-properties):
1507 Use the new fun to speed up looking for the current directory.
1508
1509 2011-01-29 Chong Yidong <cyd@stupidchicken.com>
1510
1511 * vc/vc-hg.el (vc-hg-history): New var.
1512 (vc-hg-pull): Perform default pull if called via Lisp by vc-pull.
1513 (vc-hg-merge-branch): New function.
1514
1515 * vc/vc.el (vc-pull): Make vc-update an alias for this, instead of
1516 the other way around.
1517
1518 * vc/vc-git.el (vc-git-branches, vc-git-pull)
1519 (vc-git-merge-branch): New functions.
1520 (vc-git-history): New var.
1521
1522 2011-01-28 Chong Yidong <cyd@stupidchicken.com>
1523
1524 * vc/vc-dispatcher.el (vc-do-async-command): New function.
1525
1526 * vc/vc-bzr.el (vc-bzr-async-command): Convert into a wrapper for
1527 vc-do-async-command.
1528
1529 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch):
1530 Callers changed.
1531
1532 2011-01-28 Leo <sdl.web@gmail.com>
1533
1534 * emacs-lisp/advice.el (ad-make-advised-docstring): Don't apply
1535 highlighting to the "this function is advised" message.
1536
1537 * help-mode.el (help-mode-finish): Apply highlighting here, to
1538 avoid clobbering by substitute-command-keys (Bug#6304).
1539
1540 2011-01-28 Chong Yidong <cyd@stupidchicken.com>
1541
1542 * woman.el (woman0-roff-buffer): Process roff escape sequences
1543 occurring prior to the first request (Bug#7843).
1544
1545 2011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
1546
1547 * progmodes/compile.el: Don't use font-lock any more.
1548 (compilation-error-regexp-alist-alist): Change handling of makepp
1549 so it preserves the warning/error distinction on subsequent files.
1550 Simplify various rules.
1551 (compilation-directory-properties): Use font-lock-face.
1552 Add a compilation-message property.
1553 (compilation-internal-error-properties): Use font-lock-face.
1554 Don't set the compilation-debug property here.
1555 (compilation--put-prop, compilation--remove-properties)
1556 (compilation--parse-region, compilation--ensure-parse)
1557 (compilation--ensure-parse): New functions.
1558 (compilation-parse-errors): New function, largely inspired of
1559 compilation-mode-font-lock-keywords. Set compilation-debug here.
1560 (compilation--parsed): New var.
1561 (compilation--flush-parse): Use compilation--ensure-parse.
1562 (compilation-start): Don't call font-lock.
1563 (compilation-turn-on-font-lock): Remove.
1564 (compilation-setup): Don't set font-lock-extra-managed-props not change
1565 other font-lock settings, other than keywords.
1566 Don't activate font-lock-mode.
1567 Set change-major-mode-hook and before-change-functions.
1568 (compilation--unsetup): Remove properties and hooks.
1569 (compilation-next-single-property-change): New function.
1570 (compilation-next-error): Use it to parse when needed.
1571 (compile-goto-error): Parse buffer as needed.
1572 (compilation--compat-error-properties): Don't need a dummy `face'
1573 property any more.
1574
1575 2011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
1576
1577 * progmodes/compile.el: Use accessors for clarity and fix omake hack.
1578 (compilation-process-setup-function): Fix docstring's false promises.
1579 (compilation-error-regexp-alist-alist): Catch omake's continuous
1580 recompilation message and avoid reuse of old markers.
1581 (compilation-parse-errors-function): Declare obsolete.
1582 (compilation-buffer-modtime): Remove.
1583 (compilation--make-cdrloc, compilation--loc->col)
1584 (compilation--loc->line, compilation--loc->file-struct)
1585 (compilation--loc->marker, compilation--loc->visited)
1586 (compilation--make-file-struct, compilation--file-struct->file-spec)
1587 (compilation--file-struct->formats)
1588 (compilation--file-struct->loc-tree): New macros. Use them.
1589 (compilation--message): New defstruct. Use them.
1590 (compilation-next-error-function): Don't mess with timestamps to try
1591 and guess when to reparse.
1592
1593 2011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
1594
1595 * textmodes/tex-mode.el: Get rid of compilation-parse-errors-function
1596 (tex-old-error-file-name): New function,
1597 extracted from tex-compilation-parse-errors.
1598 (tex-compilation-parse-errors): Remove.
1599 (tex-error-regexp-alist): New var.
1600 (tex-shell): Use it to avoid compilation-parse-errors-function.
1601
1602 * progmodes/grep.el (grep-regexp-alist): Tighten regexp.
1603 (grep-mode-font-lock-keywords): Remove regexp that seems like
1604 a left-over from before we used compile.el.
1605 (grep-mode-font-lock-keywords): Call syntax-ppss-flush-cache when
1606 modifying the buffer within with-silent-modifications.
1607
1608 * progmodes/compile.el: Cleanup text-properties namespace by using
1609 `compilation-message' instead of `message', `compilation-directory'
1610 instead of `directory', and `compilation-debug' instead of `debug'.
1611 (compilation-last-buffer, compilation-parsing-end)
1612 (compilation-error-list, compilation-old-error-list): Move to the
1613 compatibility part of the code.
1614 (compilation-error-properties): If `file' is a function, let it return
1615 a file name.
1616 (compilation-mode-font-lock-keywords): Be more conservative with the
1617 omake "^ *" pattern prefix, to try and minimize the risk of
1618 pathologically slow regexp matching.
1619 (compilation-start): Use inhibit-read-only.
1620 (compilation--unsetup): New function.
1621 (compilation-shell-minor-mode, compilation-minor-mode): Use it.
1622 (compilation-filter): Minor tweaks.
1623 (compilation-next-error-function): Try and avoid abusing variables.
1624 (compilation--flush-file-structure): New fun.
1625 (compilation-fake-loc): Use it to improve behavior when file is reused.
1626 (debug-ignored-errors): Add "Moved past last ...".
1627 (compilation--compat-error-properties)
1628 (compilation--compat-parse-errors): Rename by doubling the "-".
1629
1630 Port features from the previous prolog.el to the new one.
1631 * progmodes/prolog.el (prolog-system): Add GNU and ECLiPSe options.
1632 (prolog-program-name, prolog-program-switches, prolog-consult-string)
1633 (prolog-compile-string, prolog-prompt-regexp): Get rid of the <foo>-i
1634 variable and use a function to compute the value dynamically.
1635 (prolog-prompt-regexp): Add regexp for GNU Prolog.
1636 (prolog-continued-prompt-regexp): Remove, unused.
1637 (prolog-find-value-by-system): Try and use the value of prolog-system
1638 in the *prolog* buffer if it helps.
1639 (prolog-mode-keybindings-common): Bind C-c C-z unconditionally...
1640 (prolog-zip-on): ..and check prolog-system and version here instead.
1641 (prolog-inferior-self-insert-command): New command.
1642 (prolog-inferior-mode-map): Use it.
1643 (prolog-inferior-error-regexp-alist): New var.
1644 (prolog-inferior-mode): Use it, with compilation-shell-minor-mode.
1645 (prolog-input-filter): Use derived-mode-p.
1646 (prolog-inferior-guess-flavor): New function.
1647 (prolog-ensure-process): Use it. Use make-comint-in-buffer rather than
1648 make-comint to avoid running comint-mode twice.
1649 (prolog-inferior-buffer): New fun.
1650 (prolog-old-process-region, prolog-old-process-file):
1651 Don't call prolog-bsts here...
1652 (prolog-build-prolog-command): ...do it here instead.
1653 (prolog-old-process-region, prolog-old-process-file):
1654 Use compilation-fake-loc and compilation-forget-errors.
1655 (prolog-consult-compile-region): Use bolp.
1656
1657 2011-01-28 Chong Yidong <cyd@stupidchicken.com>
1658
1659 * image-mode.el (image-display-size): Doc fix (Bug#7820).
1660
1661 2011-01-27 Sam Steingold <sds@gnu.org>
1662
1663 * midnight.el (clean-buffer-list-kill-never-buffer-names):
1664 Remove "*server*" which is never created by emacs server.
1665
1666 2011-01-27 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1667
1668 * vc/vc-bzr.el (vc-bzr-diff): Don't pass --diff-options unless
1669 there are some diff switches.
1670
1671 2011-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
1672
1673 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
1674 Copy change made to ruby-font-lock-syntactic-keywords.
1675
1676 * htmlfontify.el: Make it obey the font-lock-face text property.
1677 Miscellaneous cleanup such as:
1678 - Don't hide expressions after a closing paren.
1679 - Move initial setq into let.
1680 - Hoist common parts out of ifs.
1681 (hfy-p-to-face, hfy-p-to-face-lennart): Remove.
1682 (hfy-face-at): Use get-text-property instead.
1683 (hfy-prop-invisible-p): Use invisible-p if available.
1684 (htmlfontify-manual): Use \\[...].
1685 (hfy-html-quote-regex): Use [...].
1686 (hfy-combined-face-spec): Simplify.
1687 (hfy-compile-face-map): Don't presume point-min==1.
1688 (hfy-css-name, hfy-buffer, htmlfontify-buffer): Use \' rather than $ to
1689 match end of string.
1690 (hfy-text-p): η-reduce.
1691 (hfy-tags-for-file): Receive cache-hash directly.
1692 (hfy-mark-tag-names): Adjust call.
1693
1694 2011-01-27 Glenn Morris <rgm@gnu.org>
1695
1696 * msb.el (msb-after-load-hooks): Make it an obsolete alias.
1697 (msb-after-load-hook): Remove eval-after-load wackiness.
1698
1699 2011-01-25 Sam Steingold <sds@gnu.org>
1700
1701 * vc/vc-svn.el (vc-svn-diff): Use `diff-command' instead of the
1702 literal "diff" (important for windows-nt).
1703
1704 2011-01-25 Glenn Morris <rgm@gnu.org>
1705
1706 * emacs-lisp/copyright.el (copyright-at-end-flag)
1707 (copyright-names-regexp): Add safety properties.
1708 (copyright-year-ranges): New option.
1709 (copyright-find-end): New function, split from copyright-update-year.
1710 (copyright-update-year): Use copyright-find-end.
1711 (copyright-fix-years): Optionally, convert years to ranges.
1712 Handle years continued over comment lines.
1713 Do not mess with the fill-prefix.
1714 Do not call copyright-update.
1715 (copyright-update-directory): Optionally, fix years rather than update.
1716 Skip directories. Find files with only safe local vars.
1717
1718 2011-01-25 Stefan Monnier <monnier@iro.umontreal.ca>
1719
1720 * files.el (file-name-non-special): Only change buffer-file-name after
1721 insert-file-contents if it's `visit'ing the file (bug#7854).
1722
1723 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
1724
1725 * dired.el (dired-revert): Doc fix (Bug#7758).
1726
1727 * simple.el (line-move-visual): Doc fix (Bug#7594).
1728
1729 2011-01-25 Nobuyoshi Nakada <nobu@ruby-lang.org>
1730
1731 * progmodes/ruby-mode.el (ruby-here-doc-beg-match): Fix for
1732 here-doc which ends with an underscore.
1733 (ruby-mode-set-encoding): Skip shebang line always.
1734 (ruby-mode-map): Bind C-c C-c to comment-region.
1735 (ruby-font-lock-keywords): Highlight literal hash key labels as symbols.
1736 (ruby-forward-sexp): Stop after literal hash key labels.
1737 (ruby-font-lock-syntactic-keywords): Highlight regexp after open
1738 bracket.
1739
1740 2011-01-25 Keitaro Miyazaki <keitaro.miyazaki@gmail.com> (tiny change)
1741
1742 * emacs-lisp/re-builder.el (reb-mode-map): Set case-fold-search in
1743 the correct buffer (Bug#7650).
1744
1745 2011-01-25 Glenn Morris <rgm@gnu.org>
1746
1747 * comint.el (comint-mode): Doc fix. (Bug#7897)
1748
1749 * simple.el (do-auto-fill): Give it a doc string.
1750
1751 * button.el (make-text-button): Doc fix. (See bug#7881)
1752
1753 2011-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
1754
1755 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
1756 Don't move backward, so as not to fall in an inf-loop (bug#7736).
1757
1758 * progmodes/ruby-mode.el (ruby-syntax-propertize-function): (bug#7735)
1759 Handle ?" and friends differently (e.g. don't use backrefs).
1760
1761 2011-01-24 Jay Belanger <jay.p.belanger@gmail.com>
1762
1763 * calc/calc.el (calc-default-power-reference-level)
1764 (calc-default-field-reference-level): New variables.
1765 * calc/calc-units.el (math-standard-units): Add dB and Np.
1766 (math-logunits): New variable.
1767 (math-extract-logunits, math-logcombine, calcFunc-luplus)
1768 (calcFunc-luminus, calc-luplus, calc-luminus, math-logunit-level)
1769 (calcFunc-fieldlevel, calcFunc-powerlevel, calc-level):
1770 New functions.
1771 (math-find-base-units-rec): Add entry for ln(10).
1772 * calc/calc-help.el (calc-u-prefix-help): Add logarithmic help.
1773 (calc-ul-prefix-help): New function.
1774 * calc/calc-ext.el (calc-init-extensions): Autoload new units
1775 functions. Add keybindings for new units functions.
1776
1777 2011-01-22 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
1778
1779 * net/rcirc.el (rcirc-kill-buffer-hook): Flush logs when killing
1780 rcirc buffers. (Bug#4940)
1781
1782 2011-01-22 Glenn Morris <rgm@gnu.org>
1783
1784 * emacs-lisp/copyright.el (copyright-find-copyright): New function,
1785 split out from copyright-update-year.
1786 (copyright-update): Don't mess with the GPL version if we don't own the
1787 copyright. Update license regexp, and remove no longer needed
1788 Esperanto stuff.
1789 (copyright-fix-years): Use copyright-find-copyright.
1790
1791 2011-01-22 Chong Yidong <cyd@stupidchicken.com>
1792
1793 * vc/diff.el (diff-sentinel): Doc fix (Bug#7682).
1794
1795 2011-01-22 Jari Aalto <jari.aalto@cante.net>
1796
1797 * play/landmark.el: Change `lm-' prefix to `landmark-' (Bug#7672).
1798 (lm): Rename to landmark.
1799 (lm-test-run): Rename to landmark-test-run.
1800
1801 2011-01-22 Chong Yidong <cyd@stupidchicken.com>
1802
1803 * emacs-lisp/re-builder.el (reb-mode-map): Fix logic error in
1804 "Case sensitive" menu item.
1805
1806 2011-01-22 Roland McGrath <roland@frob.com>
1807
1808 * comint.el (comint-replace-by-expanded-history-before-point): Fix
1809 expansion of !$ and !!:N syntax to pick the indicated word (bug#7883).
1810
1811 2011-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
1812
1813 * progmodes/js.el (js--regexp-literal): Count backslashes (bug#7882).
1814
1815 2011-01-22 Jari Aalto <jari.aalto@cante.net>
1816
1817 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
1818 Assume foo(bar) is a manpage reference rather than some unquoted
1819 symbol (bug#7705).
1820
1821 2011-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
1822
1823 * subr.el (shell-quote-argument): Properly quote \n (bug#7687).
1824 Suggested by Flo <sensorflo@gmail.com>.
1825
1826 2011-01-22 Glenn Morris <rgm@gnu.org>
1827
1828 * progmodes/compile.el (compilation-error-regexp-alist):
1829 Fix custom type. (Bug#7812)
1830
1831 2011-01-22 Ken Manheimer <ken.manheimer@gmail.com>
1832
1833 * allout.el (allout-prefixed-keybindings): Bind (prefixed) '#' to
1834 allout-number-siblings, in keeping with what obtained due to
1835 (now-defunct) allout-keybindings-list. Ditch repeat binding to
1836 (prefixed) ?i.
1837 (allout-before-change-handler): Better expose spots affected by
1838 undo.
1839
1840 2011-01-22 Chong Yidong <cyd@stupidchicken.com>
1841
1842 * man.el (Man-highlight-references0): Use make-button (Bug#7881).
1843
1844 2011-01-22 Phil Hagelberg <phil@evri.com>
1845
1846 * pcmpl-unix.el (pcmpl-ssh-config-file): New option.
1847 (pcmpl-ssh-known-hosts): Rename from pcmpl-ssh-hosts.
1848 (pcmpl-ssh-config-hosts): New function.
1849 (pcmpl-ssh-hosts): Use pcmpl-ssh-config-hosts in addition to
1850 pcmpl-ssh-known-hosts.
1851
1852 2011-01-21 Jay Belanger <jay.p.belanger@gmail.com>
1853
1854 * calc/calc-undo.el (calc-undo): Autoload it.
1855 * calc/calc-ext.el (calc-init-extensions): Remove keybindings
1856 and autoload for `calc-undo'.
1857 * calc/calc.el (calc-mode-map): Add keybindings for `calc-undo'.
1858 * calc/calc-prog.el:
1859 * calc/calc-graph.el:
1860 * calc/calc-map.el: Change `arglist' to `math-arglist' throughout.
1861
1862 2011-01-21 Štěpán Němec <stepnem@gmail.com> (tiny change)
1863
1864 * calc/calc-ext.el (calc-init-extensions): Map all `undo'
1865 keybindings to `calc-undo'.
1866
1867 2011-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
1868
1869 Don't mess with *temp*.
1870 * obsolete/spell.el: Move from textmodes/spell.el.
1871 (spell-string):
1872 * term.el (term-read-input-ring):
1873 * startup.el (display-startup-echo-area-message):
1874 * progmodes/antlr-mode.el (antlr-directory-dependencies):
1875 * comint.el (comint-read-input-ring): Use with-temp-buffer.
1876 * international/mule.el (ctext-pre-write-conversion): Don't hardcode
1877 point-min==1.
1878
1879 2011-01-20 Ken Manheimer <ken.manheimer@gmail.com>
1880
1881 * allout.el (allout-institute-keymap): Use fset instead of
1882 reapplying defalias.
1883
1884 (allout-hotspot-key-handler): Check for non-control-modified
1885 bindings for hotspot characters if there are no control-modified
1886 versions.
1887
1888 * allout.el: Summary - migrate to defining allout mode using
1889 define-minor-mode instead of defun. Significantly clean-up
1890 internal keymap provisions, refactoring and, in the process,
1891 removing a lot of accumulated cruft.
1892
1893 allout-mode-map is now a keymap by virtue of being a defalias to
1894 allout-mode-map-value, which contains the actual keymap structure.
1895
1896 (allout-mode): Use define-minor-mode rather than defun.
1897 Remove now-unnecessary minor-mode setup activities from the body.
1898 Specify :keymap as allout-mode-map so the minor-mode-map-alist
1899 entry will be '(allout-mode . allout-mode-map) - see
1900 allout-mode-map-value, below. Adjust docstring to track changes.
1901 (allout-minor-mode): Remove this defalias, now that we're using
1902 define-minor-mode.
1903 (allout-mode-map): Set value to be 'allout-mode-map. The actual
1904 keymap is allout-mode-map-value, via defalias.
1905 (allout-mode-map-value): The variable holding the actual mode
1906 keymap structure, by virtue of defalias from allout-mode-map.
1907 (allout-compose-and-institute-keymap): Rename from
1908 allout-bind-keys, and including the binding-composition
1909 functionality of the former produce-allout-mode-map and
1910 allout-setup-mode-map.
1911 (allout-institute-keymap): Take over the "setup" part of the former
1912 allout-setup-mode-map. Reassign allout-mode-map-value value and
1913 update the defalias.
1914 (allout-command-prefix, allout-prefixed-keybindings)
1915 (allout-unprefixed-keybindings):
1916 Use allout-compose-and-institute-keymap to process the bindings.
1917 (allout-unprefixed-keybindings): Remove extraneous '?' question marks.
1918 (allout-prefixed-keybindings): Elide binding to (prefixed) \C-h -
1919 user can customize if they want to use that binding.
1920 Bind allout-copy-topic-as-kill to (prefixed) \M-k.
1921 Bind allout-up-current-level to (prefixed) \C-u. (I think i mistakenly
1922 elided that, previously, instead of the one for \C-h.)
1923 (allout-hotspot-key-handler): Remove attempt to resolve the key
1924 through the literal key-string lookup on allout-keybindings-list.
1925 That probably hasn't worked for a Long Time, and removal of
1926 allout-keybindings-list further simplifies the keybindings situation.
1927 (allout-pre-command-business): Use allout-mode-map-value instead
1928 of allout-mode-map.
1929 (allout-preempt-trailing-ctrl-h): Remove. The user can customize
1930 the bindings if they want to use a keybinding having a trailing
1931 \C-h. No deprecation needed since this feature was never in a release.
1932 (allout-keybindings-list): Remove. It's not been useful for a
1933 while. (See allout-hotspot-key-handler changes, above.)
1934 (produce-allout-mode-map): Remove. Consolidate into
1935 allout-compose-and-institute-keymap.
1936 (allout-mode-map-adjustments): Remove. No longer necessary with
1937 removal of allout-preempt-trailing-ctrl-h.
1938 (allout-setup-mode-map): Remove. Consolidate into
1939 allout-compose-and-institute-keymap and allout-institute-keymap.
1940
1941 2011-01-20 Glenn Morris <rgm@gnu.org>
1942
1943 * vc/vc-svn.el (vc-svn-after-dir-status): Tweak previous change.
1944
1945 * simple.el (read-expression-history): Remove, it's in minibuf.c.
1946
1947 2011-01-20 Chong Yidong <cyd@stupidchicken.com>
1948
1949 * subr.el (y-or-n-p): Revert 2011-01-07 change, removing ARGS.
1950
1951 * files.el (find-alternate-file, basic-save-buffer)
1952 (basic-save-buffer-2, revert-buffer, recover-file)
1953 (kill-buffer-ask, abort-if-file-too-large)
1954 (set-visited-file-name, write-file, backup-buffer)
1955 (basic-save-buffer, save-some-buffers):
1956 * dired-aux.el (dired-compress-file): Callers changed.
1957
1958 2011-01-19 Glenn Morris <rgm@gnu.org>
1959
1960 * vc/vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
1961 Also check the property status. (Bug#7861)
1962
1963 2011-01-18 Michael Albinus <michael.albinus@gmx.de>
1964
1965 * net/tramp.el (tramp-debug-message): Extend function exclude
1966 list. Use `regexp-opt'.
1967
1968 2011-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
1969
1970 * textmodes/tex-mode.el (tex-font-lock-verb): Make sure \verb
1971 highlighting doesn't spill over subsequent lines.
1972
1973 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't re-evaluate the
1974 keymap expression. Improve docstring.
1975
1976 * electric.el (electric-indent-post-self-insert-function):
1977 Don't auto-indent for indent-to-left-margin, it's too often
1978 counter-productive.
1979
1980 2011-01-16 Tassilo Horn <tassilo@member.fsf.org>
1981
1982 * strokes.el (strokes-read-stroke): Re-fill strokes buffer with
1983 spaces if the frame was resized, so that the full visible buffer
1984 serves as canvas for strokes.
1985
1986 2011-01-16 Glenn Morris <rgm@gnu.org>
1987
1988 * info-xref.el (info-xref-docstrings): Replace cl function.
1989 Also skip directories.
1990
1991 2011-01-16 Kevin Ryde <user42@zip.com.au>
1992
1993 * info-xref.el: Version 3.
1994 (info-xref-check, info-xref-check-all): Move commentary details
1995 into docstrings for better visibility.
1996 Use compilation-mode for the results buffer.
1997 (info-xref-output, info-xref-output-error, info-xref-with-output)
1998 (info-xref-filename, info-xref-in-progress):
1999 New internals for this.
2000 (info-xref-check-list, info-xref-check-buffer)
2001 (info-xref-check-all-custom): Use those.
2002 (info-xref-output-buffer): Rename from info-xref-results-buffer.
2003 (info-xref-output-heading): Rename from info-xref-filename-heading.
2004 (info-xref-good, info-xref-bad, info-xref-xfile-alist)
2005 (info-xref-filename-heading): Move to output managing section.
2006 (info-xref-docstrings): New command checking "Info node `(foo)Bar'"
2007 (info-xref-lock-file-p, info-xref-with-file): New helpers for it.
2008 (info-xref-subfile-p): Move to generic section with those two.
2009 (info-xref-check-node): New function split from
2010 info-xref-check-buffer, shared by info-xref-docstrings.
2011 (info-xref-goto-node-p): Move to a checking section with that func.
2012 (info-xref-unavail): New counter.
2013 (info-xref-check-node): Use it.
2014 (info-xref-with-output): Show count of unavailables at end of output.
2015 (info-xref-all-info-files): Exclude ".*" dotfiles. Ignore broken
2016 symlinks. Exclude .texi files. Exclude Emacs backup files.
2017 (info-xref-check-all-custom): Fix quietening viper-mode and
2018 gnus-registry-install -- use setq not let so as not to unbind
2019 after load.
2020
2021 2011-01-16 Juri Linkov <juri@jurta.org>
2022
2023 * isearch.el (isearch-abort): Don't quit if search has
2024 an incomplete regexp (isearch-error is non-nil). (Bug#7534)
2025
2026 2011-01-15 Mark Diekhans <markd@soe.ucsc.edu>
2027
2028 * files.el (backup-buffer): Make last-resort backup file in
2029 .emacs.d (Bug#6953).
2030
2031 * subr.el (locate-user-emacs-file): If .emacs.d does not exist,
2032 make it with permission 700.
2033
2034 2011-01-15 Kenichi Handa <handa@m17n.org>
2035
2036 * mail/rmailmm.el (rmail-mime-insert-header):
2037 Set rmail-mime-coding-system to a cons whose car is the last coding
2038 system used to decode the header.
2039 (rmail-mime-find-header-encoding): New function.
2040 (rmail-mime-insert-decoded-text):
2041 Override rmail-mime-coding-system if it is a cons.
2042 (rmail-show-mime): If only a header part was decoded, find the
2043 coding system while ignoring mm-charset-override-alist.
2044
2045 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
2046
2047 * subr.el (event-start, event-end): Doc fix (Bug#7826).
2048
2049 2011-01-15 Kenichi Handa <handa@m17n.org>
2050
2051 * mail/rmailmm.el (rmail-mime-next-item)
2052 (rmail-mime-previous-item): Delete them.
2053 (rmail-mime-shown-mode): Recursively call for children.
2054 (rmail-mime-hidden-mode): Delete the 2nd arg TOP.
2055 Callers changed.
2056 (rmail-mime-raw-mode): Recursively call for children.
2057 (rmail-mode-map): Change mapping of tab and backtab to
2058 forward-button and backward-button respectively.
2059 (rmail-mime-insert-tagline): Always insert "Hide" or "Show"
2060 button.
2061 (rmail-mime-update-tagline): New function.
2062 (rmail-mime-insert-text): Call rmail-mime-update-tagline if the
2063 body display is changed.
2064 (rmail-mime-toggle-button): Rename from rmail-mime-image.
2065 (rmail-mime-image): Delete this button type.
2066 (rmail-mime-toggle): New button type.
2067 (rmail-mime-insert-bulk): Call rmail-mime-update-tagline if the
2068 body display is changed. Change the save button label to "Save".
2069 Don't process show/hide button here.
2070 (rmail-mime-insert-multipart): Call rmail-mime-update-tagline if
2071 the body display is changed. Unconditionally call
2072 rmail-mime-insert for children.
2073 (rmail-mime-handle): Update `display' vector of the just inserted
2074 entity.
2075 (rmail-mime-process): If mail-header-parse-content-type returns
2076 nil, use "text/plain" as the fallback type.
2077 (rmail-mime-insert): For raw-mode, recursively call
2078 rmail-mim-insert for children.
2079 (rmail-mime): Handle the case that the current buffer is not rmail
2080 buffer (e.g. in summary buffer).
2081
2082 2011-01-15 Kenichi Handa <handa@m17n.org>
2083
2084 * mail/rmailmm.el (rmail-mime-next-item)
2085 (rmail-mime-previous-item): Skip the body of a non-multipart
2086 entity if a tagline is shown.
2087
2088 2011-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2089
2090 * tmm.el (tmm-get-keymap): Skip bindings without labels (bug#7721).
2091 (tmm-prompt): Simplify.
2092 (tmm-add-prompt): Remove unused var `win'.
2093
2094 * whitespace.el (global-whitespace-newline-mode): Fix call (bug#7810)
2095 to minor mode which used nil accidentally to mean "turn off".
2096
2097 2011-01-15 Michael Albinus <michael.albinus@gmx.de>
2098
2099 * net/tramp-sh.el (tramp-find-inline-compress)
2100 (tramp-get-inline-coding): Quote command after pipe symbol for
2101 local calls under W32. (Bug#6784)
2102
2103 2011-01-15 Michael Albinus <michael.albinus@gmx.de>
2104
2105 * net/tramp.el (tramp-default-method): Initialize with pscp/plink
2106 only when running under W32.
2107
2108 2011-01-15 Eli Zaretskii <eliz@gnu.org>
2109
2110 * progmodes/grep.el (grep-compute-defaults): Quote the program
2111 file name after the pipe symbol in Grep templates. (Bug#6784)
2112 * jka-compr.el (jka-compr-partial-uncompress): Likewise.
2113
2114 2011-01-15 Lennart Borgman <lennart.borgman@gmail.com>
2115
2116 * buff-menu.el (Buffer-menu-buffer-list): New var.
2117 (Buffer-menu-revert-function, list-buffers-noselect): Use it, so a
2118 restricted buffer list is not lost on revert (Bug#7749).
2119
2120 2011-01-15 Eric Hanchrow <eric.hanchrow@gmail.com>
2121
2122 * net/ldap.el (ldap-search-internal): Discard stderr output.
2123
2124 2011-01-15 Eli Zaretskii <eliz@gnu.org>
2125
2126 * files.el (directory-abbrev-alist): Doc fix. (Bug#7777)
2127
2128 2011-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2129
2130 * vc-bzr.el (vc-bzr-annotate-time): Tweak previous change.
2131
2132 2011-01-15 Kenichi Handa <handa@m17n.org>
2133
2134 * mail/rmailmm.el (rmail-mime-insert-bulk): Display an unknown
2135 part as a plain text.
2136 (rmail-mime-process-multipart): Set the default content-type to
2137 nil for unknown multipart subtypes (bug#7651).
2138
2139 2011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
2140
2141 * hexl.el (hexl-mode-old-*): Remove.
2142 (hexl-mode--old-var-vals): New var to replace them.
2143 (hexl-mode--minor-mode-p, hexl-mode--setq-local): New funs.
2144 (hexl-mode, hexl-follow-line, hexl-activate-ruler):
2145 Use them to set local vars (bug#7846).
2146 (hexl-mode-exit): Use hexl-mode--old-var-vals to restore state.
2147 (hexl-backward-short, hexl-backward-word, hexl-scroll-down)
2148 (hexl-scroll-up, hexl-end-of-1k-page, hexl-end-of-512b-page): Simplify.
2149
2150 * vc/smerge-mode.el: Resolve comment conflicts more aggressively.
2151 (smerge-resolve--normalize-re): New var.
2152 (smerge-resolve--extract-comment, smerge-resolve--normalize): New funs.
2153 (smerge-resolve): Use them.
2154 * newcomment.el (comment-only-p): New function.
2155 (comment-or-uncomment-region): Use it.
2156
2157 2011-01-14 Brent Goodrick <bgoodr@gmail.com> (tiny change)
2158
2159 * abbrev.el (prepare-abbrev-list-buffer): If listing local abbrev
2160 table, get the value before switching to the output buffer. (Bug#7733)
2161
2162 2011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
2163
2164 * progmodes/python.el (python-mode): Don't impose font-lock (bug#3628).
2165
2166 2011-01-14 Kim F. Storm <storm@cua.dk>
2167
2168 * emulation/cua-base.el (cua--init-keymaps):
2169 Remap exchange-point-and-mark in cua-global-keymap.
2170
2171 2011-01-14 Tassilo Horn <tassilo@member.fsf.org>
2172
2173 * progmodes/sh-script.el (sh-other-keywords): Add ZSH's foreach
2174 loop keyword.
2175
2176 2011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
2177
2178 * emacs-lisp/easymenu.el: Add :enable (bug#7754), and obey :label.
2179 Require CL.
2180 (easy-menu-create-menu, easy-menu-convert-item-1):
2181 Use :label rather than nil for labels. Use `case'.
2182 Add :enable as alias for :active.
2183 (easy-menu-binding): Obey :label.
2184
2185 2011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
2186
2187 Use run-mode-hooks for major mode hooks (bug#513).
2188 * textmodes/reftex-toc.el (reftex-toc-mode-map):
2189 Rename from reftex-toc-map.
2190 (reftex-toc-mode): Use define-derived-mode.
2191 * textmodes/reftex-sel.el (reftex-select-shared-map): New map.
2192 (reftex-select-label-mode-map, reftex-select-bib-mode-map):
2193 Rename from reftex-select-(label|bib)-map. Move init into declaration.
2194 (reftex-select-label-mode, reftex-select-bib-mode):
2195 Use define-derived-mode.
2196 * textmodes/reftex-index.el (reftex-index-phrases-mode-map)
2197 (reftex-index-mode-map): Rename from reftex-index(-phrases)-map.
2198 Move init into delcaration.
2199 (reftex-index-mode, reftex-index-phrases-mode):
2200 Use define-derived-mode.
2201 * speedbar.el (speedbar-mode-syntax-table): Renaqme from
2202 speedbar-syntax-table. Move init into declaration.
2203 (speedbar-mode-map): Rename from speedbar-key-map.
2204 Move init into declaration.
2205 (speedbar-file-key-map): Move init into declaration.
2206 (speedbar-mode): Use define-derived-mode.
2207 * recentf.el (recentf-mode): Don't run hook (or message) redundantly.
2208 * net/rcirc.el (rcirc-mode): Use run-mode-hooks.
2209 * emacs-lisp/chart.el (chart-mode-map): Rename from chart-map.
2210 (chart-face-list): Move initialization into declaration.
2211 (chart-mode): Use define-derived-mode.
2212 * calculator.el (calculator-mode-map): Move init into declaration.
2213 (calculator-mode): Use define-derived-mode.
2214
2215 * mail/mail-utils.el (mail-strip-quoted-names): Make the regexp code
2216 work for nested comments.
2217
2218 * progmodes/prolog.el: Use syntax-propertize. Further code cleanup.
2219 (prolog-use-prolog-tokenizer-flag): Change default when
2220 syntax-propertize can be used.
2221 (prolog-syntax-propertize-function): New var.
2222 (prolog-mode-variables): Move make-local-variable into `set'.
2223 Don't make comment-column local since we don't set it.
2224 Set comment-add (as it was in previous prolog.el). Use dolist.
2225 Set syntax-propertize-function.
2226 (prolog-mode, prolog-inferior-mode):
2227 Call prolog(-inferior)-menu directly, not through the mode-hook.
2228 (prolog-buffer-module, prolog-indent-level)
2229 (prolog-paren-is-the-first-on-line-p, prolog-paren-balance)
2230 (prolog-comment-limits, prolog-goto-comment-column):
2231 Use line-(end|beginning)-position.
2232 (prolog-build-prolog-command): Tighten up regexp.
2233 (prolog-consult-compile): Move make-local-variable into `set'.
2234 (prolog-consult-compile-filter, prolog-goto-next-paren)
2235 (prolog-help-on-predicate, prolog-clause-info)
2236 (prolog-mark-predicate): Don't let+setq.
2237 (prolog-indent-line): Use indent-line-to.
2238 Only call prolog-goto-comment-column if necessary.
2239 (prolog-indent-level): Use bobp.
2240 (prolog-first-pos-on-line): Remove, not used any more.
2241 (prolog-in-string-or-comment): Use syntax-ppss if available.
2242 (prolog-help-on-predicate): Use read-string.
2243 (prolog-goto-predicate-info): Simplify.
2244 (prolog-read-predicate): Use `default' rather than `initial'.
2245 (prolog-temporary-file): Use make-temp-file to close a security hole.
2246 (prolog-toggle-sicstus-sd): New command.
2247 (prolog-electric-underscore, prolog-variables-to-anonymous):
2248 Use dynamic-scoping as it was meant.
2249 (prolog-menu): Move menu definitions to top-level.
2250 Use a toggle-button for Sicstus's source debugger.
2251 Change "Code" to the more usual "Prolog", and hence change "Prolog"
2252 to "System".
2253 (prolog-inferior-menu): Reuse prolog-menu's help menu.
2254 Move other menu definition to top-level.
2255
2256 2011-01-13 Tassilo Horn <tassilo@member.fsf.org>
2257
2258 * doc-view.el (doc-view-open-text): Use meaningful text buffer
2259 name. Keep original document's directory as default-directory
2260 (bug#6446).
2261 (doc-view-initiate-display): Fall back to normal mode when
2262 doc-view-mode cannot be enabled, also when extracting the document
2263 text into a separate buffer (bug#6446).
2264
2265 * simple.el (shell-command): Don't error out if shell command
2266 buffer contains text with non-nil read-only property when erasing
2267 the buffer.
2268
2269 2011-01-13 Kim F. Storm <storm@cua.dk>
2270
2271 * ido.el (ido-may-cache-directory): Move "too-big" check later.
2272 (ido-next-match, ido-prev-match): Fix stray reordering of matching
2273 items when cycling through the matches.
2274
2275 2011-01-13 Tassilo Horn <tassilo@member.fsf.org>
2276
2277 * dired-x.el (dired-omit-verbose): New defcustom that allows
2278 disabling the omit messages.
2279 (dired-omit-expunge): Use it.
2280
2281 2011-01-13 Christian Ohler <ohler@gnu.org>
2282
2283 * emacs-lisp/ert.el, emacs-lisp/ert-x.el: New files.
2284
2285 2011-01-13 Chong Yidong <cyd@stupidchicken.com>
2286
2287 * font-lock.el (font-lock-verbose): Default to nil.
2288
2289 2011-01-13 Chong Yidong <cyd@stupidchicken.com>
2290
2291 * simple.el (sendmail-user-agent-compose): Move to sendmail.el.
2292 (compose-mail): New arg RETURN-ACTION.
2293 (compose-mail-other-window, compose-mail-other-frame): Likewise.
2294
2295 * mail/sendmail.el (mail-return-action): New var.
2296 (mail-mode): Make it buffer-local.
2297 (mail-bury): Obey it. Move special Rmail window handling to
2298 rmail-mail-return.
2299 (mail, mail-setup): New arg RETURN-ACTION.
2300 (sendmail-user-agent-compose): Move from simple.el.
2301
2302 * mail/rmail.el (rmail-mail-return): New function.
2303 (rmail-start-mail): Pass it to compose-mail.
2304
2305 2011-01-12 Chong Yidong <cyd@stupidchicken.com>
2306
2307 * menu-bar.el (menu-bar-custom-menu): Tweak Mule and Customize
2308 menus. Add menu item for customize-themes.
2309
2310 * cus-theme.el (customize-themes):
2311 * emacs-lisp/package.el (package--list-packages):
2312 Use switch-to-buffer.
2313
2314 2011-01-11 Johan Bockgård <bojohan@gnu.org>
2315
2316 * emacs-lisp/unsafep.el (unsafep): Handle backquoted forms.
2317
2318 2011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2319
2320 * progmodes/prolog.el: Fix up coding convention and such.
2321 (prolog-indent-width): Use the same default as in
2322 previous prolog.el rather than tab-width which depends on which buffer
2323 is current when the file is loaded.
2324 (prolog-electric-newline-flag): Only enable if electric-indent-mode
2325 is not available.
2326 (prolog-emacs): Remove. Use (featurep 'xemacs) instead.
2327 (prolog-known-systems): Remove.
2328 (prolog-mode-syntax-table, prolog-inferior-mode-map):
2329 Move initialization into declaration.
2330 (prolog-mode-map): Move initialization into declaration.
2331 Remove system-specific mode-map vars, since they referred to the same
2332 keymap anyway.
2333 (prolog-mode-variables): Obey the user's preference w.r.t
2334 adaptive-fill-mode. Prefer symbol-value to `eval'.
2335 (prolog-mode-keybindings-edit): Add compatibility bindings.
2336 (prolog-mode): Use define-derived-mode. Don't handle mercury here.
2337 (mercury-mode-map): New var.
2338 (mercury-mode, prolog-inferior-mode): Use define-derived-mode.
2339 (prolog-ensure-process, prolog-process-insert-string)
2340 (prolog-consult-compile): Use with-current-buffer.
2341 (prolog-guess-fill-prefix): Simplify data flow.
2342 (prolog-replace-in-string): New function to use instead of
2343 replace-in-string.
2344 (prolog-enable-sicstus-sd): Don't abuse `eval'.
2345 (prolog-uncomment-region): Use `uncomment-region' when available.
2346 (prolog-electric-colon, prolog-electric-dash): Use `eolp'.
2347 (prolog-int-to-char, prolog-char-to-int): New functions to use instead
2348 of int-to-char and char-to-int.
2349 (prolog-mode-hook, prolog-inferior-mode-hook): Don't force font-lock.
2350
2351 2011-01-11 Stefan Bruda <stefan@bruda.ca>
2352
2353 * progmodes/prolog.el: Replace by a whole new file.
2354
2355 2011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2356
2357 * subr.el (eval-after-load): Fix timing for features (bug#7769).
2358 (declare-function, undefined, insert-for-yank)
2359 (replace-regexp-in-string): Follow checkdoc's recommendations.
2360
2361 2011-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
2362
2363 * calendar/diary-lib.el (diary-mode): Refresh *Calendar* after
2364 refreshing the diary buffer.
2365
2366 2011-01-10 Ken Manheimer <ken.manheimer@gmail.com>
2367
2368 * allout.el: Add 2011 to the file copyright.
2369 (allout-encrypt-string): Prevent encryption from adding an extra
2370 newline at the end of the topic body.
2371 (allout-version): Increment to 2.3.
2372
2373 2011-01-10 Michael Albinus <michael.albinus@gmx.de>
2374
2375 * net/dbus.el (dbus-unregister-service): Complete doc.
2376 Fix call of dbus-error signal.
2377 (dbus-register-property): Use `dont-register' keyword.
2378
2379 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2380
2381 * net/dbus.el (dbus-unregister-service): Translate returned
2382 integer into a symbol.
2383 (dbus-register-property): Use `dbus-register-service' to do the
2384 name registration.
2385
2386 2011-01-09 Chong Yidong <cyd@stupidchicken.com>
2387
2388 * progmodes/idlw-help.el (idlwave-help-link): Inherit from link face.
2389 Suggested by Joakim Verona.
2390
2391 * comint.el (comint-highlight-prompt): Inherit minibuffer-prompt.
2392
2393 * wid-edit.el (visibility): Replace :on-image and :off-image
2394 widget properties with :on-glyph and :off-glyph, for consistency
2395 with the `visibility' widget.
2396 (widget-toggle-value-create, widget-visibility-value-create):
2397 Merge into a single function `widget-toggle-value-create'.
2398
2399 * cus-edit.el (custom-variable-value-create, custom-visibility)
2400 (custom-face-edit-value-create, custom-face-value-create):
2401 Replace :on-image and :off-image widget properties with :on-glyph and
2402 :off-glyph, for consistency with the `visibility' widget.
2403
2404 2011-01-09 Andreas Schwab <schwab@linux-m68k.org>
2405
2406 * net/ldap.el (ldap-search-internal): Don't use eval.
2407
2408 2011-01-09 Chong Yidong <cyd@stupidchicken.com>
2409
2410 * subr.el (read-char-choice): Use read-key.
2411
2412 * custom.el (custom-safe-themes): Rename from
2413 custom-safe-theme-files. Add :risky tag.
2414 (load-theme, custom-theme-load-confirm): Save sha1 hashes to
2415 custom-safe-themes, not filenames. Suggested by Stefan Monnier.
2416
2417 2011-01-09 Chong Yidong <cyd@stupidchicken.com>
2418
2419 * tool-bar.el (tool-bar-setup): Remove Help button. Remove label
2420 from Search and add a label to Undo.
2421
2422 * vc/vc-dir.el (vc-dir-tool-bar-map): Rearrange, removing
2423 inappropriate buttons and adding :vert-only tags.
2424
2425 * progmodes/compile.el (compilation-mode-tool-bar-map): Adjust to
2426 removal of Help tool-bar button. Remove Undo button for space.
2427
2428 * info.el (info-tool-bar-map): Add :vert-only tags.
2429
2430 2011-01-08 Tassilo Horn <tassilo@member.fsf.org>
2431
2432 * doc-view.el (doc-view-mode-p): Check for png or imagemagick
2433 image backend support. Either of them is fine.
2434
2435 2011-01-08 Chong Yidong <cyd@stupidchicken.com>
2436
2437 * subr.el (y-or-n-p): Doc fix.
2438
2439 * custom.el (custom-safe-theme-files): New defcustom.
2440 (custom-theme-load-confirm): New function.
2441 (load-theme): Load theme using `load', confirming with
2442 custom-theme-load-confirm if necessary.
2443
2444 * subr.el (read-char-choice): New function, factored out from
2445 dired-query and hack-local-variables-confirm.
2446
2447 * dired-aux.el (dired-query):
2448 * files.el (hack-local-variables-confirm): Use it.
2449
2450 * dired-aux.el (dired-compress-file):
2451 * files.el (abort-if-file-too-large, find-alternate-file)
2452 (set-visited-file-name, write-file, backup-buffer)
2453 (basic-save-buffer, basic-save-buffer-2, save-some-buffers)
2454 (delete-directory, revert-buffer, recover-file, kill-buffer-ask):
2455 Use new format string args for y-or-n-p and yes-or-no-p.
2456
2457 2011-01-08 Andreas Schwab <schwab@linux-m68k.org>
2458
2459 * progmodes/compile.el (compilation-error-regexp-alist-alist)
2460 [gcc-include]: Tighten file name match, add match for column
2461 number. (Bug#7806)
2462 [gnu]: Remove unused group.
2463
2464 2011-01-08 Glenn Morris <rgm@gnu.org>
2465
2466 * makefile.w32-in (EMACSOPT): Add --no-site-lisp.
2467
2468 * makefile.w32-in (EMACSOPT): -batch implies --no-init-file.
2469
2470 2011-01-07 Sam Steingold <sds@gnu.org>
2471
2472 * w32-fns.el (w32-shell-name): Use `shell-file-name' instead of
2473 the `explicit-shell-file-name' because that is the
2474 non-interactive shell.
2475
2476 2011-01-07 Chong Yidong <cyd@stupidchicken.com>
2477
2478 * subr.el (y-or-n-p): Accept format string args.
2479
2480 2011-01-07 Glenn Morris <rgm@gnu.org>
2481
2482 * Makefile.in (EMACSOPT): Add --no-site-lisp.
2483
2484 2011-01-06 Ken Manheimer <ken.manheimer@gmail.com>
2485
2486 * allout.el (allout-back-to-current-heading): Ensure return to
2487 the visible containing topic, rather than a collapsed one.
2488 (allout-view-change-hook): Remove hook that was deprecated long ago.
2489 (allout-exposure-change-hook): Remove documentation remarks
2490 concerning removed allout-view-change-hook.
2491 (allout-flag-region): Remove invocation of and documentation
2492 remarks concerning allout-view-change-hook.
2493
2494 2011-01-06 Glenn Morris <rgm@gnu.org>
2495
2496 * vc/vc-bzr.el (vc-bzr-annotate-command, vc-bzr-annotate-time)
2497 (vc-bzr-annotate-extract-revision-at-line):
2498 Handle authors with embedded spaces. (Bug#7792)
2499
2500 2011-01-05 Tassilo Horn <tassilo@member.fsf.org>
2501
2502 * doc-view.el (doc-view-image-width): New variable.
2503 (doc-view-enlarge, doc-view-insert-image): Prefer imagemagick
2504 backend for PNG images, and do dynamic rescaling instead of
2505 reconverting the whole doc.
2506
2507 2011-01-05 Glenn Morris <rgm@gnu.org>
2508
2509 * emacs-lisp/rx.el (rx-repeat): Replace CL function.
2510
2511 2011-01-04 Ken Manheimer <ken.manheimer@gmail.com>
2512
2513 * allout.el: Reconcile with changes in line movement behavior for
2514 long text lines that cross more than a single physical window
2515 line, ie when truncate-lines is nil.
2516 (allout-next-visible-heading): Provide for change in line-move
2517 behavior on long lines when truncate-lines is nil. In that case,
2518 line-move can wind up on the same textual line when it moves to
2519 the next window line, and moving to the bullet position after the
2520 move yields zero advancement. Add logic to detect and compensate
2521 for the lack of progress.
2522 (allout-current-topic-collapsed-p): move-end-of-line respect for
2523 field boundaries is different when operating with body lines
2524 shorter than window width versus ones greater than window width,
2525 which can yield false negatives in this function. Avoid
2526 difference by applying move-end-of-line while field-text-motion is
2527 inhibited.
2528
2529 2011-01-04 Glenn Morris <rgm@gnu.org>
2530
2531 * textmodes/rst.el (rst-compile-toolsets):
2532 Add pdf and s5 to option alist.
2533
2534 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2535
2536 * net/dbus.el (dbus-register-property): Add optional parameter
2537 dont-register-service. Updated docstring accordingly.
2538
2539 2011-01-04 Andreas Schwab <schwab@linux-m68k.org>
2540
2541 * textmodes/rst.el (rst-compile-pdf-preview)
2542 (rst-compile-slides-preview): Remove extra line.
2543
2544 2011-01-04 Glenn Morris <rgm@gnu.org>
2545
2546 * textmodes/rst.el (rst-compile-toolsets): Make it a defcustom.
2547 Add `pdf' and `s5' entries. Use `prog.py' if found, otherwise
2548 default to `prog' without a .py extension.
2549 (rst-compile-pdf-preview, rst-compile-slides-preview):
2550 Use program names from rst-compile-toolsets, rather than hard-coding.
2551 (rst-portable-mark-active-p): Fix presumed typo.
2552
2553 2011-01-02 Eli Zaretskii <eliz@gnu.org>
2554
2555 * term/w32-win.el (dynamic-library-alist): Set up correctly for
2556 libpng versions both before and after 1.4.0. (Bug#7716)
2557
2558 2011-01-02 Eli Zaretskii <eliz@gnu.org>
2559
2560 * time.el (display-time-mode): Mention display-time-interval in
2561 the doc string. (Bug#7713)
2562
2563 2011-01-02 Kenichi Handa <handa@m17n.org>
2564
2565 * mail/rmailmm.el (rmail-mime-parse): Perform parsing in
2566 condition-case and return an error message string if something
2567 goes wrong.
2568 (rmail-show-mime): Adjust for the above change. Insert the
2569 header by rmail-mime-insert-header.
2570
2571 2011-01-02 Kenichi Handa <handa@m17n.org>
2572
2573 * mail/rmailmm.el: New key bindings for rmail-mime-next-item,
2574 rmail-mime-previous-item, and rmail-mime-toggle-hidden.
2575 (rmail-mime-mbox-buffer)
2576 (rmail-mime-view-buffer, rmail-mime-coding-system): New variables.
2577 (rmail-mime-entity): Argument changed. All codes handling an
2578 entity object are changed.
2579 (rmail-mime-entity-header, rmail-mime-entity-body): Adjust for
2580 the above change.
2581 (rmail-mime-entity-children, rmail-mime-entity-handler)
2582 (rmail-mime-entity-tagline): New functions.
2583 (rmail-mime-message-p): New function.
2584 (rmail-mime-save): Bind rmail-mime-mbox-buffer.
2585 (rmail-mime-entity-segment, rmail-mime-next-item)
2586 (rmail-mime-previous-item, rmail-mime-shown-mode)
2587 (rmail-mime-hidden-mode, rmail-mime-raw-mode)
2588 (rmail-mime-toggle-raw, rmail-mime-toggle-hidden)
2589 (rmail-mime-insert-tagline, rmail-mime-insert-header):
2590 New functions.
2591 (rmail-mime-text-handler): Call rmail-mime-insert-text.
2592 (rmail-mime-insert-decoded-text): New function.
2593 (rmail-mime-insert-text): Call rmail-mime-insert-decoded-text.
2594 (rmail-mime-insert-image): Argument changed. Caller changed.
2595 (rmail-mime-image): Call rmail-mime-toggle-hidden.
2596 (rmail-mime-set-bulk-data): New function.
2597 (rmail-mime-insert-bulk): Argument changed.
2598 (rmail-mime-multipart-handler): Return t.
2599 (rmail-mime-process-multipart): Argument changed.
2600 Handle "multipart/alternative" here.
2601 (rmail-mime-process): Argument changed.
2602 (rmail-mime-parse): Bind rmail-mime-mbox-buffer.
2603 (rmail-mime-insert): Argument changed. Handle raw display mode.
2604 (rmail-mime): Argument changed. Handle toggling of raw display
2605 mode.
2606 (rmail-show-mime): Bind rmail-mime-mbox-buffer and
2607 rmail-mime-view-buffer.
2608 (rmail-insert-mime-forwarded-message): Likewise.
2609 (rmail-search-mime-message): Likewise. Don't bind rmail-buffer.
2610
2611 * mail/rmail.el (rmail-show-message-1): If rmail-enable-mime is
2612 non-nil, handle the header in rmail-show-mime-function.
2613
2614 2011-01-02 Leo <sdl.web@gmail.com>
2615
2616 * help-fns.el (describe-variable): Fix previous change.
2617
2618 2011-01-02 Juri Linkov <juri@jurta.org>
2619
2620 * isearch.el (isearch-lazy-highlight-error): New variable.
2621 (isearch-lazy-highlight-new-loop): Compare `isearch-error' and
2622 `isearch-lazy-highlight-error'. Set `isearch-lazy-highlight-error'
2623 to the current value of `isearch-error' (Bug#7468).
2624
2625 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
2626
2627 * help-fns.el (describe-variable): Don't emit trailing whitespace
2628 (Bug#7511).
2629
2630 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
2631
2632 * textmodes/rst.el (rst-compile-pdf-preview)
2633 (rst-compile-slides-preview): Use make-temp-file (Bug#7646).
2634
2635 2011-01-02 Kevin Gallagher <Kevin.Gallagher@boeing.com>
2636
2637 * emulation/edt-mapper.el: Override mapping of function keys so
2638 that the later call to read-key-sequence works.
2639
2640 2011-01-02 Eli Zaretskii <eliz@gnu.org>
2641
2642 * mail/smtpmail.el (smtpmail-send-it): Write queued mail body with
2643 Unix EOLs. (Bug#7589)
2644
2645 2011-01-02 Leo <sdl.web@gmail.com>
2646
2647 * eshell/em-hist.el (eshell-previous-matching-input): Signal error
2648 if point is not behind eshell-last-output-end (Bug#7585).
2649
2650 2011-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
2651
2652 * files.el (file-local-variables-alist):
2653 Make permanent-local (bug#7767).
2654
2655 2011-01-02 Glenn Morris <rgm@gnu.org>
2656
2657 * version.el (emacs-copyright): Set short copyright year to 2011.
2658
2659 2011-01-02 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
2660
2661 * mail/mail-utils.el (mail-strip-quoted-names): Avoid clobbering
2662 an existing temp buffer. (Bug#7746)
2663
2664 2011-01-02 Glenn Morris <rgm@gnu.org>
2665
2666 * mail/mail-utils.el (mail-mbox-from): Handle From: headers with
2667 multiple addresses. (Bug#7760)
2668
2669 2011-01-01 Ken Manheimer <ken.manheimer@gmail.com>
2670
2671 * allout.el (allout-auto-fill): Do not infinitely recurse - use
2672 do-auto-fill if everything points back to allout-auto-fill.
2673 (allout-mode-deactivate-hook): Declare obsolete, in favor of
2674 standard-formed minor-mode deactivate hook, allout-mode-off-hook.
2675
2676 2010-12-31 Michael Albinus <michael.albinus@gmx.de>
2677
2678 * net/tramp-sh.el (tramp-methods): Add recursive options to "scpc"
2679 and "scpx".
2680
2681 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2682
2683 * doc-view.el (doc-view-set-doc-type): New function refactored
2684 from doc-view-mode.
2685 (doc-view-fallback-mode): New function.
2686 (doc-view-mode): Use it.
2687 (doc-view-mode-maybe): New function that checks if doc-view-mode
2688 can be used and falls back to the next best mode otherwise.
2689
2690 * files.el (auto-mode-alist): Use doc-view-mode-maybe for PDF,
2691 DVI, OpenDocument, and MS Office files.
2692
2693 2010-12-30 Andreas Schwab <schwab@linux-m68k.org>
2694
2695 * emacs-lisp/rx.el (rx-syntax): Fix typo.
2696
2697 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2698
2699 * doc-view.el (doc-view-toggle-display): Perform rassq-delete-all
2700 on a copy of auto-mode-alist, because that deletes with side
2701 effects.
2702
2703 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2704
2705 * doc-view.el (doc-view-mode, doc-view-toggle-display):
2706 Use normal-mode without doc-view-mode bindings in auto-mode-alist as
2707 fallback instead of hard coding fundamental mode.
2708
2709 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2710
2711 * doc-view.el (doc-view-doc->txt): Handle OpenDocument (or MS
2712 Office) files also for searching.
2713
2714 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2715
2716 * doc-view.el: Implement viewing of OpenDocument (and Microsoft
2717 Office) files. Not yet enabled via auto-mode-list.
2718 (doc-view-unoconv-program): New custom variable.
2719 (doc-view-mode-p): Handle new odf document type.
2720 (doc-view-odf->pdf): New conversion function.
2721 (doc-view-convert-current-doc): Call it for odf files.
2722 (doc-view-mode): Recognize newly supported file extensions.
2723
2724 2010-12-30 Michael Albinus <michael.albinus@gmx.de>
2725
2726 * net/tramp.el (tramp-default-method-alist)
2727 (tramp-default-user-alist)
2728 (tramp-local-host-regexp, tramp-prefix-domain-format)
2729 (tramp-prefix-domain-regexp): Set tramp-autoload cookie.
2730
2731 * net/tramp-ftp.el:
2732 * net/tramp-gvfs.el:
2733 * net/tramp-gw.el:
2734 * net/tramp-imap.el:
2735 * net/tramp-sh.el:
2736 * net/tramp-smb.el: Add tramp-autoload cookie for initialisation
2737 code of `tramp-default-method-alist' and `tramp-default-user-alist'.
2738
2739 2010-12-29 Karl Fogel <kfogel@red-bean.com>
2740
2741 * saveplace.el (save-place-alist-to-file): Save list sorted and
2742 pretty-printed, so that it is mergeable by line-based text merging,
2743 as suggested by Iain Dalton <iain.dalton {_AT_} gmail.com>.
2744
2745 2010-12-28 Ken Manheimer <ken.manheimer@gmail.com>
2746
2747 * allout.el (allout-v18/19-file-var-hack): Obsolete, remove.
2748 (allout-mode): Argument "toggle" => "force".
2749 Refine the docstring.
2750 Remove special provisions for reactivation, besides the 'force'
2751 argument.
2752 Consolidate layout provisions coce directly into the activation
2753 condition branch, now that we've removed those provisions.
2754 (allout-unload-function): Explicitly activate the mode before
2755 deactivating, if it's initially deactivated.
2756 (allout-set-buffer-multibyte): Properly prevent byte-compiler
2757 warnings for version of function used only where
2758 set-buffer-multibyte is unavailable.
2759
2760 2010-12-28 Chong Yidong <cyd@stupidchicken.com>
2761
2762 * tool-bar.el (tool-bar-setup): Remove :enable conditions, which
2763 are handled by the menu-bar entries. As before, don't use
2764 :visibile to avoid changing the tool-bar.
2765
2766 2010-12-27 Michael Albinus <michael.albinus@gmx.de>
2767
2768 * net/secrets.el (secrets-delete-alias): New defun.
2769
2770 2010-12-27 Michael Albinus <michael.albinus@gmx.de>
2771
2772 * net/tramp.el (tramp-default-user-alist): Do not add "ssh" based
2773 methods, otherwise ~/.ssh/config would be ignored.
2774
2775 2010-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
2776
2777 * emacs-lisp/rx.el: Make it a superset of sregex.
2778 (rx-constituents): Add `any => "."', mark `repeat' as taking any number
2779 of args, add `regex' alias.
2780 (rx-info): Add arg to distinguish head and standalone forms.
2781 (rx-check, rx-form): Pass the corresponding arg.
2782 (rx-**): Simplify.
2783 (rx-repeat): Make it work for any number of args.
2784 (rx-syntax): Make it accept syntax chars as is.
2785 * obsolete/sregex.el: Move from emacs-lisp/.
2786 * emacs-lisp/re-builder.el: Remove sregex support.
2787 * emacs-lisp/edebug.el (sregexq, rx): Remove redundant defs.
2788
2789 2010-12-25 Eli Zaretskii <eliz@gnu.org>
2790
2791 * mouse.el (mouse-yank-primary): On MS-Windows, try the (emulated)
2792 PRIMARY first, then the clipboard. (Bug#7699)
2793
2794 2010-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
2795
2796 * emacs-lisp/bytecomp.el (byte-compile-output-docform): Fix up use of
2797 print-number-table.
2798
2799 2010-12-21 Chong Yidong <cyd@stupidchicken.com>
2800
2801 * help-fns.el (find-lisp-object-file-name): Locate .emacs from
2802 .emacs.elc (Bug#7530).
2803
2804 * wid-edit.el (widget-image-find): Remove bogus :ascent spec from
2805 image spec (Bug#7480).
2806
2807 2010-12-21 Daiki Ueno <ueno@unixuser.org>
2808
2809 * obsolete/pgg-parse.el, obsolete/pgg-pgp5.el, obsolete/pgg-pgp.el,
2810 * obsolete/pgg-gpg.el, obsolete/pgg-def.el, obsolete/pgg.el:
2811 Move from lisp/.
2812
2813 2010-12-20 Leo <sdl.web@gmail.com>
2814
2815 * dnd.el (dnd-get-local-file-name): Unhex of file name shall
2816 always be performed (Bug#7680).
2817
2818 2010-12-20 Chong Yidong <cyd@stupidchicken.com>
2819
2820 * menu-bar.el (menu-bar-kill-ring-save): Make obsolete.
2821 (menu-bar-edit-menu): Bind "Copy" to kill-ring-save. Don't use
2822 mouse-region-match.
2823
2824 * color.el: Move from gnus/.
2825
2826 * vc/diff.el (diff-better-file-name): Function deleted.
2827 abbreviating file names causes problems with shell-quote-argument.
2828 (diff-no-select): Just use expand-file-name.
2829
2830 * tool-bar.el (tool-bar--image-expression): New function.
2831 (tool-bar-local-item, tool-bar--image-exp): Use it.
2832 (tool-bar-setup): Initialize tool-bar-separator-image-expression.
2833 Use :enable instead of :visible to avoid changing the tool-bar
2834 configuration unnecessarily.
2835
2836 * info.el (info-tool-bar-map): Add separators.
2837
2838 2010-12-17 Ken Brown <kbrown@cornell.edu>
2839
2840 * loadup.el: Use version numbers in Cygwin build.
2841
2842 2010-12-17 Ryan Twitchell <metatheorem@gmail.com> (tiny change)
2843
2844 * ido.el (ido-file-internal): Ask for confirmation before
2845 overwriting an existing file (Bug#1238).
2846
2847 2010-12-16 Chong Yidong <cyd@stupidchicken.com>
2848
2849 * tool-bar.el (tool-bar-setup): Add separators.
2850
2851 * menu-bar.el (featurep): Use menu-bar-separator.
2852
2853 2010-12-16 Ken Manheimer <ken.manheimer@gmail.com>
2854
2855 Migrate allout encryption provisions from pgg to epg.
2856
2857 * allout.el (allout-toggle-current-subtree-encryption)
2858 (allout-toggle-subtree-encryption): Adjust docstrings to reflect
2859 defaulting policy and other changes. Change fetch-pass to keymode-cue,
2860 for simpler universal argument interpretation.
2861 (allout-toggle-subtree-encryption): Adjust docstring to describe
2862 changed encryption provisions. Change fetch-pass to keymode-cue, for
2863 simpler universal argument interpretation. Remove provisions for
2864 handling key type and identity - they'll all be within
2865 allout-encrypt-string or epg/epg or even contained all the way in gpg.
2866 (allout-encrypt-string): Include keymode-cue, for optionally prompting
2867 for keypair recipients (universal argument > 1) and, in addition,
2868 associating the specified recipients with the outline (universal
2869 argument > 4) using a file local variable setting for
2870 'epa-file-encrypt-to'.
2871 Require epa, for recipients handling.
2872 Change how regexp filtering elements are named.
2873 Describe the problem with caching of incorrect symmetric-decryption
2874 keys.
2875 Use the epa-passphrase-callback-function, in case the user is using
2876 GnuPG v1.
2877 Support saving of the selected keypair recipients when invoked with a
2878 keymode-cue > 4.
2879 Remove obsolete arguments 'fetch-pass', 'target-cache-id', 'retried'.
2880 Require 'epa.
2881 Establish epg-context with armoring and default epg-protocol.
2882 Remove all passphrase cache, verification, and hinting code.
2883 (allout-passphrase-verifier-handling, allout-passphrase-hint-handling):
2884 No longer used, delete.
2885 (allout-mode): Adjust docstring to describe changed encryption
2886 provisions. Describe the problem with caching of incorrect
2887 symmetric-decryption keys.
2888 (allout-obtain-passphrase, allout-epg-passphrase-callback-function)
2889 (allout-make-passphrase-state, allout-passphrase-state-passphrase)
2890 (allout-encrypted-key-info, allout-update-passphrase-mnemonic-aids)
2891 (allout-get-encryption-passphrase-verifier, allout-verify-passphrase):
2892 Obsolete, remove.
2893
2894 2010-12-16 Daiki Ueno <ueno@unixuser.org>
2895
2896 * epa-file.el (epa-file-select-keys): Accept 'silent to inhibit
2897 key selection prompt; make 'silent as default (Bug#7487).
2898
2899 2010-12-16 Leo <sdl.web@gmail.com>
2900
2901 * eshell/eshell.el (eshell-directory-name):
2902 Use locate-user-emacs-file (Bug#7578).
2903
2904 2010-12-15 Glenn Morris <rgm@gnu.org>
2905
2906 * loadup.el (symbol-file-load-history-loaded): Remove; unused.
2907
2908 2010-12-15 Jari Aalto <jari.aalto@cante.net>
2909 Scott Evans <gse@antisleep.com>
2910
2911 * rect.el (rectange--default-line-number-format)
2912 (rectangle-number-line-callback): New functions.
2913 (rectangle-number-lines): New command, bound to C-x r N (Bug#4382).
2914
2915 2010-12-15 Chong Yidong <cyd@stupidchicken.com>
2916
2917 * rect.el (operate-on-rectangle-lines, string-rectangle-string):
2918 Delete unused variables.
2919 (move-to-column-force): Remove function obsolete since 21.2.
2920
2921 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
2922
2923 * net/tramp.el (tramp-temp-buffer-file-name): Make it permanent-local.
2924 (tramp-handle-insert-file-contents): Do not set permanent-local
2925 property.
2926
2927 * net/tramp-cache.el (tramp-persistency-file-name):
2928 Use `locate-user-emacs-file' if fboundp.
2929
2930 * net/tramp-sh.el (tramp-methods): Add "ksu".
2931 (tramp-default-user-alist): Add "ksu". Use `regexp-opt' for
2932 method list.
2933
2934 2010-12-14 Glenn Morris <rgm@gnu.org>
2935
2936 * progmodes/js.el: Doc't require font-lock, etags, or easymenu.
2937 (find-tag-marker-ring): Declare.
2938 (js-find-symbol): Require etags.
2939
2940 * mail/sendmail.el: Don't require rmail or mailalias when compiling.
2941 Require mail-utils.
2942 (mail-alias-file): Don't autoload. Doc fix.
2943 (mail-bury-selects-summary, mail-send-nonascii): Don't autoload.
2944 (mail-mailer-swallows-blank-line): Default to nil. Doc fix.
2945 Mark as obsolete, and risky.
2946 (mail-setup): Simplify.
2947
2948 * mail/mailalias.el (build-mail-aliases): Make it interactive.
2949 * mail/sendmail.el (build-mail-aliases): Update autoload.
2950
2951 * dired.el (dired-trivial-filenames, dired-chown-program)
2952 (dired-auto-revert-buffer): Remove autoload cookies.
2953 * mail/sendmail.el (mail-recover-1): Require 'dired.
2954
2955 * dired.el (dired-subdir-switches, dired-chown-program)
2956 (dired-use-ls-dired, dired-chmod-program, dired-touch-program):
2957 Make into defcustoms.
2958 (dired-chown-program): Simplify initialization.
2959
2960 * mail/mail-utils.el: No need to require lisp-mode, it's in loadup.
2961
2962 2010-12-13 Romain Francoise <romain@orebokech.com>
2963
2964 * net/gnutls.el (gnutls-negotiate): Fix setting of default trustfiles.
2965
2966 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2967
2968 * net/netrc.el (netrc-point-at-eol): Remove the unused
2969 netrc-point-at-old and netrc-bound-and-true-p bindings.
2970 (netrc-parse): Cache the netrc contents.
2971
2972 2010-12-13 Eli Zaretskii <eliz@gnu.org>
2973
2974 * subr.el (posn-col-row): Evaluate header-line-format in the
2975 context of the POSITION window's buffer.
2976
2977 2010-12-13 Glenn Morris <rgm@gnu.org>
2978
2979 * subr.el (member-ignore-case, run-mode-hooks, insert-for-yank-1)
2980 (with-silent-modifications): Doc fixes.
2981
2982 2010-12-13 Michael Albinus <michael.albinus@gmx.de>
2983
2984 * net/tramp.el (tramp-action-password, tramp-process-actions):
2985 Revert previous from. Use `save-restriction'.
2986
2987 2010-12-13 Stephen Berman <stephen.berman@gmx.net>
2988
2989 * calendar/diary-lib.el (diary-list-sexp-entries):
2990 Handle case of no newline at end of file. (Bug#7536)
2991
2992 2010-12-13 Glenn Morris <rgm@gnu.org>
2993
2994 * mail/smtpmail.el (smtpmail-send-it): Revert previous change.
2995
2996 2010-12-13 Michael Albinus <michael.albinus@gmx.de>
2997
2998 * net/tramp.el (tramp-action-password): Delete region, do not narrow.
2999 (tramp-process-actions): Do not widen.
3000
3001 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
3002 Protect buffer-modified value. (Bug#7557)
3003
3004 2010-12-13 Jan Moringen <jmoringe@techfak.uni-bielefeld.de>
3005
3006 * log-edit.el (log-edit-changelog-entries):
3007 Regexp quote filename. (Bug#7505)
3008
3009 2010-12-13 Tom Breton <tehom@panix.com>
3010
3011 * cus-edit.el (custom-save-all):
3012 Bind print-length and print-level to nil. (Bug#7581)
3013
3014 2010-12-13 Glenn Morris <rgm@gnu.org>
3015
3016 * mouse.el (mouse-menu-major-mode-map, mouse-menu-bar-map):
3017 Run hooks to update menu contents. (Bug#7586)
3018
3019 * mail/smtpmail.el (smtpmail-send-it): Avoid colons in the queued
3020 file names, for the sake of MS Windows. (Bug#7588)
3021
3022 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
3023
3024 * diff-mode.el (diff-refine-hunk): Make it work when the hunk contains
3025 empty lines without a leading space.
3026
3027 2010-12-13 Leo <sdl.web@gmail.com>
3028
3029 * dired-aux.el (dired-do-redisplay): Postpone dired-after-readin-hook
3030 while mapping over marks (Bug#6810).
3031
3032 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
3033
3034 * image-dired.el (image-dired-db-file)
3035 (image-dired-temp-image-file, image-dired-gallery-dir)
3036 (image-dired-temp-rotate-image-file): Set default values relative
3037 to image-dired-dir (Bug#7518).
3038
3039 2010-12-13 Lawrence Mitchell <wence@gmx.li>
3040
3041 * format.el (format-decode-run-method): Pass args FROM and TO, not
3042 point-min and point-max, to shell-command-on-region (Bug#7488).
3043
3044 2010-12-13 Jan Djärv <jan.h.d@swipnet.se>
3045
3046 * frame.el (blink-cursor-mode): Make default t for ns.
3047
3048 2010-12-13 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3049
3050 * vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
3051
3052 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
3053
3054 * comint.el (comint-dynamic-list-input-ring)
3055 (comint-dynamic-complete-filename)
3056 (comint-replace-by-expanded-filename)
3057 (comint-dynamic-simple-complete)
3058 (comint-dynamic-list-filename-completions)
3059 (comint-dynamic-list-completions): Doc fix (Bug#7499).
3060
3061 * subr.el (posn-x-y, posn-object-x-y, posn-object-width-height):
3062 Doc fix (Bug#7471).
3063
3064 2010-12-13 Martin Rudalics <rudalics@gmx.at>
3065
3066 * dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil
3067 (Bug#7533).
3068
3069 2010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
3070
3071 * files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
3072 (Bug#7491).
3073
3074 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3075
3076 * files.el (file-relative-name): Handle UNC file names on
3077 DOS/Windows. (Bug#4674)
3078
3079 2010-12-13 Daiki Ueno <ueno@unixuser.org>
3080
3081 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
3082 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
3083 (epg-context-set-passphrase-callback): Mention that the callback
3084 is not called when used with GnuPG 2.x.
3085
3086 2010-12-13 Glenn Morris <rgm@gnu.org>
3087
3088 * ps-print.el (ps-line-lengths-internal, ps-nb-pages):
3089 Ensure ps-footer-font-size-internal is initialized.
3090 Call ps-get-page-dimensions before trying to use ps-font-for-text.
3091
3092 2010-12-13 Kenichi Handa <handa@m17n.org>
3093
3094 * mail/rmailmm.el (rmail-mime-parse): Call rmail-mime-process
3095 within condition-case.
3096 (rmail-show-mime): Don't use condition-case.
3097 (rmail-search-mime-message): New function.
3098 (rmail-search-mime-message-function): Set to
3099 rmail-search-mime-message.
3100
3101 2010-12-13 Leo <sdl.web@gmail.com>
3102
3103 * ido.el (ido-common-initialization): New function. (bug#3274)
3104 (ido-mode): Use it.
3105 (ido-completing-read): Call it.
3106
3107 2010-12-12 Karl Fogel <kfogel@red-bean.com>
3108
3109 * bookmark.el (bookmark-name-from-full-record): Rename back to
3110 this original name from `bookmark-name-from-record' reverting part
3111 of 2010-12-08T08:09:27Z!kfogel@red-bean.com / kfogel@red-bean.com-20101208080927-5j9jqnb2xvcw4ogm.
3112 As Drew Adams pointed out, there was no reason to cause churn for
3113 third-party callers. (Bug#7609)
3114
3115 2010-12-12 Alan Mackenzie <acm@muc.de>
3116
3117 * progmodes/cc-engine.el (c-forward-type): Before scanning a
3118 template arglist, check that the current language supports this.
3119
3120 2010-12-11 Glenn Morris <rgm@gnu.org>
3121
3122 * vc/vc-bzr.el (vc-bzr-state-heuristic): Also check that the executable
3123 state of the file matches. (Bug#7544)
3124 (vc-bzr-register, vc-bzr-checkin)
3125 (vc-bzr-annotate-extract-revision-at-line): Doc fixes.
3126 (vc-directory-exclusion-list): Remove unnecessary eval-after-load.
3127
3128 * textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.
3129
3130 2010-12-11 Karel Klíč <kklic@redhat.com>
3131
3132 * files.el (auto-mode-alist): Use html-mode for *.xhtml. (Bug#7606)
3133
3134 2010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3135
3136 Derive from prog-mode, use derived-mode-p, and fix up various
3137 minor style issues in lisp/progmodes.
3138
3139 * progmodes/vhdl-mode.el (vhdl-mode):
3140 * progmodes/verilog-mode.el (verilog-mode):
3141 * progmodes/vera-mode.el (vera-mode):
3142 * progmodes/sql.el (sql-mode):
3143 * progmodes/scheme.el (scheme-mode):
3144 * progmodes/perl-mode.el (perl-mode):
3145 * progmodes/octave-inf.el (inferior-octave-mode):
3146 * progmodes/autoconf.el (autoconf-mode):
3147 * progmodes/m4-mode.el (m4-mode):
3148 * progmodes/inf-lisp.el (inferior-lisp-mode):
3149 * progmodes/idlwave.el (idlwave-mode):
3150 * progmodes/icon.el (icon-mode):
3151 * progmodes/idlw-help.el (idlwave-help-mode):
3152 * progmodes/dcl-mode.el (dcl-mode):
3153 * progmodes/idlw-shell.el (idlwave-shell-mode):
3154 * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-electric-list-mode)
3155 (ebrowse-member-mode, ebrowse-electric-position-mode):
3156 Use define-derived-mode.
3157
3158 * progmodes/xscheme.el (exit-scheme-interaction-mode)
3159 (xscheme-enter-interaction-mode, xscheme-enter-debugger-mode)
3160 (xscheme-debugger-mode-p, xscheme-send-string-1):
3161 * progmodes/tcl.el (inferior-tcl-proc, tcl-current-word)
3162 (tcl-load-file, tcl-restart-with-file):
3163 * progmodes/ps-mode.el (ps-run-running):
3164 * progmodes/gdb-mi.el (gud-watch, gdb-mouse-set-clear-breakpoint):
3165 * progmodes/js.el (js--get-all-known-symbols):
3166 * progmodes/inf-lisp.el (inferior-lisp-proc):
3167 * progmodes/idlwave.el (idlwave-beginning-of-statement)
3168 (idlwave-template, idlwave-update-buffer-routine-info)
3169 (idlwave-update-current-buffer-info)
3170 (idlwave-get-routine-info-from-buffers, idlwave-choose)
3171 (idlwave-scan-class-info, idlwave-fix-keywords)
3172 (idlwave-list-buffer-load-path-shadows):
3173 * progmodes/idlw-toolbar.el (idlwave-toolbar, idlwave-toolbar-add)
3174 (idlwave-toolbar-remove):
3175 * progmodes/idlw-shell.el (idlwave-shell-save-and-action)
3176 (idlwave-shell-file-name, idlwave-shell-electric-debug-all-off)
3177 (idlwave-shell-menu-def):
3178 * progmodes/idlw-complete-structtag.el
3179 (idlwave-prepare-structure-tag-completion):
3180 * progmodes/gud.el (gud-set-buffer):
3181 * progmodes/f90.el (f90-backslash-not-special):
3182 * progmodes/delphi.el (delphi-find-unit): Use derived-mode-p.
3183
3184 * progmodes/xscheme.el (xscheme-start)
3185 (local-set-scheme-interaction-buffer, scheme-interaction-mode):
3186 * progmodes/which-func.el (which-function):
3187 * progmodes/vhdl-mode.el (vhdl-set-style):
3188 * progmodes/verilog-mode.el (verilog-set-compile-command)
3189 (verilog-modify-compile-command, verilog-error-regexp-add-xemacs)
3190 (verilog-set-define, verilog-auto-reeval-locals):
3191 * progmodes/sql.el (sql-product-font-lock, sql-interactive-mode):
3192 * progmodes/simula.el (simula-mode):
3193 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
3194 * progmodes/python.el (python-check, python-mode):
3195 * progmodes/prolog.el (prolog-mode-variables):
3196 * progmodes/gud.el (gud-tooltip-activate-mouse-motions):
3197 * progmodes/ebrowse.el (ebrowse-view-file-other-frame):
3198 * progmodes/delphi.el (delphi-mode):
3199 * progmodes/cc-styles.el (c-setup-paragraph-variables):
3200 * progmodes/cc-mode.el (c-basic-common-init, c-common-init)
3201 (c-font-lock-init): Move make-local-variable to their setq.
3202
3203 * progmodes/vhdl-mode.el (vhdl-write-file-hooks-init)
3204 (vhdl-hs-minor-mode, vhdl-ps-print-init): Fix make-local-variable ->
3205 make-local-hook.
3206 * progmodes/sh-script.el (sh-require-final-newline): Remove.
3207 (sh-set-shell): Don't set require-final-newline since it's already done
3208 by prog-mode.
3209 * progmodes/modula2.el (m2-mode): Don't make m2-end-comment-column
3210 since we never set it.
3211 * progmodes/ebrowse.el (ebrowse-set-tree-indentation):
3212 Use read-string and standard prompt.
3213 * progmodes/dcl-mode.el (dcl-mode-map): Move init into declaration.
3214 * progmodes/meta-mode.el (meta-mode-abbrev-table): Merge init and decl.
3215 (meta-common-mode-syntax-table): Rename from meta-mode-syntax-table.
3216 (meta-common-mode-map): Rename from meta-mode-map.
3217 Remove C-m binding, which is a user preference, not mode specific.
3218 (meta-common-mode): New major mode; replace meta-common-initialization.
3219 * progmodes/js.el (js-mode): Call syntax-propertize rather than messing
3220 around with font-lock.
3221 * progmodes/etags.el (select-tags-table-mode):
3222 Derive from special-mode.
3223 * progmodes/octave-mod.el (octave-mode):
3224 * progmodes/gdb-mi.el (gdb-inferior-io-mode, gdb-threads-mode)
3225 (gdb-memory-mode, gdb-disassembly-mode, gdb-breakpoints-mode)
3226 (gdb-frames-mode, gdb-locals-mode, gdb-registers-mode):
3227 Let define-derived-mode do its job.
3228 * progmodes/cpp.el (cpp-edit-mode-map):
3229 Move initialization into declaration.
3230 (cpp-edit-mode): Use define-derived-mode.
3231 (cpp-edit-load): Use derived-mode-p.
3232 * progmodes/mixal-mode.el (mixal-mode):
3233 * progmodes/f90.el (f90-mode):
3234 * progmodes/cfengine.el (cfengine-mode): Don't bother setting
3235 require-final-newline since prog-mode does it already.
3236 * progmodes/cc-cmds.el (c-update-modeline): Use match-string.
3237 * progmodes/asm-mode.el (asm-mode-map): Fix menu setup.
3238 * progmodes/antlr-mode.el: Require cc-mode upfront.
3239 (antlr-mode-syntax-table, antlr-action-syntax-table): Initialize in
3240 the declaration.
3241 (antlr-directory-dependencies, antlr-show-makefile-rules):
3242 Use derived-mode-p.
3243 (antlr-language-option): Don't assume point-min==1.
3244 (antlr-mode): Use define-derived-mode.
3245 * progmodes/ada-mode.el: Use derived-mode-p.
3246 (ada-mode): Use define-derived-mode.
3247 Use hack-local-variables-hook.
3248
3249 2010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3250
3251 * textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end.
3252 (texinfo-mode): Don't disable adaptive-fill-mode.
3253 (texinfo-insert-block): Adjust cursor placement for blocks with arg.
3254 (texinfo-insert-@end, texinfo-insert-braces, texinfo-insert-@code)
3255 (texinfo-insert-@dfn, texinfo-insert-@email, texinfo-insert-@emph)
3256 (texinfo-insert-@example, texinfo-insert-@file, texinfo-insert-@item)
3257 (texinfo-insert-@kbd, texinfo-insert-@node, texinfo-insert-@noindent)
3258 (texinfo-insert-@quotation, texinfo-insert-@samp)
3259 (texinfo-insert-@strong, texinfo-insert-@table, texinfo-insert-@var)
3260 (texinfo-insert-@uref): Use define-skeleton.
3261 (texinfo-insert-@-with-arg): Delete.
3262
3263 2010-12-10 Eli Zaretskii <eliz@gnu.org>
3264
3265 * arc-mode.el (archive-zip-extract): If w32-quote-process-args is
3266 nil, do quote archive member names. (Bug#6144)
3267
3268 2010-12-10 Glenn Morris <rgm@gnu.org>
3269
3270 * files.el (diff-no-select): Declare.
3271
3272 * mail/emacsbug.el (report-emacs-bug): Use mail-user-agent properties.
3273 (report-emacs-bug-create-existing-bugs-buffer): Avoid free variables.
3274
3275 * comint.el (comint-input-ring-file-name): Doc fix.
3276
3277 2010-12-09 Eli Zaretskii <eliz@gnu.org>
3278
3279 * menu-bar.el (menu-bar-frame-for-menubar, menu-bar-positive-p):
3280 New functions.
3281 (menu-bar-showhide-menu) <menu-bar-mode, showhide-tool-bar>:
3282 Use them instead of `nil' and `>', respectively.
3283 (menu-bar-showhide-tool-bar-menu): Use menu-bar-frame-for-menubar
3284 instead of `nil'.
3285 (toggle-menu-bar-mode-from-frame): Use menu-bar-frame-for-menubar
3286 and menu-bar-positive-p instead of `nil' and `>', respectively.
3287 (Bug#1077)
3288
3289 2010-12-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3290
3291 * whitespace.el (whitespace-newline-mode): Code fix.
3292
3293 2010-12-09 Glenn Morris <rgm@gnu.org>
3294
3295 * play/landmark.el (lm-print-y,s,noise-int, lm-print-y,s,noise):
3296 Rename functions without commas, update callers.
3297
3298 2010-12-08 Jeff Dairiki <dairiki@dairiki.org> (tiny change)
3299
3300 * whitespace.el (whitespace-cleanup-region):
3301 Clean up spaces before tabs. (Bug#7582)
3302
3303 2010-12-08 Karl Fogel <kfogel@red-bean.com>
3304
3305 * bookmark.el: Adjust parameter names and doc strings to resolve
3306 confusion over whether "bookmark" meant a bookmark name or a
3307 bookmark record. Along the way, shorten one function's name for
3308 similar reasons. (Issue #7548)
3309 (bookmark-name-from-record): New name for
3310 `bookmark-name-from-full-record'. All callers changed.
3311 (bookmark-get-bookmark, bookmark-get-bookmark-record)
3312 (bookmark-default-annotation-text, bookmark-prop-get, bookmark-prop-set)
3313 (bookmark-get-annotation, bookmark-set-annotation)
3314 (bookmark-get-filename, bookmark-set-filename)
3315 (bookmark-get-position, bookmark-set-position)
3316 (bookmark-get-front-context-string, bookmark-set-front-context-string)
3317 (bookmark-get-rear-context-string, bookmark-set-rear-context-string)
3318 (bookmark-get-handler, bookmark-edit-annotation, bookmark--jump-via)
3319 (bookmark-handle-bookmark, bookmark-location, bookmark-show-annotation):
3320 Rename `bookmark' parameter to `bookmark-name-or-record', to
3321 clearly show its role, and shorten or adjust doc strings accordingly.
3322 (bookmark-set-name): Same, and pass the parameter directly to
3323 `bookmark-get-bookmark' instead of redundantly doing the callee's work.
3324 (bookmark-default-annotation-text, bookmark-send-edited-annotation)
3325 (bookmark-relocate, bookmark-insert-location, bookmark-insert)
3326 (bookmark-delete): Rename `bookmark' parameter to `bookmark-name',
3327 and in some cases shorten doc string accordingly.
3328 (bookmark-rename): Change `old' and `new' parameters to `old-name'
3329 and `new-name', and adjust an internal variable to avoid confusion.
3330 (bookmark-jump, bookmark-jump-noselect): Clarify `bookmark'
3331 parameter in doc string.
3332
3333 2010-12-08 Glenn Morris <rgm@gnu.org>
3334
3335 * progmodes/gdb-mi.el (gdb): Try to initialize comint input history
3336 from gdb's history file. (Bug#7575)
3337
3338 * mail/emacsbug.el (report-emacs-bug):
3339 Try to handle some other mail clients.
3340
3341 2010-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
3342
3343 * files.el (dir-locals-collect-variables): Don't let errors stop us.
3344 Use string-prefix-p.
3345 (file-name-version-regexp): New var.
3346 (file-name-sans-versions):
3347 * jka-cmpr-hook.el (jka-compr-build-file-regexp): Use it,
3348 (jka-compr-get-compression-info): Use dolist.
3349 (jka-compr-compression-info-list): Don't bother specifying
3350 version/backup regexps.
3351
3352 2010-12-07 Tassilo Horn <tassilo@member.fsf.org>
3353
3354 * simple.el (just-one-space): Make argument n default to 1 if
3355 omitted.
3356
3357 2010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3358
3359 * electric.el (electric-indent-post-self-insert-function):
3360 Delete trailing newlines even if we don't reindent.
3361
3362 2010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3363
3364 * minibuffer.el (completion-at-point): Remove the `arg'.
3365 * bindings.el (complete-symbol): Move back from minibuffer.el.
3366
3367 2010-12-06 Deniz Dogan <deniz.a.m.dogan@gmail.com>
3368
3369 * simple.el (just-one-space): Delete newlines for negative arg.
3370
3371 2010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3372
3373 * ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.
3374 (ansi-color-filter-apply): Simplify.
3375 (ansi-color-apply): Use `font-lock-face' rather than `face'.
3376
3377 2010-12-05 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3378
3379 * vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
3380
3381 2010-12-04 Chong Yidong <cyd@stupidchicken.com>
3382
3383 * dired.el (dired-use-ls-dired): Set default to a special
3384 "unspecified" value.
3385 (dired-insert-directory): When called the first time, check
3386 whether "ls --dired" succeeds and set dired-use-ls-dired (Bug#7546).
3387
3388 2010-12-04 Tak Ota <Takaaki.Ota@am.sony.com>
3389
3390 * replace.el: Add "collect" feature to occur.
3391 (occur-collect-regexp-history): New var.
3392 (occur-read-primary-args): Return a replace string for nlines,
3393 if needed.
3394 (occur): Extend the meaning of nlines.
3395
3396 2010-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
3397
3398 * progmodes/which-func.el (which-func-ff-hook): Log the error message.
3399 (which-func-update-1): Distinguish symbols from strings.
3400 (which-function): Stay within 80 columns.
3401
3402 2010-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
3403
3404 * subr.el (with-demoted-errors): Distinguish symbols from strings.
3405
3406 * newcomment.el (comment-styles): Add docs to each style (bug#7509).
3407 Improve docstring.
3408 (comment-style): Use comment-styles's docs to describe values.
3409
3410 2010-12-03 Jan Djärv <jan.h.d@swipnet.se>
3411
3412 * term/common-win.el (x-setup-function-keys): Restore ns-new-frame
3413 and ns-show-prefs (Bug#7535).
3414
3415 * term/ns-win.el (global-map): Restore ns-new-frame and ns-show-prefs
3416 bindings (Bug#7535).
3417
3418 2010-12-03 Glenn Morris <rgm@gnu.org>
3419
3420 * nxml/nxml-mode.el: Require rng-nxml.
3421 (rng-nxml-mode-init, nxml-enable-unicode-char-name-sets):
3422 Remove declarations.
3423
3424 * nxml/nxml-mode.el, nxml/nxml-outln.el, nxml/rng-loc.el:
3425 * nxml/rng-nxml.el, nxml/rng-valid.el:
3426 Remove leading `*' from defcustom docs.
3427
3428 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
3429 (normal-top-level-add-to-load-path, tty-handle-args):
3430 Convert comments to basic doc-strings.
3431
3432 * net/browse-url.el (browse-url-url-at-point)
3433 (browse-url-default-browser): Remove autoload cookies.
3434
3435 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
3436 Remove more undefined cl functions.
3437
3438 * vc/diff.el (diff-sentinel): Make new arguments optional.
3439 * ibuf-ext.el (diff-sentinel): Update declaration.
3440
3441 2010-12-03 Daiki Ueno <ueno@unixuser.org>
3442
3443 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
3444 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
3445 (epg-context-set-passphrase-callback): Mention that the callback
3446 is not called when used with GnuPG 2.x.
3447
3448 2010-12-02 Michael Albinus <michael.albinus@gmx.de>
3449
3450 * net/tramp.el (tramp-local-host-regexp): Add "localhost6".
3451 (tramp-file-name-port): Check also for `tramp-default-port'.
3452 (tramp-get-connection-name): New defun.
3453 (tramp-get-connection-process): Use it.
3454 (tramp-debug-message): Extend function exclude list.
3455 (tramp-drop-volume-letter): Fix doc string.
3456
3457 * net/tramp-cmds.el: Remove solved todo item.
3458
3459 * net/tramp-ftp.el:
3460 * net/tramp-gvfs.el:
3461 * net/tramp-gw.el:
3462 * net/tramp-imap.el:
3463 * net/tramp-smb.el: Fix regexps added to `tramp-default-method-alist'
3464 and `tramp-default-user-alist', respectively.
3465
3466 * net/tramp-gw.el (tramp-gw-open-connection):
3467 Use `tramp-get-connection-name' and `tramp-get-connection-buffer'.
3468
3469 * net/tramp-imap.el (tramp-imap-make-iht): Use just
3470 `tramp-file-name-port'.
3471
3472 * net/tramp-sh.el (tramp-methods): Add recursive options to "pscp"
3473 and "psftp". Exchange "%k" marker with options.
3474 (tramp-do-copy-or-rename-file, tramp-sh-handle-file-local-copy):
3475 Compute size of link target.
3476 (tramp-do-copy-or-rename-file-out-of-band): Move setting of
3477 `tramp-current-*' up due to gateway methods. Optimize computing of
3478 copy arguments. Use `tramp-get-connection-name' and
3479 `tramp-get-connection-buffer'. Improve debug messages.
3480 (tramp-compute-multi-hops): Remove port determination.
3481 (tramp-maybe-open-connection): Use `tramp-get-connection-name'.
3482
3483 * net/trampver.el: Update release number.
3484
3485 2010-12-02 Glenn Morris <rgm@gnu.org>
3486
3487 * emacs-lisp/cl-macs.el (cl-parse-loop-clause):
3488 Avoid infinite loop over windows. (Bug#7492)
3489
3490 * progmodes/flymake.el (flymake-check-file-limit):
3491 Allow nil to mean "no limit".
3492 (flymake-check-patch-master-file-buffer): Update for above change.
3493 Allow a .tex file-name extension to be optional.
3494 (flymake-master-tex-init): Also match \include statements.
3495
3496 2010-11-30 Sam Steingold <sds@gnu.org>
3497
3498 * nxml/nxml-mode.el (nxml-parent-document): Add a variable.
3499 (nxml-parent-document-set): A function to set `nxml-parent-document'.
3500 (nxml-mode): Define using `define-derived-mode' instead of `defun'.
3501 (nxml-mode-hook): Remove `defcustom' (auto-defined by
3502 define-derived-mode').
3503 * nxml/rng-valid.el (rng-dtd-trivial-p): Add a helper function for
3504 users who want to call `nxml-parent-document-set'.
3505
3506 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3507
3508 * log-edit.el (log-edit-font-lock-keywords): Don't try matching
3509 stand-alone lines, since that is handled by log-edit-match-to-eoh
3510 (Bug#6465).
3511
3512 2010-11-27 Eduard Wiebe <usenet@pusto.de>
3513
3514 * dired.el (dired-get-filename): Replace backslashes with slashes
3515 in file names on MS-Windows, needed by `locate'. (Bug#7308)
3516 * locate.el (locate-default-make-command-line): Don't consider
3517 drive letter and root directory part of
3518 `directory-listing-before-filename-regexp'. (Bug#7308)
3519 (locate-post-command-hook, locate-post-command-hook): New defcustoms.
3520
3521 2010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
3522
3523 * emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
3524 of :smie-open/close-alist.
3525 (smie-next-sexp): Make it accept a "start token" as argument.
3526 (smie-indent-keyword): Be careful not to misidentify tokens that span
3527 more than one line, as empty lines. Add argument `token'.
3528
3529 2010-11-27 Kenichi Handa <handa@m17n.org>
3530
3531 * mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported
3532 multipart subtypes, insert all as usual.
3533
3534 * mail/rmail.el: Require rfc2047.
3535
3536 2010-11-27 Kenichi Handa <handa@m17n.org>
3537
3538 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-type)
3539 (rmail-mime-entity-disposition)
3540 (rmail-mime-entity-transfer-encoding, rmail-mime-entity-header)
3541 (rmail-mime-entity-body, rmail-mime-entity-children): New functions.
3542 (rmail-mime-save): Handle the case that the button's `data' is a
3543 MIME entity.
3544 (rmail-mime-insert-text): New function.
3545 (rmail-mime-insert-image): Handle the case that DATA is a MIME entity.
3546 (rmail-mime-bulk-handler): Just call rmail-mime-insert-bulk.
3547 (rmail-mime-insert-bulk): New function mostly copied from the old
3548 rmail-mime-bulk-handler.
3549 (rmail-mime-multipart-handler): Just call rmail-mime-process-multipart.
3550 (rmail-mime-process-multipart): New function mostly copied from
3551 the old rmail-mime-multipart-handler.
3552 (rmail-mime-show): Just call rmail-mime-process.
3553 (rmail-mime-process): New function mostly copied from the old
3554 rmail-mime-show.
3555 (rmail-mime-insert-multipart, rmail-mime-parse)
3556 (rmail-mime-insert, rmail-show-mime)
3557 (rmail-insert-mime-forwarded-message)
3558 (rmail-insert-mime-resent-message): New functions.
3559 (rmail-insert-mime-forwarded-message-function): Set to
3560 rmail-insert-mime-forwarded-message.
3561 (rmail-insert-mime-resent-message-function): Set to
3562 rmail-insert-mime-resent-message.
3563
3564 * mail/rmailsum.el: Require rfc2047.
3565 (rmail-header-summary): Handle multiline Subject: field.
3566 (rmail-summary-line-decoder): Change the default to
3567 rfc2047-decode-string.
3568
3569 * mail/rmail.el (rmail-enable-mime): Change the default to t.
3570 (rmail-mime-feature): Change the default to `rmailmm'.
3571 (rmail-quit): Delete the specifal code for rmail-enable-mime.
3572 (rmail-display-labels): Likewise.
3573 (rmail-show-message-1): Check rmail-enable-mime, and use
3574 rmail-show-mime-function for a MIME message. Decode the headers
3575 according to RFC2047.
3576
3577 2010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
3578
3579 * progmodes/which-func.el (which-func-imenu-joiner-function):
3580 Return a string, as expected.
3581 (which-function-mode): Make sure we stop any previous timer before
3582 starting a new one.
3583
3584 2010-11-27 Michael Albinus <michael.albinus@gmx.de>
3585
3586 * net/tramp.el (tramp-default-method-alist)
3587 (tramp-default-user-alist, tramp-default-proxies-alist):
3588 Adapt custom options type. (Bug#7445)
3589
3590 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3591
3592 * progmodes/python.el: Add Ipython support (Bug#5390).
3593 (python-shell-prompt-alist)
3594 (python-shell-continuation-prompt-alist): New options.
3595 (python--set-prompt-regexp): New function.
3596 (inferior-python-mode, run-python, python-shell):
3597 Require ansi-color. Use python--set-prompt-regexp to set the comint
3598 prompt based on the Python interpreter.
3599 (python--prompt-regexp): New var.
3600 (python-check-comint-prompt)
3601 (python-comint-output-filter-function): Use it.
3602 (run-python): Use a pipe (Bug#5694).
3603
3604 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3605
3606 * progmodes/python.el (run-python): Doc fix.
3607 (python-keep-current-directory-in-path): New var (Bug#7454).
3608
3609 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3610
3611 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
3612 Prompt user before actually printing.
3613
3614 2010-11-27 Glenn Morris <rgm@gnu.org>
3615
3616 * startup.el (package-enable-at-startup, package-initialize):
3617 Remove unnecessary declarations.
3618
3619 2010-11-27 Eli Zaretskii <eliz@gnu.org>
3620
3621 * international/characters.el (glyphless-char-display-control):
3622 Exclude newline and TAB from the c0-control group.
3623
3624 2010-11-27 Glenn Morris <rgm@gnu.org>
3625
3626 * mail/sendmail.el (build-mail-aliases): Doc fix for autoload.
3627 (expand-mail-aliases): Remove unnecessary autoload.
3628
3629 * allout.el (allout-command-prefix, allout-mode-map): Declare.
3630
3631 * shell.el (shell-dir-cookie-re): Move definition before use.
3632
3633 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
3634 Replace undefined CL functions.
3635
3636 2010-11-26 Eli Zaretskii <eliz@gnu.org>
3637
3638 * simple.el (prog-mode): Set bidi-paragraph-direction to
3639 left-to-right.
3640
3641 * term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.
3642
3643 2010-11-26 Glenn Morris <rgm@gnu.org>
3644
3645 * calendar/diary-lib.el (diary-outlook-format-1): New function, so that
3646 diary-outlook-formats can be sensitive to calendar-date-style.
3647 (diary-outlook-formats): Simplify the default setting.
3648 (diary-from-outlook-internal): Pass subject and body as arguments.
3649 Use dolist rather than dotimes. Don't save the diary buffer.
3650 (diary-from-outlook-gnus, diary-from-outlook-rmail):
3651 Pass subject and body as explicit arguments to the -internal function.
3652
3653 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3654
3655 * mail/rfc2368.el (rfc2368-parse-mailto-url): Unfold URLs before
3656 parsing them. This makes mailto:...?subject=foo\nbar work.
3657
3658 2010-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
3659
3660 * vc/diff.el (diff): Fix last change.
3661
3662 2010-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
3663
3664 * emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix.
3665 (pcase--dontcare-upats): New var.
3666 (pcase-let, pcase-let*): Generate better code.
3667 Accept the same bodies as `let'.
3668 (pcase-dolist): New macro.
3669 (pcase--trivial-upat-p): New helper function.
3670 (pcase--expand): Strip leading "(let nil" if any.
3671
3672 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3673
3674 * mail/mailclient.el (browse-url): Require.
3675 (mailclient-send-it): Bind `browse-url-mailto-function' to nil to
3676 use the external browser function to send the mail (bug#7469).
3677
3678 * net/browse-url.el (browse-url-browser-function): Revert the
3679 default back to the previous value, since the new value broke
3680 mailclient.el.
3681 (browse-url-mailto-function): New variable for mailto: URLs.
3682 (browse-url): Use the new variable for mailto: URLs.
3683
3684 2010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
3685
3686 * eshell/esh-cmd.el (eshell-parse-command):
3687 * eshell/esh-arg.el (eshell-parse-arguments):
3688 * eshell/em-script.el (eshell-source-file):
3689 Use with-silent-modifications.
3690
3691 2010-11-23 Chong Yidong <cyd@stupidchicken.com>
3692
3693 * vc/vc.el (vc-merge): Remove optional arg PROMPT. Always prompt
3694 for a merge location.
3695
3696 * vc/vc-bzr.el (vc-bzr-pull): Remove unused var.
3697 (vc-bzr-merge-branch): Always prompt.
3698 (vc-bzr-async-command): Use the full branch filename.
3699
3700 2010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
3701
3702 * shell.el (shell): Use current-buffer by default if it's already
3703 a shell mode buffer and its process is dead.
3704 Suggested by Jose E. Marchesi <jemarch@gnu.org>.
3705
3706 2010-11-23 Tassilo Horn <tassilo@member.fsf.org>
3707
3708 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs):
3709 Mention that the keywords should be comma separated.
3710
3711 2010-11-23 Chong Yidong <cyd@stupidchicken.com>
3712
3713 * vc/vc.el (vc-merge): Use vc-BACKEND-merge-branch if available.
3714 Accept optional prefix arg meaning to prompt for a command.
3715 (vc-update): Use vc-BACKEND-pull if available. Accept optional
3716 prefix arg meaning to prompt for a command.
3717 (vc-pull): Alias for vc-update.
3718
3719 * vc/vc-bzr.el (vc-bzr-admin-branchconf, vc-bzr-history): New vars.
3720 (vc-bzr--branch-conf, vc-bzr-async-command, vc-bzr-pull)
3721 (vc-bzr-merge-branch): New functions, implementing merge-branch
3722 and pull operations.
3723
3724 2010-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
3725
3726 * Makefile.in: Fix up last merge.
3727
3728 * vc/diff.el (diff-old-temp-file, diff-new-temp-file): Remove.
3729 (diff-sentinel): Get them as arguments instead.
3730 (diff-old-file, diff-new-file, diff-extra-args): Remove.
3731 (diff-file-local-copy, diff-better-file-name): New funs.
3732 (diff-no-select): Rename from diff-into-buffer.
3733 Support buffers additionally to files. Move `buf' arg. Don't display buf.
3734 Prefer closures to buffer-local variables.
3735 (diff): Adjust accordingly.
3736 (diff-buffer-with-file): Move from files.el.
3737 * files.el (diff-buffer-with-file): Move to vc/diff.el.
3738 (diff-buffer-internal): Remove.
3739 (diff-buffer-buffer): Remove.
3740 (save-some-buffers-action-alist): Use diff-no-select so as not to guess
3741 the buffer name used, and so as not to mess up windows and frames.
3742
3743 2010-11-22 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3744
3745 * files.el: Make revert work with diff-buffer-with-file (bug#7277).
3746 (diff-buffer-internal): New function extracted from diff-buffer-with-file
3747 (diff-buffer-with-file): Use it.
3748 * vc/diff.el (diff-into-buffer): New fun, extracted from diff.
3749 (diff): Use it.
3750
3751 2010-11-22 Tassilo Horn <tassilo@member.fsf.org>
3752
3753 * textmodes/reftex-ref.el (reftex-goto-label): Use the current
3754 \ref's or \pageref's value as default instead of initial input.
3755
3756 2010-11-21 Michael Albinus <michael.albinus@gmx.de>
3757
3758 * files.el (backup-by-copying-when-mismatch): The default value is
3759 now t.
3760
3761 * startup.el (normal-top-level):
3762 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
3763 `backup-by-copying-when-mismatch'.
3764
3765 2010-11-21 Jan Djärv <jan.h.d@swipnet.se>
3766
3767 * tool-bar.el (tool-bar-setup): Remove save as, print and customize.
3768
3769 2010-11-21 Deniz Dogan <deniz.a.m.dogan@gmail.com>
3770
3771 * progmodes/python.el (python-font-lock-keywords):
3772 Highlight top-level augmented assignments (Bug#6445).
3773
3774 2010-11-21 Jan Djärv <jan.h.d@swipnet.se>
3775
3776 * term/ns-win.el (ns-right-control-modifier)
3777 (ns-right-command-modifier): Defvar them.
3778
3779 * cus-start.el (all): Add ns-right-control-modifier and
3780 ns-right-command-modifier (Bug#7458).
3781
3782 2010-11-20 Glenn Morris <rgm@gnu.org>
3783
3784 * emacs-lisp/authors.el (authors-ignored-files)
3785 (authors-valid-file-names, authors-renamed-files-alist): Add entries.
3786
3787 2010-11-20 Tassilo Horn <tassilo@member.fsf.org>
3788
3789 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs)
3790 (report-emacs-bug-parse-query-results)
3791 (report-emacs-bug-create-existing-bugs-buffer): Pass through
3792 keywords used for querying the bug database to show them in the
3793 existing bugs buffer.
3794
3795 2010-11-20 Jan Djärv <jan.h.d@swipnet.se>
3796
3797 * tool-bar.el (tool-bar-setup): Add some :vert-only keywords.
3798
3799 * info.el (info-tool-bar-map): Add some :vert-only keywords.
3800
3801 2010-11-20 Eli Zaretskii <eliz@gnu.org>
3802
3803 * international/characters.el (glyphless-char-display-control):
3804 Make it a defcustom, with update-glyphless-char-display as its
3805 :set attribute.
3806 (top level): Don't call update-glyphless-char-display.
3807
3808 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
3809
3810 Sync with Tramp 2.2.0.
3811
3812 * net/tramp.el (tramp-handle-insert-file-contents): Don't use
3813 `file-remote-p' (due to compatibility).
3814
3815 * net/tramp-sh.el (tramp-do-copy-or-rename-file-directly)
3816 (tramp-do-copy-or-rename-file-out-of-band): Use `ignore-errors'.
3817
3818 * net/trampver.el: Update release number.
3819
3820 2010-11-20 Eli Zaretskii <eliz@gnu.org>
3821
3822 * faces.el (glyphless-char): Define value for `pc'.
3823
3824 2010-11-20 Tassilo Horn <tassilo@member.fsf.org>
3825
3826 Implemented a bug querying mechanism.
3827 * mail/emacsbug.el (report-emacs-bug-tracker-url): New variable.
3828 (report-emacs-bug-create-existing-bugs-buffer)
3829 (report-emacs-bug-parse-query-results)
3830 (report-emacs-bug-query-existing-bugs): New functions.
3831
3832 2010-11-19 Tassilo Horn <tassilo@member.fsf.org>
3833
3834 * textmodes/reftex-ref.el (reftex-goto-label): If point is inside
3835 a \ref{} or \pageref{} macro, then use its value as initial input.
3836
3837 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3838
3839 * calc/calc-units.el (math-build-units-table-buffer):
3840 calc/README: Mention that the TeX specific units won't use the
3841 `tex' prefix in TeX mode.
3842 calc/calc-lang.el (math-variable-table): Don't use the `tex'
3843 prefix for units in TeX mode.
3844
3845 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
3846
3847 * simple.el (kill-new, kill-append, kill-region):
3848 * comint.el (comint-kill-region): Make the yank-handler argument
3849 obsolete.
3850
3851 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
3852
3853 * emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens
3854 that are both openers (resp. closers) and something else.
3855 (smie-grammar): Loosen definition of valid values.
3856 (smie-next-sexp, smie-down-list, smie-blink-matching-open)
3857 (smie-indent--parent, smie-rule-parent, smie-indent-keyword)
3858 (smie-indent-after-keyword): Adjust users.
3859 (smie-indent-keyword): Don't indent empty lines.
3860
3861 * vc-hg.el (vc-hg-program): New var.
3862 Suggested by Norman Gray <norman@astro.gla.ac.uk>.
3863 (vc-hg-state, vc-hg-working-revision, vc-hg-command): Use it.
3864
3865 2010-11-18 Glenn Morris <rgm@gnu.org>
3866
3867 * emacs-lisp/autoload.el (autoload-find-destination): The function
3868 coding-system-eol-type may return non-numeric values. (Bug#7414)
3869
3870 2010-11-18 Ulrich Mueller <ulm@gentoo.org>
3871
3872 * server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
3873
3874 2010-11-18 Eli Zaretskii <eliz@gnu.org>
3875
3876 * subr.el (posn-col-row): Pay attention to header line. (Bug#7390)
3877
3878 2010-11-18 Chong Yidong <cyd@stupidchicken.com>
3879
3880 * textmodes/picture.el (picture-mouse-set-point): Don't use
3881 posn-col-row; explicitly compute the motion based on the posn at
3882 the window-start (Bug#7390).
3883
3884 2010-11-18 Glenn Morris <rgm@gnu.org>
3885
3886 * novice.el (disabled-command-function):
3887 Fix 2009-11-15 change. (Bug#7384)
3888
3889 2010-11-18 Glenn Morris <rgm@gnu.org>
3890
3891 * calendar/calendar.el (diary-iso-date-forms): Make elements
3892 mutually exclusive. (Bug#7377)
3893
3894 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
3895
3896 * emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints
3897 when filling the remaining "unconstrained" values.
3898
3899 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
3900
3901 * emacs-lisp/bytecomp.el (byte-compile-warnings): Simplify the
3902 safety predicate.
3903
3904 * files.el (safe-local-variable-p): Gracefully handle errors.
3905
3906 * emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):
3907 Use smie-indent-virtual when indenting relative to an opener.
3908 (smie-rule-separator): Use smie-rule-parent.
3909 (smie-indent-keyword): Consult rules, even for openers at bol.
3910 (smie-indent-comment-close): Try to align closer's content.
3911
3912 2010-11-18 Glenn Morris <rgm@gnu.org>
3913
3914 * ls-lisp.el (ls-lisp-dired-ignore-case): Make it an obsolete alias.
3915
3916 2010-11-18 Glenn Morris <rgm@gnu.org>
3917
3918 * printing.el (pr-menu-bind): Doc fix.
3919
3920 * speedbar.el (speedbar-toggle-images): Doc fix.
3921
3922 * progmodes/python.el (python-shell): Doc fix.
3923
3924 * wid-edit.el (widget-field-use-before-change)
3925 (widget-use-overlay-change): Doc fixes.
3926
3927 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
3928
3929 Minor cleanup to improve style.
3930 * textmodes/rst.el (rst-update-section): Use point-marker.
3931 (rst-get-decoration): Eliminate unneeded assignment.
3932 (rst-promote-region, rst-straighten-decorations)
3933 (rst-section-tree, rst-adjust): Use point-marker.
3934 (rst-toc-mode-mouse-goto): Avoid setq.
3935 (rst-shift-region-guts, rst-shift-region-left)
3936 (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2)
3937 (rst-convert-bullets-to-enumeration): Use copy-marker.
3938
3939 * minibuffer.el (completion-fail-discreetly): New var.
3940 (completion--do-completion): Use it.
3941
3942 * electric.el (electric-pair-pairs): New var.
3943 (electric-pair-post-self-insert-function): Use it.
3944 (electric-layout-post-self-insert-function): Don't insert a before
3945 newline unless it's actually needed.
3946
3947 2010-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
3948
3949 * progmodes/python.el (run-python): Explain why we remove the current
3950 directory from sys.path. Suggested by Eric Hanchrow <erich@cozi.com>.
3951
3952 * progmodes/grep.el (grep-regexp-alist): Tighten the regexp (bug#7378).
3953
3954 2010-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3955
3956 * progmodes/octave-mod.el: Rely on elecric-*-modes.
3957 (octave-mode-map): Don't bind ;, SPC, and LF.
3958 (octave-auto-indent, octave-auto-newline): Remove.
3959 (electric-layout-rules): Declare.
3960 (octave-mode): Set electric-layout-rules.
3961 (octave-indent-new-comment-line): Use reindent-then-newline-and-indent.
3962 (octave-reindent-then-newline-and-indent, octave-electric-semi)
3963 (octave-electric-space): Remove.
3964
3965 * electric.el (electric-layout-mode): New minor mode.
3966 (electric--after-char-pos): New function.
3967 (electric-indent-post-self-insert-function): Use it.
3968 (electric-layout-rules): New var.
3969 (electric-layout-post-self-insert-function): New function.
3970 (electric-indent-mode): Make them interact better.
3971
3972 2010-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
3973
3974 * emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.
3975 (checkdoc-sentencespace-region-engine, checkdoc-this-string-valid)
3976 (checkdoc-proper-noun-region-engine): Use with-syntax-table.
3977
3978 2010-11-15 Agustín Martín <agustin.martin@hispalinux.es>
3979
3980 * textmodes/flyspell.el (flyspell-generic-progmode-verify):
3981 Make sure to check inside the word (Bug#6761).
3982
3983 2010-11-14 Chong Yidong <cyd@stupidchicken.com>
3984
3985 * startup.el (command-line): If the cursorColor resource is set,
3986 change the cursor face-spec (Bug#7392).
3987
3988 2010-11-13 Ken Manheimer <ken.manheimer@gmail.com>
3989
3990 The main features of the following allout.el changes are:
3991 - implement user customization for the allout key bindings
3992 - add a customization control by which the user can inhibit use of
3993 a trailing Ctrl-H, so by default it's reserved for use with
3994 describe-prefix-bindings
3995 - adapt to new version of called-interactively-p, while
3996 maintaining backwards compatibility with old version
3997 - fix hotspot navigation so i works properly with meta-modified keys.
3998
3999 * allout.el (allout-keybindings, allout-bind-keys)
4000 (allout-keybindings-binding, allout-prefixed-keybindings)
4001 (allout-unprefixed-keybindings, allout-preempt-trailing-ctrl-h)
4002 (allout-keybindings-list, allout-mode-map-adjustments)
4003 (allout-setup-mode-map): Establish allout-mode keymaps as user
4004 customizable settings, and also establish a customizable setting which
4005 regulates whether or not a trailing control-h is reserved for use with
4006 describe-prefix-bindings - and inhibit it by default, so that control-h
4007 *is* reserved for describe-prefix-bindings unless the user changes it.
4008
4009 * allout.el (allout-hotspot-key-handler): Distinguish more explicitly
4010 and accurately between modified and unmodified events, and handle
4011 modified events more comprehensively.
4012
4013 * allout.el (allout-substring-no-properties):
4014 Alias to use or provide version of `substring-no-properties'.
4015 (allout-solicit-alternate-bullet): Use `allout-substring-no-properties'.
4016
4017 * allout.el (allout-next-single-char-property-change):
4018 Alias to use or provide version of `next-single-char-property-change'.
4019 (allout-annotate-hidden, allout-hide-by-annotation):
4020 Use `allout-next-single-char-property-change'.
4021
4022 * allout.el (allout-select-safe-coding-system):
4023 Alias to use or provide version of `select-safe-coding-system'.
4024 (allout-toggle-subtree-encryption):
4025 Use `allout-select-safe-coding-system'.
4026
4027 * allout.el (allout-set-buffer-multibyte):
4028 Alias to use or provide version of `set-buffer-multibyte'.
4029 (allout-encrypt-string): Use `allout-set-buffer-multibyte'.
4030
4031 * allout.el (allout-called-interactively-p): Macro for using the
4032 different versions of called-interactively-p identically, depending on
4033 the subroutine's argument signature.
4034 (allout-back-to-current-heading, allout-beginning-of-current-entry):
4035 Use `(interactive "p")' instead of `(called-interactively-p)'.
4036
4037 * allout.el (allout-init, allout-ascend, allout-end-of-level)
4038 (allout-previous-visible-heading, allout-forward-current-level)
4039 (allout-backward-current-level, allout-show-children):
4040 Use `allout-called-interactively-p' instead of `called-interactively-p'.
4041
4042 * allout.el (allout-before-change-handler):
4043 Exempt edits to the (overlaid) character after the allout outline
4044 bullet from edit confirmation prompt.
4045
4046 * allout.el (allout-add-resumptions):
4047 Ensure that it respects correct buffer for keybindings.
4048
4049 * allout.el (allout-beginning-of-line):
4050 Use `allout-previous-single-char-property-change' alias for the sake of
4051 diverse compatibility.
4052
4053 * allout.el (allout-end-of-line):
4054 Use `allout-mark-active-p' to encapsulate respect for mark activity.
4055
4056 2010-11-13 Chong Yidong <cyd@stupidchicken.com>
4057
4058 * frame.el (frame-notice-user-settings): Don't clobber other
4059 user-set parameters when calling face-set-after-frame-default in
4060 response to background-color parameter (Bug#7373).
4061
4062 2010-11-13 Eli Zaretskii <eliz@gnu.org>
4063
4064 * international/characters.el (glyphless-char-display-control):
4065 Rename from glyphless-char-control; all users changed. Doc fix.
4066 Signal an error if display method is not one of the recognized
4067 symbols.
4068
4069 2010-11-13 Michael Albinus <michael.albinus@gmx.de>
4070
4071 * net/tramp-compat.el (tramp-compat-line-beginning-position)
4072 (tramp-compat-line-end-position): Remove them.
4073
4074 * net/tramp.el (tramp-parse-rhosts-group)
4075 (tramp-parse-shosts-group, tramp-parse-sconfig-group)
4076 (tramp-parse-hosts-group, tramp-parse-passwd-group)
4077 (tramp-parse-netrc-group, tramp-parse-putty-group)
4078 * net/tramp-cmds.el (tramp-append-tramp-buffers)
4079 * net/tramp-sh.el (tramp-do-file-attributes-with-ls)
4080 (tramp-sh-handle-file-selinux-context)
4081 (tramp-sh-handle-file-name-all-completions)
4082 (tramp-sh-handle-insert-directory)
4083 (tramp-sh-handle-expand-file-name, tramp-find-executable)
4084 (tramp-wait-for-output, tramp-send-command-and-read)
4085 * net/tramp-smb.el (tramp-smb-read-file-entry)
4086 (tramp-smb-get-cifs-capabilities): Use `point-at-eol'.
4087
4088 * net/tramp-sh.el (tramp-sh-handle-insert-directory) Use
4089 `point-at-bol'.
4090 (tramp-remote-coding-commands): Add an alternative using "base64
4091 -d -i". This is needed for older base64 versions from GNU
4092 coreutils. Reported by Klaus Reichl
4093 <Klaus.Reichl@thalesgroup.com>.
4094
4095 2010-11-13 Hrvoje Niksic <hniksic@xemacs.org>
4096
4097 * simple.el (count-words-region): New function.
4098
4099 2010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
4100
4101 * shell.el (shell-dir-cookie-re): New custom variable.
4102 (shell-dir-cookie-watcher): New function.
4103
4104 * vc/vc.el (vc-deduce-backend): Use default-directory in shell-mode
4105 and compilation-mode (bug#7350).
4106
4107 * vc/smerge-mode.el (smerge-refine): Choose better default part to
4108 highlight when one of them is empty.
4109
4110 * skeleton.el (skeleton-read): Don't use `newline' since it may strip
4111 trailing space.
4112 (skeleton-newline): New function.
4113 (skeleton-internal-1): Use it.
4114
4115 * simple.el (open-line): `newline' may strip trailing space.
4116
4117 2010-11-12 Kevin Ryde <user42@zip.com.au>
4118
4119 * international/mule-cmds.el (princ-list): Use mapc.
4120
4121 2010-11-12 Glenn Morris <rgm@gnu.org>
4122
4123 * emacs-lisp/bytecomp.el (byte-compile-log-buffer): New constant.
4124 Use it to replace all instances of "*Compile-Log*".
4125
4126 2010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
4127
4128 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug and
4129 indentation specs.
4130
4131 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
4132
4133 * progmodes/modula2.el: Use SMIE and skeleton.
4134 (m2-mode-syntax-table): (*..*) can be nested.
4135 Add //...\n. Fix paren syntax.
4136 (m2-mode-map): Remove LF and TAB bindings.
4137 (m2-indent): Add safety property.
4138 (m2-smie-grammar): New var.
4139 (m2-smie-refine-colon, m2-smie-refine-of, m2-smie-backward-token)
4140 (m2-smie-forward-token, m2-smie-refine-semi, m2-smie-rules): New funs.
4141 (m2-mode): Use define-derived-mode.
4142 (m2-newline, m2-tab): Remove.
4143 (m2-begin, m2-case, m2-definition, m2-else, m2-for, m2-header)
4144 (m2-if, m2-loop, m2-module, m2-or, m2-procedure, m2-with, m2-record)
4145 (m2-stdio, m2-type, m2-until, m2-var, m2-while, m2-export)
4146 (m2-import): Use define-skeleton.
4147
4148 2010-11-11 Glenn Morris <rgm@gnu.org>
4149
4150 * obsolete/lucid.el: Don't warn about any CL functions in this file.
4151
4152 * ls-lisp.el (ls-lisp-ignore-case, ls-lisp-dirs-first)
4153 (ls-lisp-verbosity): Add custom :set-after property.
4154 (ls-lisp-verbosity, ls-lisp-use-localized-time-format): Doc fixes.
4155 (ls-lisp-format, ls-lisp-format-time): Don't take `now' as an argument.
4156 (ls-lisp-insert-directory): Update caller.
4157 (ls-lisp-set-options): New function.
4158 (ls-lisp-emulation): Use ls-lisp-set-options for custom :set.
4159 Doc fix.
4160
4161 * play/landmark.el (lm-prompt-for-move):
4162 * play/gomoku.el (gomoku-prompt-for-move): Remove nonsensical code.
4163
4164 * progmodes/idlw-complete-structtag.el: Remove unused dec `name'.
4165
4166 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins)
4167 (idlwave-study-twins): Prefix dynamic local variable `name'.
4168 (idlwave-routine-twin-compare): Update for above change.
4169
4170 * progmodes/idlw-help.el (idlwave-do-mouse-completion-help):
4171 Prefix dynamic local variables `name', `kwd', and `link'.
4172 * progmodes/idlw-shell.el (idlwave-shell-complete-execcomm-help):
4173 * progmodes/idlw-complete-structtag.el
4174 (idlwave-complete-structure-tag-help):
4175 * progmodes/idlwave.el (idlwave-complete-sysvar-help)
4176 (idlwave-complete-sysvar-tag-help)
4177 (idlwave-complete-class-structure-tag-help):
4178 Update for above name changes.
4179
4180 2010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4181
4182 * net/browse-url.el (browse-url-browser-function): Change the
4183 default to use `browse-url-mail' on mailto: URLs.
4184
4185 2010-11-10 Chong Yidong <cyd@stupidchicken.com>
4186
4187 * emacs-lisp/package.el (package-read-all-archive-contents):
4188 Reset package-archive-contents to nil before re-reading.
4189
4190 2010-11-10 Brandon Craig Rhodes <brandon@rhodesmill.org> (tiny change)
4191
4192 * textmodes/flyspell.el (flyspell-word): Do not re-check words
4193 already found as misspellings by (flyspell-large-region), just
4194 do highlighting (bug#7322).
4195
4196 2010-11-10 Glenn Morris <rgm@gnu.org>
4197
4198 * progmodes/octave-mod.el (octave-mark-block): Update for smie change.
4199
4200 * emulation/edt.el (edt-with-position): New macro.
4201 (edt-find-forward, edt-find-backward, edt-find-next-forward)
4202 (edt-find-next-backward, edt-sentence-forward, edt-sentence-backward)
4203 (edt-paragraph-forward, edt-paragraph-backward): Use it.
4204
4205 * emulation/tpu-extras.el (tpu-with-position): New macro.
4206 (tpu-paragraph, tpu-page, tpu-search-internal): Use it.
4207
4208 * textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo.
4209
4210 * textmodes/texnfo-upd.el (texinfo-all-menus-update)
4211 (texinfo-menu-copy-old-description, texinfo-start-menu-description)
4212 (texinfo-master-menu, texinfo-insert-node-lines)
4213 (texinfo-multiple-files-update):
4214 * textmodes/texinfmt.el (texinfo-append-refill, texinfo-copying):
4215 Use line-beginning-position.
4216
4217 * progmodes/cperl-mode.el (cperl-find-pods-heres, cperl-write-tags):
4218 No recent Emacs supports system-type `emx'.
4219
4220 * progmodes/ada-xref.el (is-windows): Rename to ada-on-ms-windows.
4221 (ada-command-separator, ada-default-prj-properties)
4222 (ada-find-any-references): Update for above name change.
4223
4224 * dirtrack.el (dirtrack-directory-function)
4225 (dirtrack-canonicalize-function):
4226 * filecache.el (file-cache-completion-ignore-case)
4227 (file-cache-case-fold-search, file-cache-ignore-case):
4228 * term.el (serial-port-is-file-p): Cosmetic change.
4229
4230 * emulation/viper-init.el (viper-ms-style-os-p): Doc fix.
4231 Remove non-existent `windows-95' system-type.
4232 * dired.el (dired-chown-program): Remove non-existent `linux'
4233 system-type.
4234
4235 * net/net-utils.el (net-utils-remove-ctl-m): Use memq for system-types.
4236 (ping-program-options): Remove non-existent `linux' system-type.
4237
4238 * startup.el (package-initialize): Update declaration.
4239
4240 * ls-lisp.el (ls-lisp-time-lessp, ls-lisp-time-to-seconds): Remove.
4241 (ls-lisp-handle-switches): Use time-less-p.
4242 (ls-lisp-format-time): Use float-time.
4243
4244 * textmodes/remember.el (remember-time-to-seconds): Remove.
4245 (remember-store-in-mailbox): Use float-time.
4246
4247 * calendar/timeclock.el (timeclock-time-to-seconds): Make it an alias.
4248
4249 * calendar/time-date.el (time-to-seconds): Always an alias on Emacs,
4250 never a real function.
4251 (with-no-warnings): Remove compat stub, now unused.
4252 (time-less-p): Doc fix.
4253 (time-to-number-of-days): Simplify.
4254
4255 * eshell/esh-util.el (eshell-time-less-p, eshell-time-to-seconds):
4256 Remove.
4257 (eshell-read-passwd, eshell-read-hosts): Use time-less-p.
4258 * eshell/esh-test.el (eshell-test, eshell-show-usage-metrics):
4259 * eshell/em-unix.el (eshell-show-elapsed-time, eshell/time):
4260 * eshell/em-pred.el (eshell-pred-file-time): Use float-time.
4261 * eshell/em-ls.el (eshell-ls-sort-entries): Use time-less-p.
4262
4263 * eshell/em-unix.el (eshell-remove-entries, eshell/rm)
4264 (eshell-shuffle-files, eshell-shorthand-tar-command)
4265 (eshell-mvcpln-template, eshell/mv, eshell/cp, eshell/ln):
4266 Prefix dynamic locals `interactive', `preview', `recursive', `verbose'.
4267 * eshell/em-glob.el (eshell-extended-glob, eshell-glob-entries):
4268 Prefix dynamic local variable `matches'.
4269
4270 * skeleton.el (skeleton-internal-list, skeleton-internal-1):
4271 Prefix dynamic local variable `skeleton'.
4272
4273 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4274
4275 * net/browse-url.el (browse-url-mail): Insert body part of mailto url
4276 in mail buffer; make yank-action always a command that yanks original
4277 buffer.
4278
4279 2010-11-09 Glenn Morris <rgm@gnu.org>
4280
4281 * progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.
4282
4283 2010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
4284
4285 * minibuffer.el (minibuffer-completion-help): Specify the end of the
4286 completion field (bug#7211).
4287
4288 * progmodes/python.el (python-font-lock-syntactic-keywords): (bug#7322)
4289 Fix handling of backslash escapes.
4290 (python-quote-syntax): Adjust accordingly.
4291
4292 2010-11-09 Richard Levitte <richard@levitte.org> (tiny change)
4293
4294 * vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
4295 (vc-mtn-workfile-branch): Adjust to new output format.
4296
4297 2010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
4298
4299 * international/mule-cmds.el (princ-list): Mark as obsolete.
4300
4301 2010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
4302
4303 * emacs-lisp/smie.el: New package.
4304
4305 2010-11-09 Michael Albinus <michael.albinus@gmx.de>
4306
4307 * files.el (backup-by-copying-when-mismatch):
4308 Set `permanent-local' property.
4309
4310 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
4311 `permanent-local' property for `backup-by-copying-when-mismatch'.
4312
4313 2010-11-09 Eli Zaretskii <eliz@gnu.org>
4314
4315 * ls-lisp.el (insert-directory): Doc fix. (bug#7285)
4316
4317 2010-11-09 Wilson Snyder <wsnyder@wsnyder.org>
4318
4319 * progmodes/verilog-mode.el (verilog-insert-one-definition)
4320 (verilog-read-decls, verilog-read-sub-decls-sig): Fix AUTOWIRE and
4321 AUTOINOUT for SV style multidimensional arrays, bug294.
4322 Reported by Eric Mastromarchi.
4323 (verilog-preprocess): Use with-current-buffer and
4324 font-lock-fontify-buffer to cleanup style issues.
4325
4326 2010-11-09 Glenn Morris <rgm@gnu.org>
4327
4328 * locate.el (locate, locate-mode): Doc fixes.
4329
4330 2010-11-09 Chong Yidong <cyd@stupidchicken.com>
4331
4332 * server.el (server-start): New arg INHIBIT-PROMPT prevents asking
4333 user for confirmation.
4334 (server-force-stop): Use it.
4335 (server-start): Use server-force-stop for kill-emacs-hook, to
4336 avoid user interaction while killing Emacs.
4337
4338 2010-11-09 Glenn Morris <rgm@gnu.org>
4339
4340 * progmodes/meta-mode.el: Remove leading `*' from defcustom docs.
4341 (meta-indent-line): Simplify.
4342
4343 * vc/emerge.el (emerge-line-number-in-buf):
4344 * textmodes/ispell.el (ispell-region):
4345 * textmodes/fill.el (current-fill-column):
4346 * progmodes/xscheme.el (xscheme-send-current-line):
4347 * progmodes/vhdl-mode.el (vhdl-current-line, vhdl-line-copy):
4348 * progmodes/tcl.el (tcl-hairy-scan-for-comment):
4349 * progmodes/sh-script.el (sh-handle-prev-do):
4350 * progmodes/meta-mode.el (meta-indent-line):
4351 * progmodes/idlwave.el (idlwave-goto-comment, idlwave-fill-paragraph)
4352 (idlwave-in-quote):
4353 * progmodes/idlw-shell.el (idlwave-shell-current-frame)
4354 (idlwave-shell-update-bp-overlays, idlwave-shell-sources-filter):
4355 * progmodes/fortran.el (fortran-looking-at-if-then):
4356 * progmodes/etags.el (find-tag-in-order, etags-snarf-tag):
4357 * progmodes/cperl-mode.el (cperl-sniff-for-indent)
4358 (cperl-find-pods-heres):
4359 * progmodes/ada-mode.el (ada-get-current-indent, ada-narrow-to-defun):
4360 * net/quickurl.el (quickurl-list-insert):
4361 * net/ldap.el (ldap-search-internal):
4362 * net/eudc.el (eudc-expand-inline):
4363 * mail/sendmail.el (sendmail-send-it):
4364 * mail/mspools.el (mspools-visit-spool, mspools-get-spool-name):
4365 * emulation/viper-cmd.el (viper-paren-match, viper-backward-indent)
4366 (viper-brac-function):
4367 * calc/calc-yank.el (calc-do-grab-region):
4368 * calc/calc-keypd.el (calc-keypad-press):
4369 * term.el (term-move-columns, term-insert-spaces):
4370 * speedbar.el (speedbar-highlight-one-tag-line):
4371 * simple.el (current-word):
4372 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
4373 * info.el (Info-find-node-in-buffer-1, Info-follow-reference)
4374 (Info-scroll-down):
4375 * hippie-exp.el (he-line-beg):
4376 * epa.el (epa--marked-keys):
4377 * dired-aux.el (dired-kill-line, dired-do-kill-lines)
4378 (dired-update-file-line, dired-add-entry, dired-remove-entry)
4379 (dired-relist-entry):
4380 * buff-menu.el (Buffer-menu-buffer):
4381 * array.el (current-line):
4382 * allout.el (allout-resolve-xref)
4383 (allout-latex-verbatim-quote-curr-line):
4384 Replace yet more uses of end-of-line etc with line-end-position, etc.
4385
4386 2010-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
4387
4388 * emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)
4389 (checkdoc-interactive-loop, checkdoc-recursive-edit): Avoid princ-list.
4390 (checkdoc-syntax-table): Initialize in the declaration.
4391 (emacs-lisp-mode-hook): Use just checkdoc-minor-mode now that it turns
4392 the mode on unconditionally.
4393
4394 * emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)
4395 (extent-end-position, extent-start-position): Remove setf method for
4396 non-existing functions (bug#7319).
4397
4398 2010-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
4399
4400 * emacs-lisp/smie.el: Simplify the smie-rules-function return values.
4401 (smie-precs->prec2): Rename from smie-precs-precedence-table.
4402 (smie-bnf->prec2): Rename from smie-bnf-precedence-table.
4403 (smie-prec2->grammar): Rename from smie-prec2-levels.
4404 (smie-grammar): Rename from smie-op-levels.
4405 (smie-indent--hanging-p): Rename from smie-hanging-p.
4406 (smie-rule-hanging-p): New alias.
4407 (smie-indent--bolp): Rename from smie-bolp.
4408 (smie-indent--hanging-p): New alias.
4409 (smie--token): New dynamically bound variable.
4410 (smie-indent--parent): New function.
4411 (smie-rule-parent-p): Use it; rename from smie-parent-p.
4412 (smie-rule-next-p): Rename from smie-next-p.
4413 (smie-rule-prev-p): Rename from smie-prev-p.
4414 (smie-rule-sibling-p, smie-rule-parent)
4415 (smie-indent--separator-outdent, smie-rule-separator): New functions.
4416 (smie-rule-separator-outdent): New var.
4417 (smie-indent--rule): Merge with smie-indent--column.
4418 (smie-indent-forward-token, smie-indent-backward-token):
4419 Also recognize close parens.
4420 (smie-indent-keyword): Don't use smie-indent--column any more.
4421 (smie-indent-after-keyword): Ignore closers by default.
4422 (smie-indent-line): Use with-demoted-errors.
4423 * progmodes/octave-mod.el (octave-smie-grammar):
4424 Rename from octave-smie-op-levels.
4425 (octave-smie-rules): Adjust to new behavior.
4426 * progmodes/prolog.el (prolog-smie-grammar):
4427 Rename from prolog-smie-op-levels.
4428
4429 2010-11-07 Glenn Morris <rgm@gnu.org>
4430
4431 * eshell/esh-util.el (subst-char-in-string)
4432 (directory-files-and-attributes): These compatibility definitions are
4433 not needed on any version of Emacs since at least 21.4.
4434
4435 * progmodes/verilog-mode.el (verilog-get-beg-of-line)
4436 (verilog-get-end-of-line): Remove.
4437 (verilog-within-string, verilog-re-search-forward-substr)
4438 (verilog-re-search-backward-substr, verilog-set-auto-endcomments)
4439 (verilog-surelint-off, verilog-getopt-file, verilog-highlight-region):
4440 Use point-at-bol, point-at-eol.
4441 * progmodes/pascal.el (pascal-get-beg-of-line, pascal-get-end-of-line):
4442 Remove.
4443 (pascal-declaration-end, pascal-declaration-beg, pascal-within-string)
4444 (electric-pascal-terminate-line, pascal-set-auto-comments)
4445 (pascal-indent-paramlist, pascal-indent-declaration)
4446 (pascal-get-lineup-indent, pascal-func-completion)
4447 (pascal-get-completion-decl, pascal-var-completion, pascal-completion):
4448 Use point-at-bol, point-at-eol.
4449 * progmodes/flymake.el (flymake-line-beginning-position)
4450 (flymake-line-end-position): Remove.
4451 (flymake-highlight-line): Use point-at-bol, point-at-eol.
4452 * eshell/esh-util.el (line-end-position, line-beginning-position):
4453 Remove compat definitions.
4454
4455 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
4456 Use end-of-line N.
4457 (checkdoc-this-string-valid-engine, checkdoc-file-comments-engine):
4458 Use line-end-position.
4459
4460 * emacs-lisp/chart.el (chart-zap-chars):
4461 * play/decipher.el (decipher-set-map):
4462 * progmodes/ada-mode.el (ada-get-current-indent)
4463 (ada-search-ignore-string-comment, ada-tab-hard, ada-untab-hard):
4464 * progmodes/ada-prj.el (ada-prj-load-from-file, ada-prj-display-help):
4465 * progmodes/ada-xref.el (ada-initialize-runtime-library)
4466 (ada-get-all-references):
4467 * progmodes/cperl-mode.el (cperl-electric-paren)
4468 (cperl-electric-rparen, cperl-electric-keyword, cperl-electric-else)
4469 (cperl-linefeed, cperl-sniff-for-indent, cperl-to-comment-or-eol)
4470 (cperl-find-pods-heres, cperl-indent-exp, cperl-fix-line-spacing)
4471 (cperl-word-at-point-hard):
4472 * progmodes/idlw-shell.el (idlwave-shell-move-or-history)
4473 (idlwave-shell-filename-string, idlwave-shell-batch-command)
4474 (idlwave-shell-display-line):
4475 * progmodes/idlwave.el (idlwave-show-begin, idlwave-fill-paragraph)
4476 (idlwave-calc-hanging-indent, idlwave-auto-fill, idlwave-template):
4477 * progmodes/js.el (js--re-search-forward-inner)
4478 (js--re-search-backward-inner):
4479 * progmodes/vhdl-mode.el (vhdl-align-region-1, vhdl-align-region-2)
4480 (vhdl-fix-clause, vhdl-compose-configuration-architecture):
4481 * progmodes/ruby-mode.el (ruby-parse-partial, eval-when-compile):
4482 * textmodes/flyspell.el (flyspell-process-localwords):
4483 * textmodes/ispell.el (ispell-buffer-local-parsing)
4484 (ispell-buffer-local-dict, ispell-buffer-local-words):
4485 Use point-at-bol and point-at-eol.
4486
4487 * speedbar.el (speedbar-generic-item-info)
4488 (speedbar-item-info-tag-helper, speedbar-change-expand-button-char)
4489 (speedbar-add-indicator, speedbar-check-vc-this-line)
4490 (speedbar-check-obj-this-line, speedbar-extract-one-symbol)
4491 (speedbar-buffers-line-directory, speedbar-buffer-revert-buffer):
4492 Replace more uses of end-of-line etc with line-end-position.
4493
4494 2010-11-06 Glenn Morris <rgm@gnu.org>
4495
4496 * textmodes/texnfo-upd.el (texinfo-start-menu-description)
4497 (texinfo-update-menu-region-beginning, texinfo-menu-first-node)
4498 (texinfo-delete-existing-pointers, texinfo-find-pointer)
4499 (texinfo-clean-up-node-line, texinfo-insert-node-lines)
4500 (texinfo-multiple-files-update):
4501 * textmodes/table.el (table--probe-cell-left-up)
4502 (table--probe-cell-right-bottom):
4503 * textmodes/picture.el (picture-tab-search):
4504 * textmodes/page-ext.el (pages-copy-header-and-position)
4505 (pages-directory-for-addresses):
4506 * progmodes/vera-mode.el (vera-get-offset):
4507 * progmodes/simula.el (simula-calculate-indent):
4508 * progmodes/python.el (python-pdbtrack-overlay-arrow):
4509 * progmodes/prolog.el (end-of-prolog-clause):
4510 * progmodes/perl-mode.el (perl-calculate-indent, perl-indent-exp):
4511 * progmodes/icon.el (indent-icon-exp):
4512 * progmodes/etags.el (tag-re-match-p):
4513 * progmodes/ebrowse.el (ebrowse-show-file-name-at-point):
4514 * progmodes/ebnf2ps.el (ebnf-begin-file):
4515 * progmodes/dcl-mode.el (dcl-back-to-indentation-1)
4516 (dcl-save-local-variable):
4517 * play/life.el (life-setup):
4518 * play/gametree.el (gametree-looking-at-ply):
4519 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
4520 * mail/sendmail.el (mail-mode-auto-fill):
4521 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
4522 * emacs-lisp/edebug.el (edebug-overlay-arrow):
4523 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid):
4524 * woman.el (woman-parse-numeric-value, woman2-TH, woman2-SH)
4525 (woman-tab-to-tab-stop, WoMan-warn-ignored):
4526 * type-break.el (type-break-file-keystroke-count):
4527 * term.el (term-replace-by-expanded-history-before-point)
4528 (term-skip-prompt, term-extract-string):
4529 * speedbar.el (speedbar-edit-line, speedbar-expand-line)
4530 (speedbar-contract-line, speedbar-toggle-line-expansion)
4531 (speedbar-parse-c-or-c++tag, speedbar-parse-tex-string)
4532 (speedbar-buffer-revert-buffer, speedbar-highlight-one-tag-line):
4533 * sort.el (sort-skip-fields):
4534 * skeleton.el (skeleton-internal-list):
4535 * simple.el (line-move-finish, line-move-to-column):
4536 * shell.el (shell-forward-command):
4537 * misc.el (copy-from-above-command):
4538 * makesum.el (double-column):
4539 * ebuff-menu.el (electric-buffer-update-highlight):
4540 * dired.el (dired-move-to-end-of-filename):
4541 * dframe.el (dframe-popup-kludge):
4542 * bookmark.el (bookmark-kill-line, bookmark-bmenu-show-filenames):
4543 * arc-mode.el (archive-get-lineno):
4544 Use line-end-position and line-beginning-position.
4545
4546 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins):
4547 (idlwave-study-twins): Prefix dynamic local `class'.
4548 (idlwave-routine-twin-compare): Update for above name change.
4549
4550 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod):
4551 Use boundp tests to silence compiler. Update for changed name of
4552 bytecomp-filename variable.
4553
4554 * emulation/viper-cmd.el (viper-read-string-with-history):
4555 Prefix dynamic local `initial'.
4556 (viper-minibuffer-standard-hook): Update for above name change.
4557
4558 * emacs-lisp/elint.el (elint-init-env): Prefix dynamic local `env'.
4559 (elint-init-form): Update for above name change.
4560
4561 * mail/mail-extr.el (mail-extract-address-components): Give dynamic
4562 local variables `cbeg' and `cend' a prefix.
4563 (mail-extr-voodoo): Update for above name change.
4564
4565 * textmodes/reftex-toc.el (reftex-toc-do-promote)
4566 (reftex-toc-promote-prepare): Pass `delta' as an explicit argument.
4567 (reftex-toc-promote-action): Doc fix.
4568
4569 * textmodes/reftex-sel.el (reftex-select-item): Give local variables
4570 `prompt', `data' a prefix.
4571 (reftex-select-post-command-hook, reftex-select-callback)
4572 (reftex-select-mouse-accept, reftex-select-read-cite):
4573 Update for above name changes.
4574
4575 * textmodes/reftex-ref.el (reftex-reference): Rename local variable
4576 `refstyle' to reftex-refstyle.
4577 (reftex-offer-label-menu): Update for above name change.
4578 * textmodes/reftex-sel.el (reftex-select-toggle-varioref): Update for
4579 `refstyle' name change.
4580
4581 * vc/emerge.el (emerge-eval-in-buffer): Remove, and replace all uses
4582 with with-current-buffer.
4583 (diff, template): Give dynamic local variables a prefix.
4584 (emerge-line-numbers): Rename local `diff' to emerge-line-diff.
4585 (emerge-line-number-in-buf): Update for above name change.
4586 (emerge-combine-versions-internal): Rename local `template' to
4587 emerge-combine-template.
4588 (emerge-combine-versions-edit): Update for above name change.
4589
4590 2010-11-06 Ralf Angeli <angeli@caeruleus.net>
4591
4592 * textmodes/reftex-cite.el
4593 (reftex-extract-bib-entries-from-thebibliography): Match bibitem
4594 entries with whitespace after \bibitem.
4595 (reftex-create-bibtex-file): Match entries containing numbers and
4596 symbol constituents. Make sure that entries with whitespace at
4597 various places are found.
4598
4599 2010-11-05 Christian Millour <cm@abtela.com> (tiny change)
4600
4601 * shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
4602
4603 2010-11-05 Jan Djärv <jan.h.d@swipnet.se>
4604
4605 * mouse.el (mouse-yank-primary): Update comment (Bug#6802).
4606
4607 2010-11-05 Glenn Morris <rgm@gnu.org>
4608
4609 * woman.el (woman0-roff-buffer, woman1-roff-buffer)
4610 (woman2-roff-buffer): Give local variable `request' a prefix.
4611 (woman0-macro): Rename argument `request' in the same way.
4612 (woman-request): New name for `request' dynamic variable.
4613 (woman-unquote, woman-forward-arg): Update for above name change.
4614 (woman1-roff-buffer): Give local variable `unquote' a prefix.
4615 (woman1-unquote): New name for `unquote' dynamic variable.
4616 (woman1-B-or-I, woman1-alt-fonts): Update for above name change.
4617 (woman-translations): Rename from `translations'. No longer global.
4618 (woman2-tr, woman-translate): Update for above name change.
4619 (woman-translate): Check for bound variable.
4620 (woman2-roff-buffer): Give local variable `translations' a prefix.
4621
4622 * play/doctor.el: Give all local variables a prefix. Update callers.
4623 (doc$, doctor-put-meaning): Use backquote.
4624
4625 * emacs-lisp/cl-macs.el (loop): Give local variable args a prefix.
4626 (cl-parse-loop-clause, cl-loop-handle-accum): Update for above change.
4627
4628 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Give local
4629 variables bytes, ptr, op a prefix.
4630 (disassemble-offset): Update for above change.
4631
4632 2010-11-03 Chong Yidong <cyd@stupidchicken.com>
4633
4634 * emacs-lisp/package.el (package-unpack): Remove no-op.
4635 (package--builtins, package--dir): Doc fix.
4636 (package-activate-1, package-activate, package-install)
4637 (package-compute-transaction): Fix error message.
4638 (package-delete): Use delete-directory. Omit system packages.
4639 (package-initialize): Set package-alist to nil first.
4640 (package-menu-mark-delete, package-menu-mark-install): Don't add
4641 symbols that are inconsistent with the package state.
4642 (package-menu-execute): Perform deletions and installations as
4643 single batch operations.
4644
4645 2010-11-03 Glenn Morris <rgm@gnu.org>
4646
4647 * progmodes/idlwave.el (idlwave-pset): Only used on XEmacs.
4648 (props): Remove unnecessary declaration.
4649
4650 * textmodes/ispell.el (ispell-init-process): On Emacs, always use
4651 set-process-query-on-exit-flag.
4652
4653 * textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.
4654 (reftex-toc-do-promote): Remove unused local `mpos'.
4655 (reftex-toc-restore-region): Make `mpos' local to this function.
4656
4657 * net/dbus.el (dbus-name-owner-changed-handler): Doc fix.
4658
4659 * play/landmark.el (lm-losing-threshold): Correct spelling.
4660 (lm-human-plays): Use new name.
4661
4662 * play/gomoku.el (gomoku-loosing-threshold): Correct spelling.
4663 (gomoku-human-plays): Use new name.
4664
4665 * play/gomoku.el (nil-score, Xscore, XXscore, XXXscore, XXXXscore)
4666 (Oscore, OOscore, OOOscore, OOOOscore): Rename with gomoku- prefix.
4667 (gomoku-score-trans-table, gomoku-winning-threshold)
4668 (gomoku-loosing-threshold, gomoku-init-score-table): Use new names.
4669
4670 2010-11-03 Chong Yidong <cyd@stupidchicken.com>
4671
4672 * emacs-lisp/package.el: Don't put built-in packages in
4673 package-alist, to avoid loading inefficiencies.
4674 (package-built-in-p): Make VERSION optional, and treat it as a
4675 minimum acceptable version.
4676 (package-activate): Search separately for built-in packages.
4677 Emit a warning if a dependency fails.
4678 (define-package): Handle most common case, where there is no
4679 obsolete package, first.
4680 (package-compute-transaction): Print required version in error.
4681 (package--initialized): New variable.
4682 (list-packages): Use it.
4683 (package-initialize): Optional arg NO-ACTIVATE. Don't put
4684 built-in packages in packages-alist; keep it separate.
4685 Set package--initialized.
4686 (describe-package): Avoid activating packages as a side-effect.
4687 Search separately for built-in packages.
4688 (describe-package-1): Handle the case where an elpa package is
4689 simultaneously built-in and available/installed.
4690 (package-installed-p, package--generate-package-list):
4691 Search separately for built-in packages.
4692 (package-load-descriptor): Doc fix.
4693
4694 2010-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
4695
4696 * progmodes/perl-mode.el (perl-syntax-propertize-function):
4697 Handle __DATA__ and __END__.
4698
4699 2010-11-02 Noah Friedman <friedman@splode.com>
4700
4701 * emacs-lisp/bytecomp.el (byte-recompile-file): If bytecomp-arg is
4702 nil, do not ask to recompile files that are not already compiled,
4703 and do not recompile them.
4704
4705 2010-11-02 Chong Yidong <cyd@stupidchicken.com>
4706
4707 * emacs-lisp/package.el (package-initialize): Ensure that
4708 obsoleted built-in packages are not in package-activated-list
4709 during activation.
4710 (describe-package-1): Make the "installed" status override
4711 "built-in".
4712
4713 2010-11-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4714
4715 * subr.el (version-separator, version-regexp-alist): Remove '*'
4716 from docstring.
4717 (version-list-<=, version<=, version=): Doc fix.
4718
4719 2010-11-01 Kenichi Handa <handa@m17n.org>
4720
4721 * faces.el (glyphless-char): Inherit underline for tty.
4722
4723 2010-11-01 Kenichi Handa <handa@m17n.org>
4724
4725 Implement various display methods for glyphless characters.
4726
4727 * international/characters.el (char-acronym-table): New variable.
4728 (glyphless-char-control): New variable.
4729 (update-glyphless-char-display): New function.
4730
4731 * faces.el (glyphless-char): New face.
4732
4733 2010-11-01 Glenn Morris <rgm@gnu.org>
4734
4735 * calendar/holidays.el (general-holidays, oriental-holidays)
4736 (local-holidays, other-holidays, hebrew-holidays, christian-holidays)
4737 (islamic-holidays, bahai-holidays, solar-holidays): Move aliases before
4738 the definitions of their targets.
4739
4740 * emacs-lisp/smie.el (smie): New custom group.
4741 (smie-blink-matching-inners, smie-indent-basic): Add :group.
4742
4743 * faces.el (xw-defined-colors, x-setup-function-keys):
4744 * mouse-sel.el (x-select-text):
4745 * term/w32console.el (x-setup-function-keys): Update declarations.
4746
4747 * progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.
4748
4749 * textmodes/ispell.el (comment-add): Declare.
4750
4751 * net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string):
4752 Declare.
4753
4754 * info.el (finder-keywords-hash, package-alist): Declare.
4755
4756 2010-11-01 Chong Yidong <cyd@stupidchicken.com>
4757
4758 * finder.el (finder-compile-keywords): Don't use intern-soft,
4759 since package names may not yet exist in the obarray.
4760
4761 2010-11-01 Chong Yidong <cyd@stupidchicken.com>
4762
4763 * vc/vc-arch.el (vc-arch-checkin):
4764 * vc/vc-cvs.el (vc-cvs-checkin):
4765 * vc/vc-mtn.el (vc-mtn-checkin):
4766 * vc/vc-rcs.el (vc-rcs-checkin):
4767 * vc/vc-sccs.el (vc-sccs-checkin):
4768 * vc/vc-svn.el (vc-svn-checkin): Remove optional extra arg, unused
4769 since 2010-04-21 commit by Stefan Monnier.
4770
4771 2010-11-01 Glenn Morris <rgm@gnu.org>
4772
4773 * emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.
4774
4775 * startup.el (package-enable-at-startup, package-initialize):
4776 Silence compiler.
4777
4778 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
4779 Silence compiler.
4780
4781 2010-10-31 Julien Danjou <julien@danjou.info>
4782
4783 * emacs-lisp/bytecomp.el (byte-recompile-file): New fun (bug#7297).
4784 (byte-recompile-directory):
4785 * emacs-lisp/lisp-mode.el (emacs-lisp-byte-compile-and-load):
4786 Use `byte-recompile-file'.
4787
4788 2010-10-31 Glenn Morris <rgm@gnu.org>
4789
4790 * cus-start.el: Handle standard values via a keyword.
4791 Only set version property if specified.
4792 (cursor-in-non-selected-windows, menu-bar-mode)
4793 (tool-bar-mode, show-trailing-whitespace):
4794 Do not specify standard values.
4795 (transient-mark-mode, temporary-file-directory): Use :standard.
4796
4797 2010-10-31 Jan Djärv <jan.h.d@swipnet.se>
4798
4799 * term/x-win.el (x-get-selection-value): New function that gets
4800 PRIMARY with type as specified in x-select-request-type. (Bug#6802)
4801
4802 2010-10-31 Michael Albinus <michael.albinus@gmx.de>
4803
4804 * net/tramp.el (tramp-handle-insert-file-contents): For root,
4805 preserve owner and group when editing files. (Bug#7289)
4806
4807 2010-10-31 Glenn Morris <rgm@gnu.org>
4808
4809 * speedbar.el (speedbar-mode):
4810 * play/fortune.el (fortune-in-buffer, fortune):
4811 * play/gomoku.el (gomoku-mode):
4812 * play/landmark.el (lm-mode):
4813 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
4814 Replace inappropriate uses of toggle-read-only. (Bug#7292)
4815
4816 * select.el (x-selection): Mark it as an obsolete alias.
4817
4818 2010-10-31 Aaron S. Hawley <aaron.s.hawley@gmail.com>
4819
4820 * vc/add-log.el (find-change-log): Use derived-mode-p rather than
4821 major-mode (bug#7284).
4822
4823 2010-10-31 Glenn Morris <rgm@gnu.org>
4824
4825 * menu-bar.el (menu-bar-files-menu): Make it into an actual alias,
4826 rather than just an unused variable that inherits from the real one.
4827
4828 2010-10-31 Alan Mackenzie <acm@muc.de>
4829
4830 * progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error.
4831 This fixes bug #7185.
4832
4833 2010-10-30 Chong Yidong <cyd@stupidchicken.com>
4834
4835 * startup.el (command-line): Search for package directories, and
4836 don't load package.el if none are found.
4837
4838 * emacs-lisp/package.el (describe-package, list-packages):
4839 Call package-initialize if it has not been called yet.
4840
4841 2010-10-30 Alan Mackenzie <acm@muc.de>
4842
4843 * progmodes/cc-fonts.el (c-font-lock-enum-tail): New function
4844 which fontifies the tail of an enum.
4845 (c-basic-matchers-after): Insert a call to the above new function.
4846 This fixes bug #7264.
4847
4848 2010-10-30 Glenn Morris <rgm@gnu.org>
4849
4850 * cus-start.el: Add :set properties for minor modes menu-bar-mode,
4851 tool-bar-mode, transient-mark-mode. (Bug#7306)
4852 Include the :set property in the dumped Emacs.
4853
4854 2010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
4855
4856 SMIE: change indent rules format, improve smie-setup.
4857 * emacs-lisp/smie.el (smie-precs-precedence-table)
4858 (smie-merge-prec2s, smie-bnf-precedence-table, smie-prec2-levels):
4859 Mark them pure so the tables gets built at compile time.
4860 (smie-bnf-precedence-table): Store the closer-alist in the table.
4861 (smie-prec2-levels): Preserve the closer-alist.
4862 (smie-blink-matching-open): Be more forgiving in case of indentation.
4863 (smie-hanging-p): Rename from smie-indent--hanging-p.
4864 (smie-bolp): Rename from smie-indent--bolp.
4865 (smie--parent, smie--after): New dynamic vars.
4866 (smie-parent-p, smie-next-p, smie-prev-p): New funs.
4867 (smie-indent-rules): Remove.
4868 (smie-indent--offset-rule): Remove fun.
4869 (smie-rules-function): New var.
4870 (smie-indent--rule): New fun.
4871 (smie-indent--offset, smie-indent-keyword, smie-indent-after-keyword)
4872 (smie-indent-exps): Use it.
4873 (smie-setup): Setup paren blinking; add keyword args for token
4874 functions; extract closer-alist from op-levels.
4875 (smie-indent-debug-log): Remove var.
4876 (smie-indent-debug): Remove fun.
4877 * progmodes/prolog.el (prolog-smie-indent-rules): Remove.
4878 (prolog-smie-rules): New fun to replace it.
4879 (prolog-mode-variables): Simplify.
4880 * progmodes/octave-mod.el (octave-smie-closer-alist): Remove, now that
4881 it's setup automatically.
4882 (octave-smie-indent-rules): Remove.
4883 (octave-smie-rules): New fun to replace it.
4884 (octave-mode): Simplify.
4885
4886 2010-10-29 Glenn Morris <rgm@gnu.org>
4887
4888 * files.el (temporary-file-directory): Remove (already defined in C).
4889 * cus-start.el: Add temporary-file-directory.
4890
4891 * abbrev.el (abbrev-mode):
4892 * composite.el (auto-composition-mode):
4893 * menu-bar.el (menu-bar-mode):
4894 * simple.el (transient-mark-mode):
4895 * tool-bar.el (tool-bar-mode): Adjust the define-minor-mode calls so
4896 that they do not define the associated variables twice.
4897 * simple.el (transient-mark-mode): Remove defvar.
4898 * composite.el (auto-composition-mode): Make variable auto-buffer-local.
4899 * cus-start.el: Add transient-mark-mode, menu-bar-mode, tool-bar-mode.
4900 Handle multiple groups, and also custom-delayed-init-variables.
4901 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
4902
4903 2010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
4904
4905 * emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
4906 (pcase-if): Add one minor optimization.
4907 (pcase-split-equal): Rename from pcase-split-eq.
4908 (pcase-split-member): Rename from pcase-split-memq.
4909 (pcase-u1): Add strings to the member optimization.
4910 Add `guard' variant of predicates.
4911 (pcase-q1): Add string patterns.
4912
4913 2010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
4914
4915 * vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
4916
4917 2010-10-28 Glenn Morris <rgm@gnu.org>
4918
4919 * term/ns-win.el (global-map, menu-bar-final-items, menu-bar-help-menu):
4920 Move menu-bar related settings to ../menu-bar.el.
4921 * menu-bar.el (global-map, menu-bar-final-items, menu-bar-help-menu):
4922 Move ns-specific settings here from term/ns-win.el.
4923
4924 * simple.el (x-selection-owner-p): Remove unused declaration.
4925
4926 2010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
4927
4928 * minibuffer.el (completion-cycling): New var (bug#7266).
4929 (minibuffer-complete, completion--do-completion):
4930 Use completion--flush-all-sorted-completions.
4931 (minibuffer-complete): Only cycle if completion-cycling is set.
4932 (completion--flush-all-sorted-completions): Unset completion-cycling.
4933 (minibuffer-force-complete): Set completion-cycling.
4934 (completion-all-sorted-completions): Move declaration before first use.
4935
4936 2010-10-28 Leo <sdl.web@gmail.com>
4937
4938 * iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
4939 which changes the order of matches seen by users (bug#7231).
4940
4941 2010-10-28 Jes Bodi Klinke <jes@bodi-klinke.dk> (tiny change)
4942
4943 * progmodes/compile.el (compilation-mode-font-lock-keywords):
4944 Don't confuse -omega as "-o mega".
4945
4946 2010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
4947
4948 * vc/log-edit.el (log-edit-rewrite-fixes): New var.
4949 (log-edit-author): New dynamic var.
4950 (log-edit-changelog-ours-p, log-edit-insert-changelog-entries): Use it
4951 to return the author if different from committer.
4952 (log-edit-insert-changelog): Use them to add Author: and Fixes headers.
4953
4954 * play/landmark.el: Adjust commenting convention.
4955 (lm-nil-score): Rename from nil-score.
4956 (Xscore, XXscore, XXXscore, XXXXscore, Oscore, OOscore, OOOscore)
4957 (OOOOscore): Move into a let in lm-score-trans-table.
4958 (lm-winning-threshold, lm-loosing-threshold): Use lm-score-trans-table.
4959
4960 * electric.el (electric-indent-chars): Autoload.
4961 * progmodes/octave-mod.el (octave-mode):
4962 * progmodes/ruby-mode.el (ruby-mode): Take advantage of it.
4963 (ruby-mode-abbrev-table): Merge initialization and declaration.
4964
4965 2010-10-27 Glenn Morris <rgm@gnu.org>
4966
4967 * abbrev.el (abbrev-mode): Remove one of the three definitions of this
4968 variable.
4969
4970 * server.el (server-host, server-port, server-auth-dir): Autoload risky.
4971
4972 * term/ns-win.el: Restore require of cl when compiling.
4973 (menu-bar-final-items): Remove non-existent `windows' menu.
4974 (ns-handle-nxopen): Optionally handle the temp-case.
4975 (ns-handle-nxopentemp): Just call ns-handle-nxopen.
4976 (ns-insert-file, ns-find-file): Use `pop'.
4977
4978 2010-10-26 Glenn Morris <rgm@gnu.org>
4979
4980 * term/common-win.el (xw-defined-colors): Simplify the 'ns case.
4981
4982 2010-10-26 Adrian Robert <Adrian.B.Robert@gmail.com>
4983
4984 * term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to
4985 global map.
4986 * term/common-win.el (x-setup-function-keys): Remove most of the
4987 keymappings. Comment on the remaining ones.
4988
4989 2010-10-26 Peter Oliver <p.d.oliver@mavit.org.uk> (tiny change)
4990
4991 * server.el (server-port): New option. (Bug#854)
4992 (server-start): Use server-port.
4993
4994 2010-10-26 Glenn Morris <rgm@gnu.org>
4995
4996 * term/ns-win.el (ns-version-string): Remove unused declaration.
4997 (ns-invocation-args): Change to x-invocation-args.
4998 (ns-handle-switch, ns-handle-numeric-switch, ns-handle-iconic)
4999 (ns-handle-name-switch, ns-ignore-2-arg): Remove.
5000 (ns-handle-nxopen, ns-handle-nxopentemp, ns-ignore-1-arg):
5001 Use x-invocation-args instead of ns-invocation-args.
5002 (ns-initialize-window-system, handle-args-function-alist):
5003 Use x-handle-args instead of ns-handle-args.
5004 * term/common-win.el (x-handle-args): Also handle nextstep arguments.
5005 * startup.el (command-line-ns-option-alist): Replace
5006 ns-handle-name-switch, ns-handle-switch, ns-handle-numeric-switch,
5007 ns-handle-iconic with the x- equivalents.
5008
5009 * term/common-win.el (x-select-enable-clipboard):
5010 * term/pc-win.el (x-select-enable-clipboard): Doc fix.
5011
5012 * term/ns-win.el: No need to require cl when compiling.
5013 (x-display-name, x-setup-function-keys, x-select-text, x-colors)
5014 (xw-defined-colors): Use the common-win definitions.
5015 (ns-alternatives-map): Make it an obsolete alias for x-alternatives-map.
5016 (ns-handle-iconic): Make it an alias for x-handle-iconic.
5017 * term/common-win.el (x-select-text, x-alternatives-map)
5018 (x-setup-function-keys, x-colors, xw-defined-colors): Handle 'ns case.
5019 * loadup.el [ns]: Load common-win.
5020
5021 2010-10-26 Daiki Ueno <ueno@unixuser.org>
5022
5023 * epa-mail.el (epa-mail-encrypt): Handle local-part only
5024 recipients; expand mail aliases (Bug#7280).
5025
5026 2010-10-25 Glenn Morris <rgm@gnu.org>
5027
5028 * term/common-win.el (x-handle-switch): Simplify with pop.
5029 Optionally handle numeric switches.
5030 (x-handle-numeric-switch): Just call x-handle-switch.
5031 (x-handle-initial-switch, x-handle-xrm-switch, x-handle-geometry)
5032 (x-handle-name-switch, x-handle-display, x-handle-args):
5033 Simplify with pop.
5034
5035 * term/ns-win.el: Do not require easymenu.
5036 (menu-bar-edit-menu) <copy, paste, paste-from-menu, separator-undo>:
5037 <spell>: Move adjustments to menu-bar.el.
5038 * menu-bar.el (menu-bar-edit-menu) <copy, paste, paste-from-menu>:
5039 <separator-undo, spell>: Move ns-win's adjustments here.
5040 * loadup.el [ns]: Do not load easymenu.
5041
5042 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
5043
5044 * image.el (image-checkbox-checked, image-checkbox-unchecked):
5045 Delete (Bug#7222).
5046
5047 * startup.el (fancy-startup-tail): Instead of using inline images,
5048 refer to image files from etc/.
5049
5050 * wid-edit.el (checkbox): Likewise.
5051 (widget-image-find): Center image specs.
5052
5053 2010-10-24 Glenn Morris <rgm@gnu.org>
5054
5055 * term/ns-win.el (x-select-text): Doc fix.
5056 * w32-fns.el (x-alternatives-map, x-setup-function-keys)
5057 (x-select-text): Move to term/common-win.
5058 * term/w32-win.el (xw-defined-colors): Move to common-win.
5059 * term/x-win.el (xw-defined-colors, x-alternatives-map)
5060 (x-setup-function-keys, x-select-text): Move to common-win.
5061 * term/common-win.el (x-select-text, x-alternatives-map)
5062 (x-setup-function-keys, xw-defined-colors): Merge x- and w32-
5063 definitions here.
5064
5065 2010-10-24 T.V. Raman <tv.raman.tv@gmail.com> (tiny change)
5066
5067 * net/mairix.el (mairix-searches-mode-map):
5068 * mail/mspools.el (mspools-mode-map): Fix 2010-10-10 change.
5069
5070 2010-10-24 Michael McNamara <mac@mail.brushroad.com>
5071
5072 * progmodes/verilog-mode.el (verilog-directive-re): Make this variable
5073 auto-built for efficiency of execution and updating.
5074 (verilog-extended-complete-re): Support 'pure' fucntion & task
5075 declarations (these have no bodies).
5076 (verilog-beg-of-statement): General cleanup to enable support of
5077 'pure' fucntion & task declarations (these have no bodies).
5078 These efforts together fix Verilog bug210 from veripool; which was also
5079 noticed by Steve Pearlmutter.
5080 (verilog-directive-re, verilog-directive-begin, verilog-indent-re)
5081 (verilog-directive-nest-re, verilog-set-auto-endcomments):
5082 Support `elsif. Reported by Shankar Giri.
5083 (verilog-forward-ws&directives, verilog-in-attribute-p): Fixes for
5084 attribute handling for lining up declarations and assignments.
5085 (verilog-beg-of-statement-1): Fix issue where continued declaration
5086 is indented differently if it is after a begin..end clock.
5087 (verilog-in-attribute-p, verilog-skip-backward-comments)
5088 (verilog-skip-forward-comment-p): Support proper treatment of
5089 attributes by indent code. Reported by Jeff Steele.
5090 (verilog-in-directive-p): Fix comment to correctly describe function.
5091 (verilog-backward-up-list, verilog-in-struct-region-p)
5092 (verilog-backward-token, verilog-in-struct-p)
5093 (verilog-in-coverage-p, verilog-do-indent)
5094 (verilog-pretty-declarations): Use verilog-backward-up-list as
5095 wrapper around backward-up-list inorder to properly skip comments.
5096 Reported by David Rogoff.
5097 (verilog-property-re, verilog-endcomment-reason-re)
5098 (verilog-beg-of-statement, verilog-set-auto-endcomments)
5099 (verilog-calc-1 ): Fix for assert a; else b; indentation (new form
5100 of if). Reported by Max Bjurling and
5101 (verilog-calc-1): Fix for clocking block in modport
5102 declaration. Reported by Brian Hunter.
5103
5104 2010-10-24 Wilson Snyder <wsnyder@wsnyder.org>
5105
5106 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-gate-ios)
5107 (verilog-gate-keywords, verilog-read-sub-decls)
5108 (verilog-read-sub-decls-gate, verilog-read-sub-decls-gate-ios)
5109 (verilog-read-sub-decls-line, verilog-read-sub-decls-sig): Support
5110 AUTOINST for gate primitives, bug284. Reported by Mark Johnson.
5111 (verilog-read-decls): Fix spaces in V2K module parameters causing
5112 mis-identification as interfaces, bug287.
5113 (verilog-read-decls): Fix not treating "parameter string" as a
5114 parameter in AUTOINSTPARAM.
5115 (verilog-read-always-signals-recurse, verilog-read-decls): Fix not
5116 treating `elsif similar to `endif inside AUTOSENSE.
5117 (verilog-do-indent): Implement correct automatic or static task or
5118 function end comment highlight. Reported by Steve Pearlmutter.
5119 (verilog-font-lock-keywords-2): Fix highlighting of single
5120 character pins, bug264. Reported by Michael Laajanen.
5121 (verilog-auto-inst, verilog-read-decls, verilog-read-sub-decls)
5122 (verilog-read-sub-decls-in-interfaced, verilog-read-sub-decls-sig)
5123 (verilog-subdecls-get-interfaced, verilog-subdecls-new):
5124 Support interfaces with AUTOINST, bug270. Reported by Luis Gutierrez.
5125 (verilog-pretty-expr): Fix interactive arguments, bug272.
5126 Reported by Mark Johnson.
5127 (verilog-auto-tieoff, verilog-auto-tieoff-ignore-regexp):
5128 Add 'verilog-auto-tieoff-ignore-regexp' for AUTOTIEOFF,
5129 bug269. Suggested by Gary Delp.
5130 (verilog-mode-map, verilog-preprocess, verilog-preprocess-history)
5131 (verilog-preprocessor, verilog-set-compile-command):
5132 Create verilog-preprocess and verilog-preprocessor to show
5133 preprocessed output.
5134 (verilog-get-beg-of-line, verilog-get-end-of-line)
5135 (verilog-modi-file-or-buffer, verilog-modi-name)
5136 (verilog-modi-point, verilog-within-string): Move defmacro's
5137 before first use to avoid warning. Reported by Steve Pearlmutter.
5138 (verilog-colorize-buffer, verilog-colorize-include-files-buffer)
5139 (verilog-colorize-region, verilog-highlight-buffer)
5140 (verilog-highlight-includes, verilog-highlight-modules)
5141 (verilog-highlight-region, verilog-mode): Rename colorize to
5142 highlight to match other packages. Disable module highlighting,
5143 as received speed complaints, reenable for experimentation only
5144 using new verilog-highlight-modules.
5145 (verilog-read-decls): Fix regexp stack overflow in very large
5146 AUTO_TEMPLATEs, bug250.
5147 (verilog-auto, verilog-delete-auto, verilog-save-buffer-state)
5148 (verilog-scan): Create verilog-save-buffer-state to standardize
5149 making insignificant changes that shouldn't call hooks.
5150 (verilog-save-no-change-functions, verilog-save-scan-cache)
5151 (verilog-scan, verilog-scan-cache-ok-p, verilog-scan-region):
5152 Create verilog-save-no-change-functions to wrap verilog-scan
5153 preservation, and fix to work with nested preserved calls.
5154 (verilog-auto-inst, verilog-auto-inst-dot-name): Support .name
5155 port syntax for AUTOWIRE, and with new verilog-auto-inst-dot-name
5156 generate .name with AUTOINST, bug245. Suggested by David Rogoff.
5157 (verilog-submit-bug-report): Update variable list to be complete.
5158 (verilog-auto, verilog-colorize-region): Fix AUTO expansion
5159 breaking on-the-fly font-locking.
5160 (verilog-colorize-buffer, verilog-colorize-include-files)
5161 (verilog-colorize-include-files-buffer, verilog-colorize-region)
5162 (verilog-load-file-at-mouse, verilog-load-file-at-point)
5163 (verilog-mode, verilog-read-inst-module-matcher): With point on a
5164 AUTOINST cell instance name, middle mouse button now finds-file on
5165 it. Suggested by Brad Dobbie.
5166 (verilog-alw-get-temps, verilog-auto-reset)
5167 (verilog-auto-sense-sigs, verilog-read-always-signals)
5168 (verilog-read-always-signals-recurse): Fix loop indexes being
5169 AUTORESET. AUTORESET now assumes any variables in the
5170 initialization section of a for() should be ignored.
5171 Reported by Dan Dever.
5172 (verilog-error-font-lock-keywords)
5173 (verilog-error-regexp-emacs-alist)
5174 (verilog-error-regexp-xemacs-alist): Fix error detection of
5175 Cadence HAL, reported by David Asher. Repair drift between the
5176 three similar error variables.
5177 (verilog-modi-lookup, verilog-modi-lookup-cache)
5178 (verilog-modi-lookup-last-current, verilog-modi-lookup-last-mod)
5179 (verilog-modi-lookup-last-modi, verilog-modi-lookup-last-tick):
5180 Fix slow verilog-auto expansion on very large files.
5181 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line):
5182 Fix AUTOOUTPUT treating "1*2" as a signal name in submodule connection
5183 "{1*2{...". Broke in last revision.
5184 (verilog-read-sub-decls-expr): Fix AUTOOUTPUT not detecting
5185 submodule connections with replications "{#{a},#{b}}".
5186
5187 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
5188
5189 * progmodes/dcl-mode.el (dcl-electric-reindent-regexps):
5190 Fix typo in docstring.
5191
5192 2010-10-24 Kenichi Handa <handa@m17n.org>
5193
5194 * face-remap.el (text-scale-adjust): Call read-event with a proper
5195 prompt.
5196
5197 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
5198
5199 * emacs-lisp/unsafep.el: Don't mark functions that display
5200 messages as safe. Suggested by Johan Bockgård.
5201
5202 2010-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
5203
5204 * emacs-lisp/regexp-opt.el (regexp-opt-group, regexp-opt-charset):
5205 Turn comments into docstrings.
5206
5207 * minibuffer.el (completion--replace): Move point where it belongs
5208 when there's a common suffix (bug#7215).
5209
5210 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
5211
5212 Merge read-color and facemenu-read-color (Bug#7242).
5213
5214 * faces.el (read-color): Use the completion code from
5215 facemenu-read-color. Require match in completion. Doc fix.
5216
5217 * facemenu.el (facemenu-read-color): Alias for read-color.
5218 (facemenu-set-foreground, facemenu-set-background):
5219 Use read-color.
5220
5221 * frame.el (set-background-color, set-foreground-color)
5222 (set-cursor-color, set-mouse-color, set-border-color):
5223 Use read-color.
5224
5225 2010-10-24 Leo <sdl.web@gmail.com>
5226
5227 * eshell/em-unix.el (eshell-remove-entries): Use the TRASH
5228 argument of delete-file and delete-directory (Bug#7011).
5229
5230 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
5231
5232 * emacs-lisp/package.el (package-menu-mode-map): Inherit from
5233 button-buffer-map.
5234
5235 2010-10-24 Ralf Angeli <angeli@caeruleus.net>
5236
5237 * emacs-lisp/package.el (package--generate-package-list): Make the
5238 *Packages* buffer read-only.
5239
5240 2010-10-24 Alan Mackenzie <acm@muc.de>
5241
5242 * progmodes/cc-fonts.el (c-font-lock-declarations): Cache the
5243 result of `c-beginning-of-decl-1' between invocations of a lambda
5244 function (Bug #7265).
5245
5246 2010-10-24 Daiki Ueno <ueno@unixuser.org>
5247
5248 * epg-config.el (epg-gpg-program): Try to use "gpg2" if "gpg"
5249 executable is not available on the system (Bug#7268).
5250
5251 2010-10-24 Glenn Morris <rgm@gnu.org>
5252
5253 * select.el (selection-coding-system, next-selection-coding-system):
5254 Sync doc with C versions.
5255
5256 * w32-vars.el (x-select-enable-clipboard):
5257 * term/x-win.el (x-select-enable-clipboard): Move to common-win.
5258 * term/common-win.el (x-select-enable-clipboard): Move here.
5259
5260 * term/tty-colors.el (tty-defined-color-alist): Remove duplicate
5261 definition of C variable.
5262
5263 * frame.el (show-trailing-whitespace, auto-hscroll-mode)
5264 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
5265 Don't redefine things that are defined in C.
5266 * cus-start.el: Also handle :risky, :safe, :set, and :tag.
5267 (show-trailing-whitespace, auto-hscroll-mode)
5268 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
5269 Set up the appropriate custom properties.
5270
5271 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
5272
5273 Bind "C-c ]" to ...
5274 * progmodes/f90.el (f90-mode-map): ... f90-insert-end.
5275 * nxml/nxml-mode.el (nxml-mode-map): ... nxml-finish-element.
5276 * textmodes/tex-mode.el (tex-mode-map): ... latex-close-block.
5277 * textmodes/sgml-mode.el (sgml-mode-map): ... sgml-close-tag.
5278
5279 2010-10-23 Glenn Morris <rgm@gnu.org>
5280
5281 * textmodes/flyspell.el (flyspell-mode): If there was an error,
5282 say what it was.
5283
5284 * frame.el (auto-hscroll-mode, cursor-in-non-selected-windows):
5285 Sync docs with C version.
5286
5287 * term/ns-win.el (xw-defined-colors):
5288 * term/x-win.el (xw-defined-colors): Make docs identical to w32-win.
5289
5290 * term/pc-win.el (x-select-enable-clipboard):
5291 * term/x-win.el (x-select-enable-clipboard):
5292 * w32-vars.el (x-select-enable-clipboard): Make doc-strings identical.
5293
5294 * comint.el (comint-password-prompt-regexp): Make it less vague.
5295 Bump version.
5296
5297 * help-fns.el (doc-file-to-man, doc-file-to-info): New commands.
5298
5299 * help.el (finder-by-keyword): Remove unnecessary autoload.
5300
5301 2010-10-22 Glenn Morris <rgm@gnu.org>
5302
5303 * loadup.el: Unconditionally load float-sup.
5304 * paren.el (show-paren-delay):
5305 * emacs-lisp/float-sup.el:
5306 * emulation/cua-base.el (cua-prefix-override-inhibit-delay):
5307 * obsolete/lazy-lock.el (lazy-lock-defer-time, lazy-lock-stealth-nice)
5308 (lazy-lock-stealth-verbose): Assume float support.
5309 * ps-print.el: Assume float support on Emacs.
5310 * emacs-lisp/timer.el (timer-next-integral-multiple-of-time):
5311 Remove non-float branch.
5312
5313 * emacs-lisp/autoload.el (batch-update-autoloads): Update for
5314 src/Makefile no longer being pre-processed.
5315
5316 2010-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
5317
5318 * emacs-lisp/find-func.el (find-library): Use test-completion.
5319
5320 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5321
5322 * newcomment.el (comment-dwim): Fix the intentation in the doc string.
5323
5324 2010-10-21 Michael Albinus <michael.albinus@gmx.de>
5325
5326 * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
5327 space in stat format string.
5328 (tramp-send-command): Unset $PS1 when using here documents, in
5329 order not to get several prompts.
5330 (tramp-get-inline-coding): Return `nil' in case of errors.
5331
5332 2010-10-21 Daiki Ueno <ueno@unixuser.org>
5333
5334 * hexl.el (hexl-mode, hexl-mode-exit):
5335 Tweak revert-buffer-function to inhibit auto-mode-alist (Bug#7252).
5336 (hexl-revert-buffer-function): New function.
5337 (hexl-before-revert-hook, hexl-after-revert-hook): Abolish.
5338
5339 2010-10-19 Alan Mackenzie <acm@muc.de>
5340
5341 * progmodes/cc-langs.el (c-type-decl-prefix-key): C++ bit:
5342 Move "\(const\|throw\|volatile\)\>" nearer the start of the regexp, so
5343 that these keywords aren't wrongly matched as identifiers.
5344
5345 * progmodes/cc-mode.el (c-before-change, c-after-change): Move the
5346 setting of c-new-BEG and c-new-END from c-before-change to
5347 c-after-change. (Bug#7181)
5348
5349 2010-10-19 Chong Yidong <cyd@stupidchicken.com>
5350
5351 * cus-face.el (custom-theme-set-faces): Revert 2010-10-18 change.
5352 Don't mark as safe.
5353
5354 * custom.el (custom-theme-set-variables): Likewise.
5355 (load-theme): Add custom-theme-set-faces and
5356 custom-theme-set-variables to safe-functions while loading.
5357 (custom-enabled-themes): Mark as risky.
5358
5359 2010-10-18 Julien Danjou <julien@danjou.info>
5360
5361 * bindings.el: Remove end dashes in default mode-line-format.
5362
5363 2010-10-19 Chong Yidong <cyd@stupidchicken.com>
5364
5365 * bindings.el (global-map): Bind C-d to delete-char and deletechar
5366 to delete-forward-char.
5367
5368 * simple.el (normal-erase-is-backspace-mode): Remap delete to
5369 deletechar, and hence delete-forward-char.
5370
5371 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5372
5373 * repeat.el (repeat): Use read-key (bug#6256).
5374
5375 2010-10-19 Chong Yidong <cyd@stupidchicken.com>
5376
5377 * emacs-lisp/unsafep.el: Don't mark functions that display
5378 messages as safe. Suggested by Johan Bockgård.
5379
5380 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5381
5382 * minibuffer.el (completion--replace): Move point where it belongs
5383 when there's a common suffix (bug#7215).
5384
5385 2010-10-19 Kenichi Handa <handa@m17n.org>
5386
5387 * international/characters.el: Add category '|' (word breakable)
5388 to fullwidth characters.
5389
5390 2010-10-19 Michael Albinus <michael.albinus@gmx.de>
5391
5392 * net/tramp-sh.el (tramp-do-file-attributes-with-stat)
5393 (tramp-do-directory-files-and-attributes-with-stat): Use "e0" in
5394 order to make stat results a float. Patch by Andreas Schwab
5395 <schwab@linux-m68k.org>.
5396
5397 2010-10-18 Julien Danjou <julien@danjou.info>
5398
5399 * avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
5400 hidden by `make-pointer-invisible'.
5401
5402 2010-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
5403
5404 * files.el (locate-file-completion-table): Strip non-matching elements
5405 before checking length of list (bug#7238).
5406
5407 2010-10-18 Chong Yidong <cyd@stupidchicken.com>
5408
5409 * custom.el (custom-theme-set-variables): Mark as a safe function.
5410 (load-theme): Check forms using unsafep.
5411
5412 * cus-face.el (custom-theme-set-faces): Mark as a safe function.
5413
5414 2010-10-17 Agustín Martín <agustin.martin@hispalinux.es>
5415
5416 * textmodes/ispell.el (ispell-aspell-find-dictionary):
5417 Fix aspell data file searching (bug#7230).
5418
5419 2010-10-16 Chong Yidong <cyd@stupidchicken.com>
5420
5421 * cus-theme.el (custom-theme--migrate-settings): New var.
5422 (customize-create-theme): Allow editing the `user' theme.
5423 (custom-theme-add-variable, custom-theme-add-var-1)
5424 (custom-theme-add-face, custom-theme-add-face-1): Add a checkbox
5425 to the front of each variable or face widget.
5426 (custom-theme-write): Save theme settings in the correct order.
5427 Optionally, remove saved settings from user customizations.
5428 (custom-theme-write-variables, custom-theme-write-faces):
5429 Save only the checked widgets.
5430 (customize-themes): Add a link for migrating custom settings.
5431
5432 * custom.el (custom-declare-theme, provide-theme):
5433 Use custom-theme-name-valid-p.
5434 (custom-theme-name-valid-p): Remove checks that are now
5435 unnecessary since themes no longer obey load-path.
5436
5437 * cus-edit.el (custom-variable-value-create): For the simple
5438 style, hide documentation string when hidden.
5439
5440 2010-10-16 Chong Yidong <cyd@stupidchicken.com>
5441
5442 * cus-edit.el (custom-variable, custom-face): Combine the
5443 :inhibit-magic and :display-style properties into a single
5444 :custom-style property.
5445 (custom-toggle-hide-variable, custom-toggle-hide-face):
5446 New functions. If hiding an edited value, save it to :shown-value.
5447 (custom-variable-value-create, custom-face-value-create): Use them.
5448 (custom-magic-reset): Allow magic property to be unset.
5449
5450 * custom.el: Custom themes no longer use load-path.
5451 (custom-theme-load-path): New option. Change built-in theme
5452 directory to etc/.
5453 (custom-enabled-themes): Add custom-theme-load-path dependency.
5454 (custom-theme--load-path): New function.
5455 (load-theme, custom-available-themes): Use it.
5456
5457 * cus-theme.el (describe-theme-1): Use custom-theme--load-path.
5458 (customize-themes): Link to custom-theme-load-path variable.
5459 (custom-theme-add-var-1, custom-theme-add-face-1): Use the
5460 :custom-style property.
5461
5462 * themes/*.el: Moved to etc/.
5463
5464 2010-10-16 Ralf Angeli <angeli@caeruleus.net>
5465
5466 * textmodes/reftex-cite.el
5467 (reftex-extract-bib-entries-from-thebibliography): Do not move
5468 point when searching for \bibitem entries. Match entries with
5469 spaces or tabs in front of arguments.
5470
5471 2010-10-16 Chong Yidong <cyd@stupidchicken.com>
5472
5473 * cus-theme.el (customize-create-theme): Delete overlays after
5474 erasing. If given a THEME arg, display only the faces of that arg
5475 instead of custom-theme--listed-faces.
5476 (custom-theme-variable-menu, custom-theme-variable-action)
5477 (custom-variable-reset-theme, custom-theme-delete-variable): Delete.
5478 (custom-theme-add-variable, custom-theme-add-face): Apply value
5479 from the theme settings, instead of the current value.
5480 (custom-theme-add-var-1, custom-theme-add-face-1): New functions.
5481 (custom-theme-visit-theme): Allow calling outside theme buffers.
5482 (custom-theme-merge-theme): Don't enable the theme when merging.
5483 (custom-theme-write-variables, custom-theme-write-faces): Use the
5484 :shown-value properties to save buffer values, not global ones.
5485 (customize-themes): Display a warning about user customizations.
5486
5487 * cus-edit.el (custom-variable-value-create)
5488 (custom-face-value-create): Obey new special properties
5489 :shown-value and :inhibit-magic.
5490
5491 2010-10-15 Michael Albinus <michael.albinus@gmx.de>
5492
5493 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
5494 Suppress expansion of tabs to spaces. Reported by Dale Sedivec
5495 <dale@codefu.org>.
5496
5497 2010-10-14 Kenichi Handa <handa@m17n.org>
5498
5499 * mail/rmail.el (rmail-show-message-1): Catch an error of
5500 base64-decode-region and just show an error message (bug#7165).
5501
5502 * ps-mule.el (ps-mule-font-spec-list): Delete it. Not used anymore.
5503 (ps-mule-begin-job): Fix for the case that only ENCODING is set in
5504 a font-spec (bug#7197).
5505
5506 2010-10-14 Glenn Morris <rgm@gnu.org>
5507
5508 * mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.
5509
5510 2010-10-14 Juanma Barranquero <lekktu@gmail.com>
5511
5512 * international/mule.el (define-coding-system):
5513 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
5514 * composite.el (compose-region): Fix typo in docstring.
5515
5516 2010-10-14 Chong Yidong <cyd@stupidchicken.com>
5517
5518 * cus-face.el (custom-theme-set-faces): Call custom-push-theme
5519 only after checking the theme-face property.
5520
5521 * faces.el (face-spec-reset-face): Reset all attributes in one
5522 single call to set-face-attribute.
5523 (face-spec-match-p): Make it a defsubst.
5524 (frame-set-background-mode): New arg KEEP-FACE-SPECS.
5525 (x-create-frame-with-faces, tty-create-frame-with-faces)
5526 (tty-set-up-initial-frame-faces): Don't recompute face specs in
5527 frame-set-background-mode, since they are recomputed immediately
5528 afterwards in face-set-after-frame-default.
5529 (face-set-after-frame-default): Minor optimization.
5530 (cursor): Provide non-trivial defface spec.
5531
5532 * custom.el (custom-theme-recalc-face): Simplify.
5533
5534 2010-10-14 Jay Belanger <jay.p.belanger@gmail.com>
5535
5536 * calc/calc-alg.el (math-var): Rename from `var'.
5537 (math-is-polynomial, math-is-poly-rec): Replace `var'
5538 with `math-var'.
5539
5540 * calc/calcalg2.el (math-var): Rename from `var'.
5541 (calcFunc-table, math-scan-for-limits): Replace `var'
5542 with `math-var'.
5543
5544 2010-10-13 Glenn Morris <rgm@gnu.org>
5545
5546 * subr.el (last): Deal with dotted lists (reported in bug#7174).
5547
5548 2010-10-13 Stephen Berman <stephen.berman@gmx.net>
5549
5550 * subr.el (last): Use `safe-length' instead of `length' (bug#7206).
5551
5552 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5553
5554 * net/tls.el (tls-program): Remove spurious %s from openssl.
5555 (tls-starttls-switches): Remove starttls hack.
5556 (open-tls-stream): Ditto.
5557 (tls-find-starttls-argument): Ditto.
5558
5559 2010-10-13 Juanma Barranquero <lekktu@gmail.com>
5560
5561 * image.el (image-library-alist): Declare as obsolete alias.
5562 (image-type-available-p): Use `dynamic-library-alist'.
5563
5564 * term/w32-win.el (dynamic-library-alist):
5565 Use instead of `image-library-alist'.
5566
5567 2010-10-13 IRIE Shinsuke <irieshinsuke@yahoo.co.jp> (tiny change)
5568
5569 * subr.el (last): Make it faster. (Bug#7174)
5570
5571 2010-10-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> (tiny change)
5572
5573 * Makefile.in (compile-clean): Use `` instead of $(). (Bug#7178)
5574
5575 2010-10-12 Chong Yidong <cyd@stupidchicken.com>
5576
5577 * cus-theme.el (custom-theme--listed-faces): Add cursor face.
5578 (describe-theme-1): Extract doc from unloaded themes.
5579
5580 * custom.el (custom-theme-name-valid-p): Don't list color-themes.
5581
5582 * themes/tango-theme.el:
5583 * themes/tango-dark-theme.el:
5584 * themes/wheatgrass-theme.el: New files.
5585
5586 2010-10-12 Chong Yidong <cyd@stupidchicken.com>
5587
5588 * cus-theme.el (describe-theme, customize-themes)
5589 (custom-theme-save): New commands.
5590 (custom-new-theme-mode-map): Bind C-x C-s.
5591 (custom-new-theme-mode): Use custom--initialize-widget-variables.
5592 (customize-create-theme): New optional arg THEME.
5593 (custom-theme-revert): Use it.
5594 (custom-theme-visit-theme): Remove dead code.
5595 (custom-theme-merge-theme): Use custom-available-themes.
5596 (custom-theme-write): Make interactive.
5597 (custom-theme-write): Use custom-theme-name-valid-p.
5598 (describe-theme-1, custom-theme-choose-revert)
5599 (custom-theme-checkbox-toggle, custom-theme-selections-toggle):
5600 New funs.
5601 (custom-theme-allow-multiple-selections): New option.
5602 (custom-theme-choose-mode): New major mode.
5603
5604 * custom.el (custom-theme-set-variables): Remove dead code.
5605 Obey custom--inhibit-theme-enable.
5606 (custom--inhibit-theme-enable): New var.
5607 (provide-theme): Obey it.
5608 (load-theme): Replace load with manual read/eval, in order to
5609 check for correctness. Use custom-theme-name-valid-p.
5610 (custom-theme-name-valid-p): New function.
5611 (custom-available-themes): Use it.
5612
5613 * cus-edit.el (custom--initialize-widget-variables): New function.
5614 (Custom-mode): Use it.
5615
5616 * cus-face.el (custom-theme-set-faces): Remove dead code.
5617 Obey custom--inhibit-theme-enable.
5618
5619 * help-mode.el (help-theme-def, help-theme-edit): New buttons.
5620
5621 2010-10-12 Juanma Barranquero <lekktu@gmail.com>
5622
5623 * net/telnet.el (telnet-mode-map): Fix previous change (bug#7193).
5624
5625 2010-10-12 Jan Djärv <jan.h.d@swipnet.se>
5626
5627 * term/ns-win.el (ns-right-alternate-modifier): New defvar.
5628 (ns-right-option-modifier): New alias for ns-right-alternate-modifier.
5629 (mac-right-option-modifier): New alias for ns-right-option-modifier.
5630
5631 * cus-start.el (all): ns-right-alternate-modifier is new.
5632
5633 2010-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
5634
5635 * emacs-lisp/lisp.el (lisp-completion-at-point):
5636 Use emacs-lisp-mode-syntax-table for the whole function.
5637
5638 2010-10-12 David Koppelman <koppel@ece.lsu.edu>
5639
5640 * hi-lock.el (hi-lock-font-lock-hook): Check font-lock-fontified
5641 instead of font-lock-mode before adding keywords.
5642 Remove hi-lock-mode off code. Remove inhibit hack.
5643 (hi-lock-set-pattern): Only add keywords if font-lock-fontified
5644 non-nil; removed hook inhibit hack.
5645
5646 2010-10-12 Glenn Morris <rgm@gnu.org>
5647
5648 * emacs-lisp/shadow.el (find-emacs-lisp-shadows): Rename it...
5649 (load-path-shadows-find): ... to this.
5650 (list-load-path-shadows): Update for above change.
5651
5652 * mail/mail-utils.el (mail-mbox-from): Also try return-path.
5653
5654 2010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
5655
5656 * mail/hashcash.el, net/imap.el, pgg-parse.el, pgg.el:
5657 Fix comment for declare-function.
5658
5659 2010-10-11 Chong Yidong <cyd@stupidchicken.com>
5660
5661 * custom.el (custom-fix-face-spec): New function; code moved from
5662 custom-face-edit-fix-value.
5663 (custom-push-theme): Use it when checking if a face has been
5664 changed outside customize.
5665 (custom-available-themes): New function.
5666 (load-theme): Use it.
5667
5668 * cus-edit.el (custom-face-edit-fix-value): Use custom-fix-face-spec.
5669
5670 * custom.el (custom-push-theme): Cleanup (use cond).
5671 (disable-theme): Recompute the saved-face property.
5672 (custom-theme-recalc-face): Follow face alias before setting prop.
5673
5674 * image.el (image-checkbox-checked, image-checkbox-unchecked):
5675 New variables, containing checkbox images.
5676
5677 * startup.el (fancy-startup-tail):
5678 * wid-edit.el (checkbox): Use them.
5679
5680 2010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
5681
5682 * shell.el (shell-mode-map):
5683 * progmodes/modula2.el (m2-mode-map):
5684 * progmodes/inf-lisp.el (inferior-lisp-mode-map):
5685 * play/mpuz.el (mpuz-mode-map):
5686 * play/landmark.el (lm-mode-map):
5687 * play/decipher.el (decipher-mode-map):
5688 * play/5x5.el (5x5-mode-map):
5689 * net/telnet.el (telnet-mode-map):
5690 * net/quickurl.el (quickurl-list-mode-map):
5691 * net/mairix.el (mairix-searches-mode-map):
5692 * net/eudc-hotlist.el (eudc-hotlist-mode-map):
5693 * net/dig.el (dig-mode-map):
5694 * mail/mspools.el (mspools-mode-map):
5695 * hexl.el (hexl-mode-map):
5696 * emulation/ws-mode.el (wordstar-C-k-map, wordstar-mode-map)
5697 (wordstar-C-o-map, wordstar-C-q-map):
5698 * emacs-lisp/edebug.el (edebug-eval-mode-map):
5699 * emacs-lisp/chart.el (chart-map):
5700 * edmacro.el (edmacro-mode-map):
5701 * erc/erc-list.el (erc-list-menu-mode-map):
5702 * array.el (array-mode-map): Declare and define in one step.
5703
5704 * vc/log-view.el (log-view-mode-map): Bind revert-buffer.
5705
5706 2010-10-10 Daiki Ueno <ueno@unixuser.org>
5707
5708 * epa.el (epa-passphrase-callback-function): Display filename
5709 passed as the 3rd arg.
5710 * epa-file.el (epa-file-passphrase-callback-function):
5711 Pass filename to epa-passphrase-callback-function.
5712
5713 2010-10-09 Chong Yidong <cyd@stupidchicken.com>
5714
5715 * cus-edit.el (custom-face-widget-to-spec)
5716 (custom-face-get-current-spec, custom-face-state): New functions.
5717 (custom-face-set, custom-face-mark-to-save)
5718 (custom-face-value-create, custom-face-state-set): Use them.
5719
5720 * cus-theme.el (custom-theme--listed-faces): New var.
5721 (customize-create-theme): Use *Custom Theme* as the buffer name.
5722 Set revert-buffer-function. Optional arg BUFFER. Insert all
5723 faces listed in custom-theme--listed-faces.
5724 (custom-theme-revert): New function.
5725 (custom-theme-add-variable, custom-theme-add-face): Insert at the
5726 bottom of the list.
5727 (custom-theme-write): Prompt for theme name if empty.
5728 (custom-theme-write-variables): Use dolist.
5729 (custom-theme-write-faces): Handle hidden (collapsed) widgets.
5730
5731 2010-10-09 Alan Mackenzie <acm@muc.de>
5732
5733 Enhance fontification of declarators to take account of the
5734 presence/absence of "typedef".
5735
5736 * cc-engine.el (c-forward-type): New &optional param
5737 "brace-block-too".
5738 (c-forward-decl-or-cast-1): cdr of return value now indicates the
5739 presence of either or both of a "struct"-like keyword and "typedef".
5740
5741 * cc-fonts.el (c-complex-decl-matchers): Remove the heuristic
5742 fontification of declarators which follow a "}".
5743 (c-font-lock-declarations): Fontify declarators according to the
5744 presence/absence of "typedef".
5745
5746 * cc-langs.el (c-typedef-kwds c-typedef-key): New lang variable
5747 for "typedef".
5748 (c-typedef-decl-key): New lang variable built from
5749 c-typedef-decl-kwds.
5750
5751 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
5752
5753 * ibuffer.el (ibuffer-mode-map): Don't redefine the cursor keys,
5754 since that's too annoying. Move the filter groups commands to
5755 TAB/backtab.
5756
5757 * epa.el (epa-passphrase-callback-function): Say what we're
5758 querying the password for.
5759
5760 * ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers
5761 behaviour, don't bury the ibuffer buffer when visiting other buffers.
5762
5763 2010-10-08 Chong Yidong <cyd@stupidchicken.com>
5764
5765 * cus-edit.el (custom-commands, custom-buffer-create-internal)
5766 (custom-magic-value-create): Pad button tags with spaces.
5767 (custom-face-edit): New variable.
5768 (custom-face-value-create): Determine whether to use the usual
5769 face editor here, instead of using custom-face-selected.
5770 Pass face defaults to custom-face-edit widget.
5771 (custom-face-selected, custom-display-unselected): Delete widgets.
5772 (custom-display-unselected-match): Function removed.
5773 (custom-face-set, custom-face-mark-to-save):
5774 Accept custom-face-edit widgets as the direct widget child.
5775
5776 * wid-edit.el (widget--completing-widget): New var.
5777 (widget-default-complete): Bind it when doing completion.
5778 (widget-string-complete, widget-file-complete): Use it.
5779
5780 2010-10-09 Glenn Morris <rgm@gnu.org>
5781
5782 * calendar/cal-hebrew.el (holiday-hebrew-rosh-hashanah)
5783 (holiday-hebrew-passover, holiday-hebrew-tisha-b-av)
5784 (holiday-hebrew-misc): Small simplifications.
5785
5786 * emacs-lisp/authors.el (authors-valid-file-names): Add b2m.c.
5787
5788 * net/browse-url.el: Don't require thingatpt, term, dired,
5789 executable, or w3-auto when compiling.
5790 (dired-get-filename, term-char-mode, term-send-down, term-send-string):
5791 Declare.
5792 (browse-url-text-emacs): Require term.
5793
5794 2010-10-08 Andreas Schwab <schwab@linux-m68k.org>
5795
5796 * net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.
5797
5798 2010-10-08 Glenn Morris <rgm@gnu.org>
5799
5800 * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.
5801
5802 * emacs-lisp/shadow.el (lisp-shadow): Change prefix.
5803 (shadows-compare-text-p): Make it an obsolete alias for...
5804 (load-path-shadows-compare-text): ... new name.
5805 (find-emacs-lisp-shadows): Update for above name change.
5806 (load-path-shadows-same-file-or-nonexistent): New name for the old
5807 shadow-same-file-or-nonexistent.
5808
5809 2010-10-08 Chong Yidong <cyd@stupidchicken.com>
5810
5811 * minibuffer.el (completion--some, completion--do-completion)
5812 (minibuffer-complete-and-exit, minibuffer-completion-help)
5813 (completion-basic-try-completion)
5814 (completion-basic-all-completions)
5815 (completion-pcm--find-all-completions): Use lexical-let to
5816 avoid some false matches in variable completion (Bug#7056)
5817
5818 2010-10-08 Olof Ohlsson Sax <olof.ohlsson.sax@gmail.com> (tiny change)
5819
5820 * vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)
5821
5822 2010-10-08 Leo <sdl.web@gmail.com>
5823
5824 * dnd.el (dnd-get-local-file-name): If MUST-EXIST is non-nil, only
5825 return non-nil if the file exists (Bug#7090).
5826
5827 2010-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
5828
5829 * minibuffer.el (completion--replace):
5830 Better preserve markers (bug#7138).
5831
5832 2010-10-08 Juanma Barranquero <lekktu@gmail.com>
5833
5834 * server.el (server-process-filter): Doc fix.
5835
5836 2010-10-08 Drew Adams <drew.adams@oracle.com>
5837
5838 * dired.el (dired-save-positions): Doc fix. (Bug#7119)
5839
5840 2010-10-08 Glenn Morris <rgm@gnu.org>
5841
5842 * vc/ediff-wind.el (ediff-setup-control-frame):
5843 * vc/ediff-ptch.el (ediff-default-backup-extension):
5844 * vc/ediff-diff.el (ediff-shell, ediff-diff-options)
5845 (ediff-exec-process): Remove system-types emx, windows-95.
5846
5847 * net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)
5848
5849 2010-10-07 Chong Yidong <cyd@stupidchicken.com>
5850
5851 * cus-edit.el (custom-variable, custom-face): Doc fix.
5852 (custom-face-edit): Add value-create attribute.
5853 (custom-face-edit-value-create)
5854 (custom-face-edit-value-visibility-action): New functions.
5855 Hide unused face attributes by default, and add a visibility toggle.
5856 (custom-face-edit-deactivate): Show empty values with shadow face.
5857 (custom-face-selected): Only use this for face specs with default
5858 attributes.
5859 (custom-face-value-create): Cleanup.
5860
5861 * wid-edit.el (widget-checklist-value-create): Use dolist.
5862 (widget-checklist-match-find): Make second arg optional.
5863
5864 2010-10-07 Glenn Morris <rgm@gnu.org>
5865
5866 * hilit-chg.el (hilit-chg-get-diff-info, hilit-chg-get-diff-list-hk):
5867 Prefix things.
5868
5869 * emacs-lisp/shadow.el (shadow-font-lock-keywords)
5870 (load-path-shadows-mode, list-load-path-shadows): Rename shadow-mode to
5871 load-path-shadows-mode, update references.
5872 (load-path-shadows-font-lock-keywords, load-path-shadows-find-file):
5873 Rename variable and button.
5874 (list-load-path-shadows): Update button caller.
5875
5876 2010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
5877
5878 * emacs-lisp/smie.el (smie-bnf-classify): New function.
5879 (smie-bnf-precedence-table): Use it to remember the closers/openers.
5880 (smie-merge-prec2s): Handle those new entries.
5881 (smie-prec2-levels): Only set precedence to nil for actual
5882 openers/closers.
5883 * progmodes/octave-mod.el (octave-smie-op-levels): Remove dummy entry
5884 that is now unnecessary.
5885
5886 2010-10-07 Miles Bader <miles@gnu.org>
5887
5888 * emacs-lisp/regexp-opt.el (regexp-opt): Add `symbols' mode.
5889
5890 2010-10-07 Glenn Morris <rgm@gnu.org>
5891
5892 * mail/rmail.el (mail-sendmail-delimit-header, mail-header-end)
5893 (mail-position-on-field): Remove declarations.
5894 (mail-position-on-field): Autoload it.
5895 (rmail-retry-failure): Replace use of mail-sendmail-delimit-header
5896 and mail-header-end. Don't require sendmail.
5897
5898 * emacs-lisp/shadow.el (shadow-font-lock-keywords): New variable.
5899 (shadow-mode): New mode.
5900 (shadow-find-file): New button.
5901 (list-load-path-shadows): Use shadow-mode and buttons.
5902
5903 * iimage.el (iimage-version): Remove.
5904 (iimage-mode-image-search-path, iimage-mode-image-regex-alist):
5905 Turn into defcustoms.
5906 (iimage-mode-map): Give it a doc string.
5907
5908 * calendar/appt.el (appt-activate): Give a warning rather than an error
5909 if there is no diary-file.
5910
5911 2010-10-06 Michael Albinus <michael.albinus@gmx.de>
5912
5913 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
5914 Use `tramp-handle-find-backup-file-name'.
5915
5916 2010-10-06 Glenn Morris <rgm@gnu.org>
5917
5918 * font-core.el (font-lock-defaults-alist): Remove variable.
5919 (font-lock-mode): Doc fix.
5920 (font-lock-default-function): Do not consult font-lock-defaults-alist.
5921 * font-lock.el (font-lock-refresh-defaults): Doc fix.
5922 (font-lock-set-defaults): Doc fix.
5923 Do not consult font-lock-defaults-alist.
5924
5925 * hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
5926
5927 * emacs-lisp/cl.el: No longer provide cl-19.
5928
5929 2010-10-05 Michael Albinus <michael.albinus@gmx.de>
5930
5931 * net/tramp.el (tramp-handle-directory-files-and-attributes)
5932 (tramp-handle-file-exists-p, tramp-handle-file-newer-than-file-p):
5933 New defuns, taken from tramp-smb.el.
5934 (tramp-coding-system-change-eol-conversion)
5935 (tramp-set-process-query-on-exit-flag): Remove.
5936
5937 * net/tramp-compat.el (top): Do not check for byte-compiler objects.
5938 (tramp-compat-coding-system-change-eol-conversion)
5939 (tramp-compat-set-process-query-on-exit-flag): New defuns, taken
5940 from tramp.el.
5941
5942 * net/tramp-gvfs.el:
5943 * net/tramp-gw.el: Replace `tramp-set-process-query-on-exit-flag'
5944 by `tramp-compat-set-process-query-on-exit-flag'.
5945
5946 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
5947 Use `tramp-handle-directory-files-and-attributes',
5948 `tramp-handle-file-exists-p' and
5949 `tramp-handle-file-newer-than-file-p'.
5950 (tramp-imap-handle-file-exists-p)
5951 (tramp-imap-handle-file-executable-p)
5952 (tramp-imap-handle-file-readable-p)
5953 (tramp-imap-handle-directory-files-and-attributes)
5954 (tramp-imap-handle-file-newer-than-file-p): Remove.
5955
5956 * net/tramp-sh.el: Replace `tramp-set-process-query-on-exit-flag'
5957 by `tramp-compat-set-process-query-on-exit-flag' and
5958 `tramp-coding-system-change-eol-conversion' by
5959 `tramp-compat-coding-system-change-eol-conversion'.
5960
5961 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
5962 Use `tramp-handle-directory-files-and-attributes',
5963 `tramp-handle-file-exists-p' and
5964 `tramp-handle-file-newer-than-file-p'.
5965 (tramp-smb-handle-directory-files-and-attributes)
5966 (tramp-smb-handle-file-exists-p)
5967 (tramp-smb-handle-file-newer-than-file-p): Remove.
5968 (tramp-smb-maybe-open-connection):
5969 Replace `tramp-set-process-query-on-exit-flag' by
5970 `tramp-compat-set-process-query-on-exit-flag'.
5971
5972 2010-10-05 Glenn Morris <rgm@gnu.org>
5973
5974 * obsolete/rnews.el, obsolete/rnewspost.el: Remove files.
5975
5976 2010-10-04 Michael Albinus <michael.albinus@gmx.de>
5977
5978 Continue reorganization of load dependencies. (Bug#7156)
5979
5980 * net/tramp.el (tramp-handle-file-local-copy-hook)
5981 (tramp-delete-temp-file-function): Move down.
5982 (tramp-exists-file-name-handler): Move up.
5983 (tramp-register-file-name-handlers): Simplify autoload.
5984 (tramp-handle-write-region-hook, tramp-handle-directory-file-name)
5985 (tramp-handle-directory-files, tramp-handle-dired-uncache)
5986 (tramp-handle-file-modes, tramp-handle-file-name-as-directory)
5987 (tramp-handle-file-name-completion)
5988 (tramp-handle-file-name-directory)
5989 (tramp-handle-file-name-nondirectory, tramp-handle-file-regular-p)
5990 (tramp-handle-file-remote-p, tramp-handle-file-symlink-p)
5991 (tramp-handle-find-backup-file-name)
5992 (tramp-handle-insert-file-contents, tramp-handle-load)
5993 (tramp-handle-substitute-in-file-name)
5994 (tramp-handle-unhandled-file-name-directory)
5995 (tramp-mode-string-to-int, tramp-local-host-p)
5996 (tramp-make-tramp-temp-file): Move from tramp-sh.el.
5997
5998 * net/tramp-gvfs.el (top):
5999 * net/tramp-smb.el (top): Do not require 'tramp-sh.
6000
6001 * net/tramp-sh.el (all): Move several objects to tramp.el, see
6002 there. Rename `tramp-handle-*' to `tramp-sh-handle-*'.
6003
6004 2010-10-04 Glenn Morris <rgm@gnu.org>
6005
6006 * calendar/appt.el (appt-add): Ensure reminders are enabled.
6007 (appt-activate): Give status messages.
6008
6009 2010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
6010
6011 * net/gnutls.el: Improve docs. Remove starttls and ssl emulation.
6012 Provide only `open-gnutls-stream' (formerly `open-ssl-stream') and
6013 `gnutls-negotiate' (formerly `starttls-negotiate').
6014 Remove trivial wrapper `starttls-open-stream'.
6015
6016 2010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
6017
6018 Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
6019 log-outgoing commands.
6020 * vc/vc.el (vc-log-internal-common): Add a new argument and use it
6021 to create a buffer local revert-buffer-function variable.
6022 (vc-print-log-internal, vc-log-incoming, vc-log-outgoing): Pass a
6023 revert-buffer-function lambda.
6024
6025 2010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
6026
6027 * net/gnutls.el (starttls-negotiate): Use the plist interface to
6028 `gnutls-boot'. Make TYPE the only required parameter.
6029 Allow TRUSTFILES and KEYFILES to be lists.
6030 (open-ssl-stream): Use it.
6031
6032 2010-10-03 Glenn Morris <rgm@gnu.org>
6033
6034 * subr.el (directory-sep-char): Remove obsolete variable.
6035 * net/tramp-compat.el: Don't mess about with the byte-compiler unless
6036 it is "necessary".
6037
6038 * vc/vc-hooks.el (vc-header-alist): Remove obsolete variable.
6039 * vc/vc.el (vc-static-header-alist): Doc fix.
6040 * vc/vc-cvs.el (vc-cvs-header):
6041 * vc/vc-rcs.el (vc-rcs-header):
6042 * vc/vc-sccs.el (vc-sccs-header):
6043 * vc/vc-svn.el (vc-svn-header): Do not consult vc-header-alist.
6044 * obsolete/vc-mcvs.el (vc-mcvs-header):
6045 * progmodes/cperl-mode.el (cperl-mode): Only set vc-header-alist
6046 on XEmacs.
6047
6048 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
6049
6050 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
6051 Remove obsolete use of binary-overwrite-mode (Bug#7001).
6052
6053 2010-10-03 Glenn Morris <rgm@gnu.org>
6054
6055 * obsolete/x-menu.el: Remove file, obsolete since 21.1.
6056
6057 * textmodes/rst.el (rst-font-lock-keywords-function):
6058 Drop Emacs 20 code.
6059
6060 * textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.
6061
6062 * printing.el: Drop Emacs 20 code.
6063
6064 * calendar/appt.el (appt-delete): Don't autoload it (you can't use it
6065 without having used appt.el already).
6066
6067 * subr.el (make-local-hook): Remove function obsolete since 21.1.
6068 * progmodes/cc-mode.el (make-local-hook): Don't do cc-bytecomp stuff.
6069 (c-basic-common-init, c-font-lock-init): Only call make-local-hook on
6070 XEmacs.
6071 * progmodes/cc-styles.el (make-local-hook): Don't do cc-bytecomp stuff.
6072 (c-make-styles-buffer-local): Only call make-local-hook on XEmacs.
6073
6074 * ps-def.el (leading-code-private-22, charset-bytes, charset-id)
6075 (charset-width, find-charset-region, chars-in-region, forward-point)
6076 (encode-coding-string, coding-system-p, ccl-execute-on-string)
6077 (define-ccl-program, multibyte-string-p, string-make-multibyte):
6078 Remove compatibility cruft (none of these are used by ps*.el).
6079
6080 2010-10-03 Kevin Rodgers <kevin.d.rodgers@gmail.com>
6081
6082 * subr.el (booleanp): Return t instead of a list (Bug#7086).
6083
6084 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
6085
6086 * server.el (server-process-filter, server-return-error):
6087 Give emacsclient time to shut down after receiving an error string.
6088
6089 2010-10-02 Michael Albinus <michael.albinus@gmx.de>
6090
6091 * files.el (remote-file-name-inhibit-cache): New defcustom.
6092
6093 * time.el (display-time-file-nonempty-p):
6094 Use `remote-file-name-inhibit-cache'.
6095
6096 * net/tramp.el (tramp-completion-reread-directory-timeout):
6097 Fix docstring.
6098
6099 * net/tramp-cache.el (tramp-cache-inhibit-cache): Remove.
6100 (tramp-get-file-property): Replace `tramp-cache-inhibit-cache' by
6101 `remote-file-name-inhibit-cache'. Check also for an integer
6102 value. Add/increase counter when `tramp-verbose' >= 10.
6103 (tramp-set-file-property): Add/increase counter when
6104 `tramp-verbose' >= 10.
6105
6106 * net/tramp-cmds.el (tramp-cleanup-all-connections)
6107 (tramp-cleanup-all-buffers): Set tramp-autoload cookie.
6108 (tramp-bug): Set tramp-autoload cookie. Report all interned
6109 tramp-* variables. Report also `remote-file-name-inhibit-cache'.
6110 (tramp-reporter-dump-variable): Fix docstring. Mask non-7bit
6111 characters only in strings.
6112
6113 * net/tramp-compat.el (remote-file-name-inhibit-cache): Define due
6114 to backward compatibility.
6115
6116 * net/tramp-sh.el (tramp-handle-verify-visited-file-modtime)
6117 (tramp-handle-file-name-all-completions)
6118 (tramp-handle-vc-registered): Use `remote-file-name-inhibit-cache'.
6119 (tramp-open-connection-setup-interactive-shell):
6120 Call `tramp-cleanup-connection' directly.
6121
6122 2010-10-02 Glenn Morris <rgm@gnu.org>
6123
6124 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap): Remove obsolete alias.
6125
6126 * subr.el (char-bytes): Remove obsolete function.
6127
6128 * isearch.el (isearch-return-char): Remove obsolete function.
6129
6130 * mouse.el: No longer provide mldrag.
6131 (mldrag-drag-mode-line, mldrag-drag-vertical-line):
6132 Remove obsolete aliases.
6133
6134 * comint.el (comint-kill-output): Remove obsolete alias.
6135
6136 * composite.el (decompose-composite-char): Remove obsolete function.
6137 * ps-def.el (decompose-composite-char): Remove unused function.
6138
6139 * iswitchb.el (iswitchb-default-keybindings): Remove obsolete function.
6140
6141 * outline.el (outline-visible): Remove obsolete function.
6142
6143 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
6144 * faces.el (internal-find-face, internal-get-face)
6145 (frame-update-faces, frame-update-face-colors)
6146 (x-frob-font-weight, x-frob-font-slant)
6147 (internal-frob-font-weight, internal-frob-font-slant)
6148 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
6149 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
6150 (x-make-font-bold-italic): Remove functions and aliases, obsolete
6151 since Emacs 21.1.
6152 * emulation/viper-util.el (viper-get-face):
6153 * obsolete/lucid.el (find-face, get-face): Use facep.
6154 * vc/ediff-init.el (ediff-valid-color-p, ediff-get-face):
6155 Remove unused functions.
6156 * vc/ediff-util.el (ediff-submit-report): Doc fix.
6157
6158 * emacs-lisp/bytecomp.el (byte-compile-file): Use kill-emacs-hook to
6159 delete tempfile if interrupted during compilation.
6160
6161 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6162
6163 * net/tls.el (tls-starttls-switches): Give up on using starttls with
6164 gnutls-cli.
6165 (tls-program): Add --insecure to be consistent with the defaults from
6166 openssl s_client. Now all three commands are insecure.
6167
6168 2010-10-01 Eli Zaretskii <eliz@gnu.org>
6169
6170 * makefile.w32-in (DEST, TAGS, TAGS-LISP, TAGS-nmake)
6171 (TAGS-LISP-nmake, TAGS-gmake, TAGS-LISP-gmake, TAGS-SH)
6172 (TAGS-LISP-SH, TAGS-CMD, TAGS-LISP-CMD): New targets.
6173
6174 2010-10-01 Glenn Morris <rgm@gnu.org>
6175
6176 * obsolete/sc.el: Remove file.
6177
6178 * files.el (temporary-file-directory): On darwin, also try
6179 DARWIN_USER_TEMP_DIR (see discussion in bug#7135).
6180
6181 2010-10-01 Juanma Barranquero <lekktu@gmail.com>
6182
6183 * server.el (server-start): Revert part of 2010-09-30T02:53:26Z!lekktu@gmail.com.
6184 Let's not break compatibility gratuitously, shall we?
6185
6186 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6187
6188 * net/tls.el (tls-starttls-switches): New variable.
6189 (tls-find-starttls-argument): Use it.
6190 (open-tls-stream): Ditto.
6191
6192 * net/netrc.el (netrc-credentials): Return the value of the "default"
6193 entry.
6194 (netrc-machine): Ditto.
6195
6196 2010-09-30 Eli Zaretskii <eliz@gnu.org>
6197
6198 * vc/vc-hooks.el (vc-default-mode-line-string): Doc fix.
6199
6200 2010-09-30 Juanma Barranquero <lekktu@gmail.com>
6201
6202 * server.el (server-start): Don't write pid to the authentication file.
6203 (server-create-tty-frame): Don't send pid.
6204 (server-process-filter): Send pid at the start of every connection.
6205
6206 2010-09-30 Glenn Morris <rgm@gnu.org>
6207
6208 * calendar/diary-lib.el (view-diary-entries, list-diary-entries)
6209 (show-all-diary-entries): Remove obsolete function aliases.
6210
6211 * calendar/appt.el (appt-issue-message, appt-visible, appt-msg-window):
6212 Remove options, obsolete since 22.1.
6213 (appt-display-format, appt-display-message):
6214 Remove backwards-compatibility code.
6215 (appt-check): No longer check appt-issue-message.
6216 (appt-make-list): No longer autoload it. Doc fix. No longer
6217 activate the package.
6218
6219 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6220
6221 * net/gnutls.el (starttls-negotiate): Loop a lot longer.
6222 (starttls-negotiate): Just call boot, and let the handshake be
6223 triggered from the read loop.
6224
6225 2010-09-29 Glenn Morris <rgm@gnu.org>
6226
6227 * calendar/diary-lib.el (diary-list-entries): Use temp buffers when
6228 not displaying the diary.
6229 (diary-add-to-list): If no buffer-file-name, fall back to diary-file.
6230 * calendar/appt.el (appt-check): No longer need to kill diary.
6231
6232 * calendar/diary-lib.el (diary-list-entries): Move the
6233 "Preparing..." message entirely here.
6234 (diary-simple-display, diary-fancy-display): Move "Preparing..."
6235 messages to diary-list-entries.
6236 (diary-include-other-diary-files): Use LIST-ONLY rather than setting
6237 diary-display-function.
6238
6239 * calendar/diary-lib.el (diary-include-other-diary-files):
6240 Trap some recursive includes.
6241
6242 * calendar/appt.el (appt-activate): Check diary file.
6243
6244 2010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
6245
6246 * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
6247 construction.
6248
6249 * calendar/time-date.el: No need to require cl for Emacs 21.
6250
6251 2010-09-28 Glenn Morris <rgm@gnu.org>
6252
6253 * calendar/appt.el (appt-check): Minor simplification.
6254
6255 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
6256
6257 * mail/sendmail.el (mail-citation-prefix-regexp): Remove "}" from
6258 citation prefix.
6259
6260 2010-09-27 Andreas Schwab <schwab@linux-m68k.org>
6261
6262 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
6263 Avoid infinite recursion on erroneous lambda form. (Bug#7114)
6264
6265 2010-09-27 Kenichi Handa <handa@m17n.org>
6266
6267 * tar-mode.el (tar-header-block-tokenize): Decode filenames in
6268 "ustar" format.
6269
6270 2010-09-27 Kenichi Handa <handa@m17n.org>
6271
6272 * international/mule.el (define-coding-system): Docstring fixed.
6273
6274 * international/mule-diag.el (describe-character-set): Use princ
6275 with proper print-length and print-level instead of insert.
6276
6277 2010-09-27 Juanma Barranquero <lekktu@gmail.com>
6278
6279 * window.el (walk-windows): Doc fix (bug#7105).
6280
6281 2010-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
6282
6283 * emacs-lisp/float-sup.el (e): Remove.
6284
6285 2010-09-27 Teodor Zlatanov <tzz@lifelogs.com>
6286
6287 * net/gnutls.el (gnutls, gnutls-log-level): Add group and custom
6288 variable.
6289 (starttls-negotiate): Use it.
6290
6291 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6292
6293 * net/gnutls.el (starttls-negotiate): Stop looping when we get a t
6294 back.
6295
6296 2010-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
6297
6298 * emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.
6299
6300 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6301
6302 * net/gnutls.el (starttls-negotiate): Avoid the cl.el decf function.
6303
6304 * net/netrc.el (netrc-store-data): New function.
6305
6306 2010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
6307
6308 * net/gnutls.el: GnuTLS glue code to set up a connection.
6309
6310 2010-09-25 Julien Danjou <julien@danjou.info>
6311
6312 * notifications.el: Call dbus-register-signal only if it is bound.
6313
6314 2010-09-25 Glenn Morris <rgm@gnu.org>
6315
6316 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
6317 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
6318 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
6319 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
6320 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
6321 * eshell/esh-cmd.el, eshell/esh-ext.el, eshell/esh-io.el:
6322 * eshell/esh-mode.el, eshell/esh-proc.el, eshell/esh-test.el:
6323 * eshell/esh-util.el, eshell/esh-var.el:
6324 Remove leading `*' from docs of faces and defcustoms.
6325
6326 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
6327
6328 * eshell/em-ls.el (eshell-ls-archive-regexp):
6329 * eshell/esh-util.el (eshell-tar-regexp):
6330 * ibuffer.el (ibuffer-compressed-file-name-regexp):
6331 * info.el (Info-suffix-list):
6332 * international/mule.el (auto-coding-alist):
6333 * woman.el (woman-file-regexp, woman-file-compression-regexp):
6334 * progmodes/etags.el (tags-compression-info-list):
6335 Support xz compression.
6336
6337 2010-09-25 Chong Yidong <cyd@stupidchicken.com>
6338
6339 * files.el (get-free-disk-space): Don't assume the "df" output
6340 columns line up (Bug#6995).
6341
6342 2010-09-25 Juanma Barranquero <lekktu@gmail.com>
6343
6344 * finder.el (finder-unknown-keywords):
6345 * progmodes/gdb-mi.el (gdb-jsonify-buffer, gdb-running-threads-count):
6346 * progmodes/etags.el (tags-table-including): Fix typos in docstrings.
6347
6348 2010-09-25 Juanma Barranquero <lekktu@gmail.com>
6349
6350 * server.el (server-start): Revert part of 2010-08-08 change. Using
6351 address 127.0.0.1 for local host is now done in Fmake_network_process.
6352
6353 2010-09-24 Glenn Morris <rgm@gnu.org>
6354
6355 * image-mode.el, progmodes/compile.el, progmodes/gud.el:
6356 * progmodes/mixal-mode.el, textmodes/bibtex-style.el:
6357 * textmodes/css-mode.el, textmodes/dns-mode.el:
6358 Move autoloaded auto-mode-alist entries to files.el.
6359 * files.el (auto-mode-alist): Move entries here.
6360
6361 2010-09-23 Glenn Morris <rgm@gnu.org>
6362
6363 * isearch.el (isearch-lazy-highlight-cleanup)
6364 (isearch-lazy-highlight-initial-delay)
6365 (isearch-lazy-highlight-interval)
6366 (isearch-lazy-highlight-max-at-a-time, isearch-lazy-highlight-face):
6367 * net/net-utils.el (ipconfig-program-options):
6368 Move aliases to options before the associated definitions.
6369
6370 2010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
6371
6372 * newcomment.el (comment-normalize-vars): Better test validity of
6373 comment-end-skip.
6374
6375 2010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
6376
6377 * emacs-lisp/float-sup.el (float-pi): New name for `pi'.
6378 (float-e): New name for `e'.
6379 (degrees-to-radians, radians-to-degrees):
6380 * calendar/solar.el (solar-longitude):
6381 * calculator.el (calculator-registers, calculator-funcall):
6382 * textmodes/artist.el (artist-spray-random-points):
6383 * play/bubbles.el (bubbles--initialize-images): Use new names.
6384
6385 2010-09-23 Eric M. Ludlam <zappo@gnu.org>
6386
6387 Update to CEDET 1.0's version of EIEIO.
6388
6389 * emacs-lisp/eieio.el (eieio-specialized-key-to-generic-key):
6390 New function.
6391 (eieio-defmethod, eieio-generic-form, eieio-generic-call): Use it.
6392 (eieio-default-eval-maybe): Eval val instead of unquoting only.
6393 (class-precedence-list): If class is nil, return nil.
6394 (eieio-generic-call): If class of first input arg is nil, don't
6395 look up static methods, and do check for primary methods.
6396 (initialize-instance): See if the default needs to be evaluated
6397 during the constructor.
6398 (eieio-perform-slot-validation-for-default): Don't do the check
6399 for values that will eventually be evaluated.
6400 (eieio-eval-default-p): New function.
6401 (eieio-default-eval-maybe): Use it.
6402
6403 2010-09-23 Jan Moringen <jan.moringen@uni-bielefeld.de>
6404
6405 * emacs-lisp/eieio.el (eieio-defclass): Allow :c3
6406 method-invocation-order.
6407 (eieio-c3-candidate, eieio-c3-merge-lists): New functions.
6408 (eieio-class-precedence-dfs): Compute class precedence list using
6409 dfs algorithm.
6410 (eieio-class-precedence-bfs): Compute class precedence list using
6411 bfs algorithm.
6412 (eieio-class-precedence-c3): Compute class precedence list using
6413 c3 algorithm.
6414 (class-precedence-list): New function.
6415 (eieiomt-method-list, eieiomt-sym-optimize): Use it.
6416 (inconsistent-class-hierarchy): New error symbol.
6417 (call-next-method): Stow the replacement argument list for future
6418 call-next-method invocations.
6419
6420 2010-09-23 Glenn Morris <rgm@gnu.org>
6421
6422 * calendar/appt.el (appt-check): If not displaying the diary,
6423 use (diary 1) to only get the entries we need.
6424 (appt-make-list): Sort diary-list-entries, if we cannot guarantee
6425 that it is in day order. (Bug#7019)
6426
6427 * calendar/appt.el (appt-check): Rather than showing the diary,
6428 just turn off invisible display, and only if needed.
6429
6430 * calendar/diary-lib.el (diary-list-entries): Doc fix. (Bug#7019)
6431
6432 2010-09-23 Glenn Morris <rgm@gnu.org>
6433
6434 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
6435 (byte-compile-defvar, byte-compile-cl-warn):
6436 Start warnings with lower-case, like the majority.
6437
6438 * files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.
6439
6440 * files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)
6441
6442 * progmodes/ld-script.el (auto-mode-alist): Move to files.el.
6443 * files.el (auto-mode-alist): Move ld-script entries here, further down
6444 the list.
6445
6446 * vc/add-log.el: Don't require timezone when compiling.
6447 (timezone-make-date-sortable): Autoload it.
6448 (change-log-sortable-date-at): Don't require timezone.
6449 Use `ignore-errors'.
6450
6451 * comint.el (comint-use-prompt-regexp-instead-of-fields):
6452 Move alias before definition, so it does not need autoloading.
6453
6454 * emulation/crisp.el, emulation/cua-base.el, emulation/edt.el:
6455 * emulation/pc-select.el, emulation/vip.el, international/iso-ascii.el:
6456 * international/kkc.el, international/ogonek.el, mail/feedmail.el:
6457 * net/browse-url.el, net/eudc-vars.el, net/net-utils.el:
6458 * net/rcompile.el, net/rlogin.el, textmodes/enriched.el:
6459 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/picture.el:
6460 * textmodes/refer.el, textmodes/spell.el, textmodes/table.el:
6461 * textmodes/tex-mode.el, textmodes/two-column.el:
6462 Remove leading `*' from docs of defcustoms etc.
6463
6464 2010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
6465
6466 * net/netrc.el (netrc-parse): Remove encrypt.el mentions.
6467
6468 2010-09-22 Dan Christensen <jdc@uwo.ca>
6469
6470 * calendar/time-date.el (date-to-time): Try using parse-time-string
6471 first before using the slower timezone-make-date-arpa-standard.
6472
6473 2010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
6474
6475 * calendar/time-date.el (format-seconds): Comment fix.
6476
6477 2010-09-22 Glenn Morris <rgm@gnu.org>
6478
6479 * emacs-lisp/package.el (package-menu-mode): `revert-buffer-function'
6480 is not automatically buffer-local.
6481
6482 2010-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
6483
6484 * emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.
6485 (smie-indent-comment): Be more careful with comment-start-skip.
6486 (smie-indent-comment-close, smie-indent-comment-inside): New funs.
6487 (smie-indent-functions): Use them.
6488
6489 2010-09-21 Michael Albinus <michael.albinus@gmx.de>
6490
6491 * net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.
6492
6493 2010-09-21 Jan Djärv <jan.h.d@swipnet.se>
6494
6495 * menu-bar.el (menu-bar-set-tool-bar-position): customize-set-variable
6496 tool-bar-position. Don't modify frame parameters here.
6497 (menu-bar-options-save): Add tool-bar-position.
6498
6499 * tool-bar.el (tool-bar-position): New defcustom (Bug#7049).
6500
6501 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
6502
6503 * textmodes/reftex-parse.el (reftex-what-macro)
6504 (reftex-context-substring): Let-bind forward-sexp-function to nil
6505 since we don't need/want to treat \begin...\end as a block (bug#7053).
6506
6507 * emacs-lisp/lisp.el (up-list): Don't do nothing silently.
6508
6509 * simple.el (blink-matching-open): Use syntax-class.
6510
6511 * progmodes/pascal.el (pascal-mode): Use define-derived-mode.
6512 Set invisibility spec for pascal's outline mode.
6513 (pascal-outline-change): Clean up calling convention.
6514 (pascal-show-all, pascal-hide-other-defuns): Update callers.
6515
6516 * progmodes/prolog.el (prolog-smie-forward-token)
6517 (prolog-smie-backward-token): New functions.
6518 (prolog-mode-variables): Use them to parse "!," correctly.
6519 Set up smie-blink-matching for ".".
6520
6521 * textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
6522 and `end'.
6523 (ispell-region, ispell-process-line): Update users.
6524
6525 * textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
6526 point-min==1.
6527
6528 * textmodes/ispell.el: Fix commenting convention.
6529 (ispell-parse-output): Simplify, use push.
6530 (ispell-region): Use match-string-no-properties.
6531 (ispell-begin-skip-region-regexp): Use mapconcat to simplify.
6532 (ispell-minor-mode): Use define-minor-mode.
6533 (ispell-message): Remove unused var `skip-regexp'.
6534 (ispell-add-per-file-word-list): Use dynamic let-binding.
6535 Try and use the proper comment marker.
6536
6537 * mail/sendmail.el: Fix commenting convention.
6538 (sendmail-send-it): Use line-beginning-position.
6539
6540 * help-fns.el (describe-variable): Add original value, if applicable.
6541
6542 2010-09-20 Juanma Barranquero <lekktu@gmail.com>
6543
6544 * subr.el (y-or-n-p): Remove leftover code from 2010-09-17T13:30:30Z!monnier@iro.umontreal.ca.
6545
6546 * emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.
6547
6548 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
6549
6550 * emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.
6551 (smie-debug--prec2-cycle, smie-debug--describe-cycle): New functions.
6552 (smie-prec2-levels): Use them to better diagnose precedence cycles.
6553 (smie-blink-matching-check): Don't signal a mismatch if car is t.
6554 (smie-blink-matching-open): Rewrite to remove assumptions, so that
6555 something like "." can also be a closer.
6556 (smie--associative-p, smie-indent--hanging-p, smie-indent--bolp)
6557 (smie-indent--offset, smie-indent--offset-rule, smie-indent--column):
6558 Rename internal functions to use "--". Update callers.
6559
6560 * frame.el (make-frame-names-alist): Don't list frames on other displays.
6561
6562 * fringe.el (fringe-styles): New var.
6563 (fringe-mode, fringe-query-style): Use it.
6564
6565 2010-09-18 Michael R. Mauger <mmaug@yahoo.com>
6566
6567 * progmodes/sql.el: Version 2.8
6568 (sql-login-params): Update widget structure; changes still needed.
6569 (sql-product-alist): Add :list-all and :list-table features for
6570 SQLite, Postgres and MySQL products.
6571 (sql-redirect): Handle default value.
6572 (sql-execute, sql-execute-feature): New functions.
6573 (sql-read-table-name): New function.
6574 (sql-list-all, sql-list-table): New functions. User API.
6575 (sql-mode-map, sql-interactive-mode-map): Add key definitions
6576 for above functions.
6577 (sql-mode-menu, sql-interactive-mode-menu): Add menu definitions
6578 for above functions.
6579 (sql-postgres-login-params): Add user and database defaults.
6580 (sql-buffer-live-p): Bug fix.
6581 (sql-product-history): New variable.
6582 (sql-read-product): New function. Use it.
6583 (sql-set-product, sql-product-interactive): Use it.
6584 (sql-connection-history): New variable.
6585 (sql-read-connection): New function. Use it.
6586 (sql-connect): New function.
6587 (sql-for-each-login): Redesign function interface.
6588 (sql-make-alternate-buffer-name, sql-save-connection): Use it.
6589 (sql-get-login-ext, sql-get-login): Use it. Handle default values.
6590 (sql-comint): Check for program. Existing live buffer.
6591 (sql-comint-postgres): Add port parameter.
6592
6593 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
6594
6595 * emacs-lisp/warnings.el: Fix commenting convention.
6596 (display-warning): Use special mode and make the buffer read-only.
6597
6598 2010-09-18 Jay Belanger <jay.p.belanger@gmail.com>
6599
6600 * calc/calc-prog.el (calc-read-parse-table-part): Don't "fix" the
6601 empty string when it follows a repeated or optional pattern.
6602
6603 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
6604
6605 * indent.el (indent-according-to-mode): Apply syntax-propertize.
6606 (indent-region): Use indent-according-to-mode.
6607
6608 2010-09-18 Eli Zaretskii <eliz@gnu.org>
6609
6610 * fringe.el (fringe-mode): Doc fix.
6611
6612 2010-09-14 Kan-Ru Chen <kanru@kanru.info> (tiny change)
6613
6614 * textmodes/nroff-mode.el (nroff-view): Kill old buffer before
6615 refreshing the preview buffer.
6616
6617 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
6618
6619 * textmodes/tex-mode.el (tex-syntax-propertize-rules)
6620 (latex-syntax-propertize-rules): New consts; replace
6621 tex-font-lock-syntactic-keywords.
6622 (tex-env-mark, latex-env-before-change): New functions.
6623 (latex-electric-env-pair-mode): New minor mode.
6624 (tex-font-lock-verb): Change arguments; do move point.
6625 (tex-font-lock-syntactic-face-function): Adjust to new verbatim
6626 representation as a form of comment.
6627 (tex-font-lock-keywords-1): Remove workaround, now unneeded.
6628 (doctex-syntax-propertize-rules): New const; replaces
6629 doctex-font-lock-syntactic-keywords.
6630 (tex-common-initialization, doctex-mode): Use syntax-propertize-rules.
6631
6632 * progmodes/fortran.el (fortran--font-lock-syntactic-keywords): Remove.
6633 (fortran-make-syntax-propertize-function): New function; replaces
6634 fortran-font-lock-syntactic-keywords.
6635 (fortran-mode): Use it.
6636 (fortran-line-length): Use it. Improve interactive spec.
6637
6638 * emacs-lisp/syntax.el (syntax-propertize-precompile-rules): New macro.
6639 (syntax-propertize-rules): Add var-ref case. Fix offset computation
6640 when adding surrounding \(..\).
6641
6642 * progmodes/js.el (js-mode): Fix last change (bug#7054).
6643
6644 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
6645
6646 * obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):
6647 Use with-current-buffer.
6648
6649 * isearch.el (isearch-face): Rename from `isearch'.
6650 (isearch-highlight): Use new name.
6651
6652 2010-09-17 Eli Zaretskii <eliz@gnu.org>
6653
6654 * fringe.el (fringe-mode, fringe-query-style): Use 4 pixels, not
6655 5, for `half' width fringes. (Bug#6933)
6656
6657 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
6658
6659 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
6660 (byte-compile-defvar): "foo/bar" does not lack a prefix.
6661
6662 * subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
6663
6664 2010-09-17 Stephen Berman <stephen.berman@gmx.net>
6665
6666 * dframe.el (dframe-reposition-frame-emacs): Use tool-bar-pixel-width
6667 in calculating new frame position. Add more space between new and
6668 parent on the left (Bug#7048).
6669
6670 2010-09-17 Michael Albinus <michael.albinus@gmx.de>
6671
6672 * net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
6673 defmacro.
6674
6675 2010-09-16 Chong Yidong <cyd@stupidchicken.com>
6676
6677 * mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.
6678
6679 * term/x-win.el (x-cut-buffer-or-selection-value): Define as
6680 obsolete alias for x-selection-value.
6681
6682 * ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.
6683
6684 2010-09-16 Michael Albinus <michael.albinus@gmx.de>
6685
6686 * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload
6687 cookie.
6688
6689 2010-09-15 Michael Albinus <michael.albinus@gmx.de>
6690
6691 * net/tramp-compat.el (tramp-compat-with-temp-message)
6692 (tramp-compat-font-lock-add-keywords, tramp-compat-process-get)
6693 (tramp-compat-process-put): New defuns.
6694
6695 * net/tramp.el (top):
6696 * net/tramp-gvfs.el (top):
6697 * net/tramp-cache.el (top): Use `tramp-compat-font-lock-add-keywords'.
6698
6699 * net/tramp.el (tramp-progress-reporter-update):
6700 Use `tramp-compat-funcall'.
6701
6702 * net/tramp.el (tramp-process-actions):
6703 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion):
6704 * net/tramp-sh.el (tramp-handle-vc-registered)
6705 (tramp-get-remote-stat, tramp-get-remote-readlink):
6706 Use `tramp-compat-with-temp-message'.
6707
6708 * net/tramp-sh.el (top): Require 'cl.
6709 (tramp-handle-start-file-process): Use `tramp-compat-process-get'.
6710 (tramp-open-connection-setup-interactive-shell):
6711 Use `tramp-compat-process-put'.
6712
6713 2010-09-15 Alan Mackenzie <acm@muc.de>
6714
6715 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Correct the
6716 indentation.
6717 (c-forward-<>-arglist-recur): Fix an infinite recursion.
6718
6719 2010-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
6720
6721 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
6722 `lexical' for warnings related to lexical scoping.
6723 (byte-compile-file-form-defvar, byte-compile-defvar): Warn about
6724 global vars which don't have a prefix and could hence affect lexical
6725 scoping in unrelated files.
6726
6727 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6728
6729 * net/imap.el: Revert back to version
6730 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
6731 seem problematic.
6732
6733 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
6734
6735 * obsolete/old-whitespace.el (whitespace-unload-function):
6736 Explicitly pass `obarray' to `unintern' to avoid a warning.
6737
6738 2010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
6739
6740 * emacs-lisp/byte-run.el (set-advertised-calling-convention):
6741 Add `when' argument. Update callers.
6742
6743 * subr.el (unintern): Declare the obarray arg mandatory.
6744
6745 2010-09-14 Glenn Morris <rgm@gnu.org>
6746
6747 * calendar/diary-lib.el (diary-list-entries-hook, diary-sort-entries):
6748 Doc fixes.
6749
6750 * calendar/diary-lib.el (diary-included-files): New variable.
6751 (diary-list-entries): Maybe initialize diary-included-files.
6752 (diary-include-other-diary-files): Append to diary-included-files.
6753 * calendar/appt.el (appt-update-list): Also check the members of
6754 diary-included-files. (Bug#6999)
6755 (appt-check): Doc fix.
6756
6757 2010-09-14 David Reitter <david.reitter@gmail.com>
6758
6759 * simple.el (line-move-visual): Do not truncate goal column to
6760 integer size. (Bug#7020)
6761
6762 2010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
6763
6764 * repeat.el (repeat): Allow repeating when the last event is a click.
6765 Suggested by Drew Adams (bug#6256).
6766
6767 2010-09-14 Sascha Wilde <wilde@sha-bang.de>
6768
6769 * vc/vc-hg.el (vc-hg-state, vc-hg-working-revision):
6770 Replace setting HGRCPATH to "" by some less invasive --config options.
6771
6772 2010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
6773
6774 * font-lock.el (font-lock-beginning-of-syntax-function):
6775 Mark as obsolete.
6776
6777 2010-09-14 Glenn Morris <rgm@gnu.org>
6778
6779 * menu-bar.el (menu-bar-options-save): Fix handling of menu-bar
6780 and tool-bar modes. (Bug#6211)
6781 (menu-bar-mode): Move setting of standard-value after the
6782 minor-mode definition, otherwise it seems to have no effect.
6783
6784 2010-09-14 Masatake YAMATO <yamato@redhat.com>
6785
6786 * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
6787 Fix typo. (Bug#6976)
6788
6789 2010-09-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6790
6791 * whitespace.el: Allow cleaning up blanks without blank
6792 visualization (Bug#6651). Adjust help window for
6793 whitespace-toggle-options (Bug#6479). Allow to use fill-column
6794 instead of whitespace-line-column (from EmacsWiki). New version 13.1.
6795 (whitespace-style): Add new value 'face. Adjust docstring.
6796 (whitespace-space, whitespace-hspace, whitespace-tab):
6797 Adjust foreground property face.
6798 (whitespace-line-column): Adjust docstring and type declaration.
6799 (whitespace-style-value-list, whitespace-toggle-option-alist)
6800 (whitespace-help-text): Adjust const initialization.
6801 (whitespace-toggle-options, global-whitespace-toggle-options):
6802 Adjust docstring.
6803 (whitespace-display-window, whitespace-interactive-char)
6804 (whitespace-style-face-p, whitespace-color-on): Adjust code.
6805 (whitespace-help-scroll): New fun.
6806
6807 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
6808
6809 * calendar/time-date.el (format-seconds): Comment fix.
6810
6811 2010-09-13 Michael R. Mauger <mmaug@yahoo.com>
6812
6813 * progmodes/sql.el: Version 2.7.
6814 (sql-buffer-live-p): Improve detection.
6815 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
6816 (sql-set-sqli-buffer): Use it.
6817 (sql-product-interactive): Run `sql-set-sqli-hook'.
6818 (sql-rename-buffer): Code cleanup.
6819 (sql-redirect, sql-redirect-value): New functions. More to come.
6820
6821 2010-09-13 Juanma Barranquero <lekktu@gmail.com>
6822
6823 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.
6824 * makefile.w32-in (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
6825 (TRAMP_SRC): New macro.
6826 ($(lisp)/net/tramp-loaddefs.el): New target.
6827
6828 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
6829
6830 Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
6831
6832 * Makefile.in (TRAMP_SRC): Remove tramp-fish.el. Add tramp-sh.el.
6833
6834 * net/tramp.el (top): Don't show loading message. Require just
6835 'tramp-compat, everything else is required there.
6836 Use `ignore-errors' where appropriate.
6837 (tramp-inline-compress-start-size, tramp-copy-size-limit)
6838 (tramp-terminal-type, tramp-end-of-output)
6839 (tramp-initial-end-of-output, tramp-completion-function-alist-rsh)
6840 (tramp-completion-function-alist-ssh)
6841 (tramp-completion-function-alist-telnet)
6842 (tramp-completion-function-alist-su)
6843 (tramp-completion-function-alist-putty, tramp-remote-path)
6844 (tramp-remote-process-environment, tramp-sh-extra-args)
6845 (tramp-actions-before-shell, tramp-uudecode)
6846 (tramp-perl-file-truename, tramp-perl-file-name-all-completions)
6847 (tramp-perl-file-attributes)
6848 (tramp-perl-directory-files-and-attributes)
6849 (tramp-perl-encode-with-module, tramp-perl-decode-with-module)
6850 (tramp-perl-encode, tramp-perl-decode)
6851 (tramp-vc-registered-read-file-names, tramp-file-mode-type-map)
6852 (tramp-file-name-handler-alist, tramp-make-tramp-temp-file)
6853 (tramp-handle-make-symbolic-link, tramp-handle-load)
6854 (tramp-handle-file-name-as-directory)
6855 (tramp-handle-file-name-directory)
6856 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
6857 (tramp-handle-file-exists-p, tramp-handle-file-attributes)
6858 (tramp-do-file-attributes-with-ls)
6859 (tramp-do-file-attributes-with-perl)
6860 (tramp-do-file-attributes-with-stat)
6861 (tramp-handle-set-visited-file-modtime)
6862 (tramp-handle-verify-visited-file-modtime)
6863 (tramp-handle-set-file-modes, tramp-handle-set-file-times)
6864 (tramp-set-file-uid-gid, tramp-remote-selinux-p)
6865 (tramp-handle-file-selinux-context)
6866 (tramp-handle-set-file-selinux-context)
6867 (tramp-handle-file-executable-p, tramp-handle-file-readable-p)
6868 (tramp-handle-file-newer-than-file-p, tramp-handle-file-modes)
6869 (tramp-handle-file-directory-p, tramp-handle-file-regular-p)
6870 (tramp-handle-file-symlink-p, tramp-handle-file-writable-p)
6871 (tramp-handle-file-ownership-preserved-p)
6872 (tramp-handle-directory-file-name, tramp-handle-directory-files)
6873 (tramp-handle-directory-files-and-attributes)
6874 (tramp-do-directory-files-and-attributes-with-perl)
6875 (tramp-do-directory-files-and-attributes-with-stat)
6876 (tramp-handle-file-name-all-completions)
6877 (tramp-handle-file-name-completion, tramp-handle-add-name-to-file)
6878 (tramp-handle-copy-file, tramp-handle-copy-directory)
6879 (tramp-handle-rename-file, tramp-do-copy-or-rename-file)
6880 (tramp-do-copy-or-rename-file-via-buffer)
6881 (tramp-do-copy-or-rename-file-directly)
6882 (tramp-do-copy-or-rename-file-out-of-band)
6883 (tramp-handle-make-directory, tramp-handle-delete-directory)
6884 (tramp-handle-delete-file)
6885 (tramp-handle-dired-recursive-delete-directory)
6886 (tramp-handle-dired-compress-file, tramp-handle-dired-uncache)
6887 (tramp-handle-insert-directory)
6888 (tramp-handle-unhandled-file-name-directory)
6889 (tramp-handle-expand-file-name)
6890 (tramp-handle-substitute-in-file-name)
6891 (tramp-handle-executable-find, tramp-process-sentinel)
6892 (tramp-handle-start-file-process, tramp-handle-process-file)
6893 (tramp-handle-call-process-region, tramp-handle-shell-command)
6894 (tramp-handle-file-local-copy, tramp-handle-file-remote-p)
6895 (tramp-handle-insert-file-contents)
6896 (tramp-handle-insert-file-contents-literally)
6897 (tramp-handle-find-backup-file-name)
6898 (tramp-handle-make-auto-save-file-name, tramp-handle-write-region)
6899 (tramp-vc-registered-file-names, tramp-handle-vc-registered)
6900 (tramp-sh-file-name-handler, tramp-vc-file-name-handler)
6901 (tramp-maybe-send-script, tramp-set-auto-save, tramp-run-test)
6902 (tramp-run-test2, tramp-find-executable, tramp-set-remote-path)
6903 (tramp-find-file-exists-command, tramp-open-shell)
6904 (tramp-find-shell, tramp-barf-if-no-shell-prompt)
6905 (tramp-open-connection-setup-interactive-shell)
6906 (tramp-local-coding-commands, tramp-remote-coding-commands)
6907 (tramp-find-inline-encoding, tramp-call-local-coding-command)
6908 (tramp-inline-compress-commands, tramp-find-inline-compress)
6909 (tramp-compute-multi-hops, tramp-maybe-open-connection)
6910 (tramp-send-command, tramp-wait-for-output)
6911 (tramp-send-command-and-check, tramp-barf-unless-okay)
6912 (tramp-send-command-and-read, tramp-mode-string-to-int)
6913 (tramp-convert-file-attributes, tramp-check-cached-permissions)
6914 (tramp-file-mode-from-int, tramp-file-mode-permissions)
6915 (tramp-shell-case-fold, tramp-make-copy-program-file-name)
6916 (tramp-method-out-of-band-p, tramp-local-host-p)
6917 (tramp-get-remote-path, tramp-get-remote-tmpdir)
6918 (tramp-get-ls-command, tramp-get-ls-command-with-dired)
6919 (tramp-get-test-command, tramp-get-test-nt-command)
6920 (tramp-get-file-exists-command, tramp-get-remote-ln)
6921 (tramp-get-remote-perl, tramp-get-remote-stat)
6922 (tramp-get-remote-readlink, tramp-get-remote-trash)
6923 (tramp-get-remote-id, tramp-get-remote-uid, tramp-get-remote-gid)
6924 (tramp-get-local-uid, tramp-get-local-gid)
6925 (tramp-get-inline-compress, tramp-get-inline-coding): Move to
6926 tramp-sh.el.
6927 (tramp-methods, tramp-default-method-alist)
6928 (tramp-default-user-alist, tramp-foreign-file-name-handler-alist):
6929 Move initialization to tramp-sh.el.
6930 (tramp-temp-name-prefix): Make it a defconst.
6931 (tramp-dissect-file-name): Don't check anymore for multi-hop
6932 methods.
6933 (tramp-debug-outline-regexp): Add a docstring.
6934 (tramp-debug-outline-level): Rename from `tramp-outline-level'.
6935 (tramp-get-debug-buffer): Use it.
6936
6937 * net/tramp-cache.el (top): Set tramp-autoload cookie for
6938 initialization forms.
6939 (tramp-set-connection-property): Don't protect `tramp-message'
6940 call, it isn't necessary any longer.
6941 (tramp-dump-connection-properties): Use `ignore-errors'.
6942
6943 * net/tramp-compat.el (top): Require 'advice, 'format-spec,
6944 'password-cache and 'auth-source.
6945
6946 * net/tramp-gvfs.el (top):
6947 * net/tramp-smb.el (top): Require 'tramp-sh.
6948
6949 * net/tramp-gw.el (tramp-gw-open-network-stream): Use `ignore-errors'.
6950
6951 * net/tramp-sh.el: New file, derived from tramp.el.
6952 (top): Initialize `tramp-methods', `tramp-default-method-alist',
6953 `tramp-default-user-alist', `tramp-foreign-file-name-handler-alist'.
6954 Remove "scp1_old", "scp2_old", "ssh1_old", "ssh2_old".
6955 Use `ignore-errors' where appropriate.
6956 (tramp-sh-file-name-handler-alist): Rename from
6957 `tramp-file-name-handler-alist'.
6958 (tramp-send-command-and-check): Return t or nil. Remove all
6959 `zerop' checks, where called.
6960 (tramp-handle-set-file-modes)
6961 (tramp-do-copy-or-rename-file-directly)
6962 (tramp-handle-delete-directory, tramp-handle-delete-file)
6963 (tramp-maybe-send-script): Use `tramp-barf-unless-okay'.
6964 (tramp-sh-file-name-handler, tramp-send-command-and-check)
6965 (tramp-get-remote-ln): Set tramp-autoload cookie.
6966
6967 * net/tramp-fish.el: Remove file.
6968
6969 2010-09-13 Daiki Ueno <ueno@unixuser.org>
6970
6971 * epa-file.el (epa-file-insert-file-contents): If visiting, bind
6972 buffer-file-name to avoid file-locking. (Bug#7026)
6973
6974 2010-09-13 Julien Danjou <julien@danjou.info>
6975
6976 * notifications.el (notifications-notify): Add support for
6977 image-path and sound-name.
6978 (notifications-specification-version): Add this variable.
6979
6980 2010-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
6981
6982 * subr.el (y-or-n-p): New function, moved from src/fns.c; use read-key.
6983
6984 2010-09-12 Leo <sdl.web@gmail.com>
6985
6986 * net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
6987 (rcirc-completion-start): New variables.
6988 (rcirc-nick-completions): Rename to rcirc-completions.
6989 (rcirc-nick-completion-start-offset): Delete.
6990 (rcirc-completion-at-point): New function for constructing
6991 completion data for both nicks and irc commands. Add to
6992 completion-at-point-functions in rcirc mode.
6993 (rcirc-complete): Rename from rcirc-nick-complete; use
6994 rcirc-completion-at-point.
6995 (defun-rcirc-command): Update rcirc-client-commands.
6996
6997 2010-09-11 Glenn Morris <rgm@gnu.org>
6998
6999 * emacs-lisp/bytecomp.el (byte-compile-file): Create .elc files
7000 atomically, to avoid parallel build errors. (Bug#4196)
7001
7002 2010-09-11 Michael R. Mauger <mmaug@yahoo.com>
7003
7004 * progmodes/sql.el: Version 2.6
7005 (sql-dialect): Synonym for "sql-product".
7006 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
7007 (sql-set-sqli-buffer, sql-show-sqli-buffer, sql-interactive-mode):
7008 Set "sql-buffer" to buffer name not buffer object so multiple sql
7009 interactive buffers work properly. Reverts misguided changes in
7010 earlier work.
7011 (sql-comint): Make sure different buffer name is used if "*SQL*"
7012 buffer is for a different product.
7013 (sql-make-alternate-buffer-name): Fix bug with "sql-database"
7014 login param.
7015 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
7016 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
7017 (sql-db2, sql-linter, sql-product-interactive, sql-rename-buffer):
7018 Accept new buffer name or prompt for one.
7019 (sql-port): Default to zero.
7020 (sql-comint-mysql): Handle "sql-port" as a numeric.
7021 (sql-port-history): Delete unused variable.
7022 (sql-get-login): Default "sql-port" to a number.
7023 (sql-product-alist): Correct Postgres prompt and terminator regexp.
7024 (sql-sqlite-program): Dynamically detect presence of "sqlite" or
7025 "sqlite3" executables.
7026 (sql-sqlite-login-params): Add "*.sqlite[23]?" database name pattern.
7027 (sql-buffer-live-p): New function.
7028 (sql-mode-menu, sql-send-string): Use it.
7029 (sql-mode-oracle-font-lock-keywords): Improve SQL*Plus REMARK
7030 syntax pattern.
7031 (sql-mode-postgres-font-lock-keywords): Support Postgres V9.
7032 (sql-mode-sqlite-font-lock-keywords): Hilight sqlite commands.
7033
7034 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
7035
7036 * net/netrc.el (netrc-credentials): New convenience function.
7037
7038 2010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
7039
7040 * textmodes/texinfo.el (texinfo-syntax-propertize-function): New fun
7041 to replace texinfo-font-lock-syntactic-keywords.
7042 (texinfo-mode): Use it.
7043
7044 * textmodes/tex-mode.el (tex-common-initialization, doctex-mode):
7045 Use syntax-propertize-function.
7046
7047 * textmodes/sgml-mode.el (sgml-syntax-propertize-function): New var to
7048 replace sgml-font-lock-syntactic-keywords.
7049 (sgml-mode): Use it.
7050
7051 * textmodes/reftex.el (font-lock-syntactic-keywords): Don't declare
7052 since we don't use it.
7053
7054 * textmodes/bibtex.el (bibtex-mode): Use syntax-propertize-function.
7055
7056 * progmodes/vhdl-mode.el (vhdl-mode): Use syntax-propertize-function
7057 if available.
7058 (vhdl-fontify-buffer): Adjust.
7059
7060 * progmodes/tcl.el (tcl-syntax-propertize-function): New var to
7061 replace tcl-font-lock-syntactic-keywords.
7062 (tcl-mode): Use it.
7063
7064 * progmodes/simula.el (simula-syntax-propertize-function): New var to
7065 replace simula-font-lock-syntactic-keywords.
7066 (simula-mode): Use it.
7067
7068 * progmodes/sh-script.el (sh-st-symbol): Remove.
7069 (sh-font-lock-close-heredoc, sh-font-lock-open-heredoc): Add eol arg.
7070 (sh-font-lock-flush-syntax-ppss-cache, sh-font-lock-here-doc): Remove.
7071 (sh-font-lock-quoted-subshell): Assume we've already matched $(.
7072 (sh-font-lock-paren): Set syntax-multiline.
7073 (sh-font-lock-syntactic-keywords): Remove.
7074 (sh-syntax-propertize-function): New function to replace it.
7075 (sh-mode): Use it.
7076
7077 * progmodes/ruby-mode.el (ruby-here-doc-beg-re):
7078 Define while compiling.
7079 (ruby-here-doc-end-re, ruby-here-doc-beg-match)
7080 (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
7081 (syntax-ppss, ruby-in-ppss-context-p, ruby-in-here-doc-p)
7082 (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
7083 (ruby-here-doc-end-syntax): Only define when
7084 syntax-propertize is not available.
7085 (ruby-syntax-propertize-function, ruby-syntax-propertize-heredoc):
7086 New functions.
7087 (ruby-in-ppss-context-p): Update to new syntax of heredocs.
7088 (electric-indent-chars): Silence bytecompiler.
7089 (ruby-mode): Use prog-mode, syntax-propertize-function, and
7090 electric-indent-chars.
7091
7092 * progmodes/python.el (python-syntax-propertize-function): New var to
7093 replace python-font-lock-syntactic-keywords.
7094 (python-mode): Use it.
7095 (python-quote-syntax): Simplify and adjust to new use.
7096
7097 * progmodes/perl-mode.el (perl-syntax-propertize-function): New fun to
7098 replace perl-font-lock-syntactic-keywords.
7099 (perl-syntax-propertize-special-constructs): New fun to replace
7100 perl-font-lock-special-syntactic-constructs.
7101 (perl-font-lock-syntactic-face-function): New fun.
7102 (perl-mode): Use it.
7103
7104 * progmodes/octave-mod.el (octave-syntax-propertize-sqs): New function
7105 to replace octave-font-lock-close-quotes.
7106 (octave-syntax-propertize-function): New function to replace
7107 octave-font-lock-syntactic-keywords.
7108 (octave-mode): Use it.
7109
7110 * progmodes/mixal-mode.el (mixal-syntax-propertize-function): New var;
7111 replaces mixal-font-lock-syntactic-keywords.
7112 (mixal-mode): Use it.
7113
7114 * progmodes/make-mode.el (makefile-syntax-propertize-function):
7115 New var; replaces makefile-font-lock-syntactic-keywords.
7116 (makefile-mode): Use it.
7117 (makefile-imake-mode): Adjust.
7118
7119 * progmodes/js.el (js--regexp-literal): Define while compiling.
7120 (js-syntax-propertize-function): New var; replaces
7121 js-font-lock-syntactic-keywords.
7122 (js-mode): Use it.
7123
7124 * progmodes/gud.el (gdb-script-syntax-propertize-function): New var;
7125 replaces gdb-script-font-lock-syntactic-keywords.
7126 (gdb-script-mode): Use it.
7127
7128 * progmodes/fortran.el (fortran-mode): Use syntax-propertize-function.
7129 (fortran--font-lock-syntactic-keywords): New var.
7130 (fortran-line-length): Update syntax-propertize-function and
7131 fortran--font-lock-syntactic-keywords.
7132
7133 * progmodes/cperl-mode.el (cperl-mode): Use syntax-propertize-function.
7134
7135 * progmodes/cfengine.el (cfengine-mode):
7136 Use syntax-propertize-function.
7137 (cfengine-font-lock-syntactic-keywords): Remove.
7138
7139 * progmodes/autoconf.el (autoconf-mode):
7140 Use syntax-propertize-function.
7141 (autoconf-font-lock-syntactic-keywords): Remove.
7142
7143 * progmodes/ada-mode.el (ada-set-syntax-table-properties)
7144 (ada-after-change-function, ada-initialize-syntax-table-properties)
7145 (ada-handle-syntax-table-properties): Only define when
7146 syntax-propertize is not available.
7147 (ada-mode): Use syntax-propertize-function.
7148
7149 * font-lock.el (font-lock-syntactic-keywords): Make obsolete.
7150 (font-lock-fontify-syntactic-keywords-region): Move handling of
7151 font-lock-syntactically-fontified to...
7152 (font-lock-default-fontify-region): ...here.
7153 Let syntax-propertize-function take precedence.
7154 (font-lock-fontify-syntactically-region): Cal syntax-propertize.
7155
7156 * emacs-lisp/syntax.el (syntax-propertize-function)
7157 (syntax-propertize-chunk-size, syntax-propertize--done)
7158 (syntax-propertize-extend-region-functions): New vars.
7159 (syntax-propertize-wholelines, syntax-propertize-multiline)
7160 (syntax-propertize--shift-groups, syntax-propertize-via-font-lock)
7161 (syntax-propertize): New functions.
7162 (syntax-propertize-rules): New macro.
7163 (syntax-ppss-flush-cache): Set syntax-propertize--done.
7164 (syntax-ppss): Call syntax-propertize.
7165
7166 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Skip named groups.
7167
7168 2010-09-10 Agustín Martín <agustin.martin@hispalinux.es>
7169
7170 * textmodes/ispell.el (ispell-init-process): Improve comments.
7171 XEmacs compatibility changes regarding (add-hook) 'local option
7172 and (set-process-query-on-exit-flag).
7173
7174 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
7175
7176 * net/tramp-cache.el (tramp-parse-connection-properties):
7177 Set tramp-autoload cookie.
7178
7179 2010-09-09 Glenn Morris <rgm@gnu.org>
7180
7181 * image.el (imagemagick-types-inhibit): Add :type, :version, :group.
7182 (imagemagick-register-types): Doc fix.
7183
7184 2010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
7185
7186 * progmodes/octave-mod.el (electric-indent-chars): Silence bytecomp.
7187
7188 * progmodes/js.el (require): Require is already "eval-and-compile".
7189 (js--re-search-forward): Avoid `eval'. Preserve the error data.
7190 (js--re-search-backward): Use js--re-search-forward.
7191
7192 * progmodes/fortran.el (fortran-line-length): Don't recompute
7193 syntactic keywords redundantly a second time.
7194
7195 * progmodes/ada-mode.el: Replace "(set '" with setq.
7196 (ada-mode): Simplify.
7197 (ada-create-case-exception, ada-adjust-case-interactive)
7198 (ada-adjust-case-region, ada-format-paramlist, ada-indent-current)
7199 (ada-search-ignore-string-comment, ada-move-to-start)
7200 (ada-move-to-end): Use with-syntax-table.
7201
7202 * font-lock.el (save-buffer-state): Remove `varlist' arg.
7203 (font-lock-unfontify-region, font-lock-default-fontify-region):
7204 Update usage correspondingly.
7205 (font-lock-fontify-syntactic-keywords-region):
7206 Set parse-sexp-lookup-properties buffer-locally here.
7207 (font-lock-fontify-syntactically-region): Remove unused `ppss' arg.
7208
7209 * simple.el (blink-matching-open): Don't burp if we can't find a match.
7210
7211 2010-09-08 Glenn Morris <rgm@gnu.org>
7212
7213 * emacs-lisp/bytecomp.el (byte-compile-report-ops):
7214 Error if not compiled with -DBYTE_CODE_METER.
7215
7216 * emacs-lisp/bytecomp.el (byte-recompile-directory):
7217 Ignore dir-locals-file.
7218
7219 2010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
7220
7221 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7222 Not a const.
7223 (compilation-error-regexp-alist-alist): Rule out ": " in file names
7224 for the `gnu' messages.
7225 (compilation-set-skip-threshold): New command.
7226 (compilation-start): Use \' rather than $.
7227 (compilation-forget-errors): Use clrhash.
7228
7229 2010-09-08 Agustín Martín <agustin.martin@hispalinux.es>
7230
7231 * textmodes/ispell.el (ispell-valid-dictionary-list):
7232 Simplify logic.
7233
7234 2010-09-08 Michael Albinus <michael.albinus@gmx.de>
7235
7236 Migrate to Tramp 2.2. Rearrange load dependencies.
7237 (Bug#1529, Bug#5448, Bug#5705)
7238
7239 * Makefile.in (TRAMP_DIR, TRAMP_SRC): New variables.
7240 ($(TRAMP_DIR)/tramp-loaddefs.el): New target.
7241 (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
7242
7243 * net/tramp.el (top): Remove all other tramp-* loads except
7244 tramp-compat.el. Remove all changes to tramp-unload-hook for
7245 other tramp-* packages. Rearrange defun order. Change calls of
7246 `tramp-compat-call-process', `tramp-compat-decimal-to-octal',
7247 `tramp-compat-octal-to-decimal' to new function names.
7248 (tramp-terminal-type, tramp-initial-end-of-output)
7249 (tramp-methods, tramp-foreign-file-name-handler-alist)
7250 (tramp-tramp-file-p, tramp-completion-mode-p)
7251 (tramp-send-command-and-check, tramp-get-remote-path)
7252 (tramp-get-remote-tmpdir, tramp-get-remote-ln)
7253 (tramp-shell-quote-argument): Set tramp-autoload cookie.
7254 (with-file-property, with-connection-property): Move to
7255 tramp-cache.el.
7256 (tramp-local-call-process, tramp-decimal-to-octal)
7257 (tramp-octal-to-decimal): Move to tramp-compat.el.
7258 (tramp-handle-shell-command): Do not require 'shell.
7259 (tramp-compute-multi-hops): No special handling for tramp-gw-*
7260 symbols.
7261 (tramp-unload-tramp): Do not call `tramp-unload-file-name-handlers'.
7262
7263 * net/tramp-cache.el (top): Require 'tramp. Add to
7264 `tramp-unload-hook'.
7265 (tramp-cache-data, tramp-get-file-property)
7266 (tramp-set-file-property, tramp-flush-file-property)
7267 (tramp-flush-directory-property, tramp-get-connection-property)
7268 (tramp-set-connection-property, tramp-flush-connection-property)
7269 (tramp-cache-print, tramp-list-connections): Set tramp-autoload
7270 cookie.
7271 (with-file-property, with-connection-property): New defuns, moved
7272 from tramp.el.
7273 (tramp-flush-file-function): Use `with-parsed-tramp-file-name'
7274 macro.
7275
7276 * net/tramp-cmds.el (top): Add to `tramp-unload-hook'.
7277 (tramp-version): Set tramp-autoload cookie.
7278
7279 * net/tramp-compat.el (top): Require 'tramp-loaddefs. Remove all
7280 changes to tramp-unload-hook for other tramp-* packages. Add to
7281 `tramp-unload-hook'.
7282 (tramp-compat-decimal-to-octal, tramp-compat-octal-to-decimal)
7283 (tramp-compat-call-process): New defuns, moved from tramp.el.
7284
7285 * net/tramp-fish.el (top) Require just 'tramp. Add objects to
7286 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7287 Add to `tramp-unload-hook'. Change call of
7288 `tramp-compat-decimal-to-octal' to new function name.
7289 (tramp-fish-method): Make it a defconst.
7290 (tramp-fish-file-name-p): Make it a defsubst.
7291 (tramp-fish-method, tramp-fish-file-name-handler)
7292 (tramp-fish-file-name-p): Set tramp-autoload cookie.
7293
7294 * net/tramp-ftp.el (top) Add objects to `tramp-methods' and
7295 `tramp-foreign-file-name-handler-alist'. Add to
7296 `tramp-unload-hook'.
7297 (tramp-ftp-method): Make it a defconst.
7298 (tramp-ftp-file-name-p): Make it a defsubst.
7299 (tramp-ftp-method, tramp-ftp-file-name-handler)
7300 (tramp-ftp-file-name-p): Set tramp-autoload cookie.
7301
7302 * net/tramp-gvfs.el (top) Add objects to `tramp-methods' and
7303 `tramp-foreign-file-name-handler-alist'. Add to
7304 `tramp-unload-hook'. Change checks, whether package can be
7305 loaded.
7306 (tramp-gvfs-file-name-p): Make it a defsubst.
7307 (tramp-gvfs-methods, tramp-gvfs-file-name-handler)
7308 (tramp-gvfs-file-name-p): Set tramp-autoload cookie.
7309 (tramp-gvfs-handle-file-directory-p): New defun.
7310 (tramp-gvfs-file-name-handler-alist): Use it.
7311
7312 * net/tramp-gw.el (top) Add objects to `tramp-methods' and
7313 `tramp-foreign-file-name-handler-alist'. Add to
7314 `tramp-unload-hook'.
7315 (tramp-gw-tunnel-method, tramp-gw-default-tunnel-port)
7316 (tramp-gw-socks-method, tramp-gw-default-socks-port): Make it a
7317 defconst.
7318 (tramp-gw-tunnel-method, tramp-gw-socks-method)
7319 (tramp-gw-open-connection): Set tramp-autoload cookie.
7320
7321 * net/tramp-imap.el (top) Require just 'tramp. Add objects to
7322 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7323 Add to `tramp-unload-hook'. Change checks, whether package can be
7324 loaded.
7325 (tramp-imap-file-name-p): Make it a defsubst.
7326 (tramp-imap-method, tramp-imaps-method)
7327 (tramp-imap-file-name-handler)
7328 (tramp-imap-file-name-p): Set tramp-autoload cookie.
7329
7330 * net/tramp-smb.el (top) Require just 'tramp. Add objects to
7331 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7332 Add to `tramp-unload-hook'. Change checks, whether package can be
7333 loaded. Change call of `tramp-compat-decimal-to-octal' to new
7334 function name.
7335 (tramp-smb-tunnel-method): Make it a defconst.
7336 (tramp-smb-file-name-p): Make it a defsubst.
7337 (tramp-smb-method, tramp-smb-file-name-handler)
7338 (tramp-smb-file-name-p): Set tramp-autoload cookie.
7339
7340 * net/tramp-uu.el (top) Add to `tramp-unload-hook'.
7341 (tramp-uuencode-region): Set tramp-autoload cookie.
7342
7343 * net/trampver.el (top) Add to `tramp-unload-hook'.
7344 (tramp-version, tramp-bug-report-address): Set tramp-autoload
7345 cookie. Update release number.
7346
7347 2010-09-07 Agustín Martín <agustin.martin@hispalinux.es>
7348
7349 * textmodes/ispell.el (ispell-start-process): Make sure original
7350 arg list is properly initialized (Bug#6993, Bug#6994).
7351
7352 2010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
7353
7354 * files.el (directory-abbrev-alist): Use \` as default regexp.
7355
7356 * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special
7357 chars like - or ] (bug#6984).
7358 (rx-any-condense-range): Explode 2-char ranges.
7359
7360 2010-09-06 Glenn Morris <rgm@gnu.org>
7361
7362 * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
7363
7364 2010-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
7365
7366 * textmodes/bibtex.el:
7367 * proced.el: Update to new email for Roland Winkler <winkler@gnu.org>.
7368
7369 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7370
7371 * net/imap.el (imap-message-map): Remove optional buffer parameter,
7372 since no callers use it.
7373 (imap-message-get): Ditto.
7374 (imap-message-put): Ditto.
7375 (imap-mailbox-map): Ditto.
7376 (imap-mailbox-put): Ditto.
7377 (imap-mailbox-get): Ditto.
7378 (imap-mailbox-get): Revert last change for this function.
7379
7380 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7381
7382 * net/imap.el (imap-fetch-safe): Remove function, and alter all
7383 callers to use `imap-fetch' instead. According to the comments, this
7384 should be safe, since all other IMAP clients use the 1:* syntax.
7385 (imap-enable-exchange-bug-workaround): Remove.
7386 (imap-debug): Remove -- doesn't seem very useful.
7387
7388 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7389
7390 * net/imap.el (imap-log): New convenience function used throughout
7391 instead of repeating the same code all over the place.
7392
7393 2010-09-05 David De La Harpe Golden <david@harpegolden.net>
7394
7395 * mouse.el (mouse-save-then-kill): Save region to kill-ring
7396 when mouse-drag-copy-region is non-nil (Bug#6956).
7397
7398 2010-09-05 Chong Yidong <cyd@stupidchicken.com>
7399
7400 * dired.el (dired-ls-sorting-switches, dired-sort-by-name-regexp):
7401 Improve regexps (Bug#6987).
7402 (dired-sort-toggle): Search more robustly for -t flag.
7403
7404 * files.el (get-free-disk-space): Search more robustly for
7405 "available" column. Suggested by Ehud Karni
7406 <ehud@unix.mvs.co.il>.
7407
7408 2010-09-05 Juanma Barranquero <lekktu@gmail.com>
7409
7410 * international/uni-bidi.el:
7411 * international/uni-category.el:
7412 * international/uni-combining.el:
7413 * international/uni-decimal.el:
7414 * international/uni-mirrored.el:
7415 * international/uni-name.el: Regenerate.
7416
7417 2010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
7418
7419 * electric.el (electric-indent-post-self-insert-function):
7420 Don't reindent with a sloppy indentation function.
7421
7422 * emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
7423 border case in change-log-mode.
7424
7425 2010-09-04 Chong Yidong <cyd@stupidchicken.com>
7426
7427 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7428 Remove ruby regexp; handle Ruby errors with gcc-include and gnu.
7429 Recognize leading tab in gcc-include regexp. Ignore names with
7430 leading "from" or "in" in gnu regexp (Bug#6937).
7431
7432 2010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
7433
7434 Avoid global recursive calls to kill-buffer-hooks; fit into 80 cols.
7435 * textmodes/ispell.el (ispell-process-buffer-name): Remove.
7436 (ispell-start-process): Avoid setq and simplify logic.
7437 (ispell-init-process): Setup kill-buffer-hook locally when needed.
7438 (kill-buffer-hook): Don't use it globally with code that uses
7439 expand-file-name since that may call kill-buffer via
7440 code_conversion_restore.
7441
7442 2010-09-04 Noorul Islam K M <noorul@noorul.com> (tiny change)
7443
7444 * emacs-lisp/package.el (package-directory-list): Only call
7445 file-name-nondirectory on a string.
7446
7447 2010-09-02 Chong Yidong <cyd@stupidchicken.com>
7448
7449 * emacs-lisp/package.el (package--download-one-archive):
7450 Ensure that archive-contents is valid before saving it.
7451 (package-activate-1, package-mark-obsolete, define-package)
7452 (package-compute-transaction, package-list-maybe-add): Use push.
7453
7454 2010-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
7455
7456 Use SMIE's blink-paren for octave-mode.
7457 * progmodes/octave-mod.el (octave-font-lock-close-quotes):
7458 Backslashes do not escape single-quotes, single-quotes do.
7459 (octave-block-else-regexp, octave-block-end-regexp)
7460 (octave-block-match-alist): Remove.
7461 (octave-smie-bnf-table): New var, with old content.
7462 (octave-smie-op-levels): Use it.
7463 (octave-smie-closer-alist): New var.
7464 (octave-mode): Use it. Setup smie-blink-matching and electric-indent.
7465 (octave-blink-matching-block-open): Remove.
7466 (octave-reindent-then-newline-and-indent, octave-electric-semi)
7467 (octave-electric-space): Let self-insert-command run expand-abbrev and
7468 blink parens.
7469
7470 * electric.el (electricity): New group.
7471 (electric-indent-chars): New var.
7472 (electric-indent-post-self-insert-function): New fun.
7473 (electric-indent-mode): New minor mode.
7474 (electric-pair-skip-self): New custom.
7475 (electric-pair-post-self-insert-function): New function.
7476 (electric-pair-mode): New minor mode.
7477
7478 * calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
7479 calcAlg-blink-matching-open.
7480 (calc-alg-ent-map, calc-alg-ent-esc-map): Initialize in the declaration.
7481 (calc-do-alg-entry): Only touch the part of the keymap that varies.
7482 Use the new blink-matching-check-function.
7483
7484 Provide blink-matching support to SMIE.
7485 * emacs-lisp/smie.el (smie-bnf-closer-alist): New function.
7486 (smie-blink-matching-triggers, smie-blink-matching-inners): New vars.
7487 (smie-blink-matching-check, smie-blink-matching-open): New functions.
7488
7489 * simple.el (newline): Fix last change to properly remove itself from
7490 the hook.
7491
7492 2010-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
7493
7494 * simple.el (newline): Eliminate optimization.
7495 Use post-self-insert-hook to set hard-newline and things before
7496 running post-self-insert-hook.
7497 (blink-matching-check-mismatch): New function.
7498 (blink-matching-check-function): New variable.
7499 (blink-matching-open): Use them.
7500 Skip back forward over prefix chars skipped by forward-sexp.
7501 Don't check if the parens are backslash escaped.
7502 (blink-paren-post-self-insert-function): Check backslash escaping here.
7503
7504 2010-09-02 Chong Yidong <cyd@stupidchicken.com>
7505
7506 * emacs-lisp/package.el (package-menu-mode-map):
7507 Change package-menu-revert bindings to revert-buffer.
7508 (package-menu-mode): Set revert-buffer-function.
7509 (package-menu-revert): Doc fix.
7510
7511 2010-09-02 Agustín Martín <agustin.martin@hispalinux.es>
7512
7513 * textmodes/ispell.el (ispell-init-process): Use "~/" as
7514 `default-directory' unless using Ispell per-directory personal
7515 dictionaries and not in a mini-buffer under XEmacs.
7516 (kill-buffer-hook): Do not kill ispell process on exit when
7517 `ispell-process-directory' is "~/". (Bug#6143)
7518
7519 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
7520
7521 * simple.el (kill-new): Call interprogram-cut-function with only
7522 one argument.
7523
7524 * term.el (term-mouse-paste): Don't call x-get-cutbuffer.
7525 Remove cut buffer from error message.
7526
7527 * term/x-win.el (x-select-text):
7528 * term/pc-win.el (x-selection-value):
7529 * term/ns-win.el (x-selection-value):
7530 * eshell/em-term.el:
7531 * w32-fns.el (x-get-selection-value):
7532 * mouse-sel.el (mouse-sel-set-selection-function):
7533 * frame.el (display-selections-p): Remove cut-buffer in documentation.
7534
7535 * term/x-win.el: Update documentation for x-last-selected-text-*.
7536 (x-last-selected-text-cut, x-last-selected-text-cut-encoded)
7537 (x-last-cut-buffer-coding, x-cut-buffer-max): Remove.
7538 (x-select-text): Remove argument PUSH, update documentation.
7539 Remove cut-buffer code.
7540 (x-selection-value-internal): Was previously x-selection-value.
7541 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
7542 Update documentation, remove cut-buffer code.
7543 Call x-selection-value-internal.
7544 (x-clipboard-yank): Call x-selection-value-internal.
7545 (x-initialize-window-system): Remove setting of x-cut-buffer-max.
7546
7547 * term/pc-win.el (x-last-selected-text):
7548 x-cut-buffer-or-selection-value renamed to x-selection-value
7549 (x-select-text): Remove argument PUSH, update documentation.
7550
7551 * term/ns-win.el (x-setup-function-keys, ns-last-selected-text):
7552 x-cut-buffer-or-selection-value renamed to x-selection-value
7553 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
7554 (x-select-text): Remove argument PUSH, update documentation.
7555
7556 * emacs-lisp/cl-macs.el (x-get-cutbuffer, x-get-cut-buffer): Remove.
7557
7558 * w32-fns.el (x-last-selected-text):
7559 x-cut-buffer-or-selection-value renamed to x-selection-value.
7560 (x-cut-buffer-max): Remove.
7561 (x-select-text): Remove argument PUSH, update documentation.
7562
7563 * simple.el (interprogram-cut-function): Remove mention of PUSH.
7564
7565 * select.el (x-get-cut-buffer, x-set-cut-buffer): Remove.
7566
7567 * mouse-sel.el (mouse-sel-get-selection-function):
7568 x-cut-buffer-or-selection-value renamed to x-selection-value.
7569 (x-select-text): Remove optional push.
7570
7571 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
7572
7573 * simple.el (blink-paren-function): Move from C to here.
7574 (blink-paren-post-self-insert-function): New function.
7575 (post-self-insert-hook): Use it.
7576
7577 * emacs-lisp/pcase.el (pcase-split-memq):
7578 Fix overenthusiastic optimisation.
7579 (pcase-u1): Handle the case of a lambda pred.
7580
7581 2010-08-31 Kenichi Handa <handa@m17n.org>
7582
7583 * international/mule-cmds.el (standard-display-european-internal):
7584 Setup standard-display-table for 8-bit characters by storing 8-bit
7585 characters in the element vector.
7586
7587 * disp-table.el (standard-display-8bit):
7588 Setup standard-display-table for 8-bit characters by storing 8-bit
7589 characters in the element vector.
7590 (standard-display-european): Likewise.
7591
7592 2010-08-31 Masatake YAMATO <yamato@redhat.com>
7593
7594 * textmodes/nroff-mode.el (nroff-view): New command.
7595 (nroff-mode-map): Bind it to C-c C-c.
7596
7597 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
7598
7599 * emacs-lisp/smie.el (smie-down-list): New command.
7600
7601 Remove old indentation and navigation code on octave-mode.
7602 * progmodes/octave-mod.el (octave-mode-map): Remap down-list to
7603 smie-down-list rather than add a binding for octave-down-block.
7604 (octave-mark-block, octave-blink-matching-block-open):
7605 Rely on forward-sexp-function.
7606 (octave-fill-paragraph): Don't narrow, so you can use
7607 indent-according-to-mode.
7608 (octave-block-begin-regexp, octave-block-begin-or-end-regexp): Remove.
7609 (octave-in-block-p, octave-re-search-forward-kw)
7610 (octave-re-search-backward-kw, octave-indent-calculate)
7611 (octave-end-as-array-index-p, octave-block-end-offset)
7612 (octave-scan-blocks, octave-forward-block, octave-backward-block)
7613 (octave-down-block, octave-backward-up-block, octave-up-block)
7614 (octave-before-magic-comment-p, octave-indent-line): Remove.
7615
7616 2010-08-31 Chong Yidong <cyd@stupidchicken.com>
7617
7618 * emacs-lisp/package.el (package--read-archive-file): Just use
7619 `read', to avoid copying an additional string.
7620 (package-menu-mode): Set header-line-format here.
7621 (package-menu-refresh, package-menu-revert): Signal an error if
7622 not in the Package Menu.
7623 (package-menu-package-list): New var.
7624 (package--generate-package-list): Operate on the current buffer;
7625 don't assume that it is *Packages*, since the user may rename it.
7626 Allow persistent package listings and sort keys using
7627 package-menu-package-list and package-menu-package-sort-key.
7628 (package-menu--version-predicate): Fix version calculation.
7629 (package-menu-sort-by-column): Don't select the window.
7630 (package--list-packages): Create the *Packages* buffer.
7631 Set package-menu-package-list-key.
7632 (list-packages): Sorting by status is now the default.
7633 (package-buffer-info): Use match-string-no-properties.
7634 (define-package): Add a &rest argument for future proofing, but
7635 don't use it yet.
7636 (package-install-from-buffer, package-install-buffer-internal):
7637 Merge into a single function, package-install-from-buffer.
7638 (package-install-file): Change caller.
7639
7640 * finder.el: Load finder-inf using `require'.
7641 (finder-list-matches): Sorting by status is now the default.
7642 (finder-compile-keywords): Simpify printing.
7643
7644 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
7645
7646 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
7647 (octave-mode-map): Remove special bindings for forward/backward-block
7648 and octave-backward-up-block. Use smie-close-block.
7649 (octave-continuation-marker-regexp): New var.
7650 (octave-continuation-regexp): Use it.
7651 (octave-operator-table, octave-smie-op-levels)
7652 (octave-operator-regexp, octave-smie-indent-rules): New vars.
7653 (octave-smie-backward-token, octave-smie-forward-token): New funs.
7654 (octave-mode): Use SMIE.
7655 (octave-close-block): Delete.
7656
7657 2010-08-30 Eli Zaretskii <eliz@gnu.org>
7658
7659 * menu-bar.el (menu-bar-edit-menu) <"Paste">: Check selection in
7660 CLIPBOARD, not in PRIMARY. (Bug#6944)
7661
7662 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
7663
7664 * emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
7665 a list of parents.
7666 (smie-indent-column): Allow indirection through variables.
7667
7668 * composite.el (save-buffer-state): Delete, unused.
7669 * font-lock.el (save-buffer-state): Use with-silent-modifications.
7670 (font-lock-default-fontify-region): Use with-syntax-table.
7671 * jit-lock.el (with-buffer-unmodified): Remove.
7672 (with-buffer-prepared-for-jit-lock): Use with-silent-modifications.
7673
7674 Use `declare' in defmacros.
7675 * window.el (save-selected-window):
7676 * subr.el (with-temp-file, with-temp-message, with-syntax-table):
7677 * progmodes/python.el (def-python-skeleton):
7678 * net/dbus.el (dbus-ignore-errors):
7679 * jka-cmpr-hook.el (with-auto-compression-mode):
7680 * international/mule.el (with-category-table):
7681 * emacs-lisp/timer.el (with-timeout):
7682 * emacs-lisp/lisp-mnt.el (lm-with-file):
7683 * emacs-lisp/eieio.el (with-slots):
7684 * emacs-lisp/easymenu.el (easy-menu-define):
7685 * emacs-lisp/debug.el (debugger-env-macro):
7686 * emacs-lisp/cl-compat.el (Multiple-value-bind, Multiple-value-setq)
7687 (Multiple-value-call, Multiple-value-prog1):
7688 * emacs-lisp/cl-seq.el (cl-parsing-keywords, cl-check-key)
7689 (cl-check-test-nokey, cl-check-test, cl-check-match): Move indent and
7690 edebug rule to definition.
7691 * emacs-lisp/lisp-mode.el (save-selected-window)
7692 (with-current-buffer, combine-after-change-calls)
7693 (with-output-to-string, with-temp-file, with-temp-buffer)
7694 (with-temp-message, with-syntax-table, read-if, eval-after-load)
7695 (dolist, dotimes, when, unless):
7696 * emacs-lisp/byte-run.el (inline): Remove indent rule, redundant.
7697
7698 2010-08-29 Chong Yidong <cyd@stupidchicken.com>
7699
7700 * finder.el: Require `package'.
7701 (finder-known-keywords): Tweak descriptions. Retire `oop' keyword.
7702 (finder-package-info): Var deleted.
7703 (finder-keywords-hash, finder--builtins-alist): New vars.
7704 (finder-compile-keywords): Compute package--builtins and
7705 finder-keywords-hash instead of finder-keywords-hash, respecting
7706 the "Package" header.
7707 (finder-unknown-keywords, finder-list-matches):
7708 Use finder-keywords-hash and package--list-packages.
7709 (finder-mode): Don't set font-lock-defaults.
7710 (finder-exit): We don't use "*Finder-package*" and "*Finder
7711 Category*" buffers anymore.
7712
7713 * emacs-lisp/package.el (package--builtins-base): Var deleted.
7714 (package--builtins): Set default value to nil.
7715 (package-initialize): Load precomputed value of package--builtins
7716 from finder-inf.el.
7717 (package-alist, package-compute-transaction)
7718 (package-download-transaction): Improve docstring.
7719 (package-read-all-archive-contents): Do not change
7720 package--builtins here.
7721 (list-packages): Make package-list-packages an alias for this.
7722 Sort by status by default.
7723 (package--list-packages): Add optional PACKAGES arg.
7724 (describe-package-1): Use font-lock-face property. For built-in
7725 packages, insert file commentary.
7726 (package--generate-package-list): Rename from
7727 package-list-packages-internal; all callers changed. Add optional
7728 PACKAGES arg. Add alphabetical sort fallbacks.
7729 (package-menu--version-predicate, package-menu--status-predicate)
7730 (package-menu--description-predicate)
7731 (package-menu--name-predicate): New functions.
7732
7733 * info.el (Info-finder-find-node): Search package-alist instead of
7734 finder-package-info.
7735
7736 2010-08-29 Chong Yidong <cyd@stupidchicken.com>
7737
7738 * subr.el (version-regexp-alist): Don't use "a" and "b" for
7739 "alpha" and "beta".
7740 (version-to-list): Handle versions like "10.3d".
7741
7742 2010-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
7743
7744 * emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
7745 (macroexp-accumulate): Use `declare'.
7746
7747 2010-08-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7748
7749 * whitespace.el (whitespace-style): Adjust type declaration.
7750
7751 2010-08-26 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
7752
7753 * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
7754
7755 2010-08-26 Chong Yidong <cyd@stupidchicken.com>
7756
7757 * simple.el (beginning-of-buffer, end-of-buffer): Doc fix
7758 (Bug#6907).
7759
7760 2010-08-26 Nathan Weizenbaum <nweiz@cressida.sea.corp.google.com> (tiny change)
7761
7762 * progmodes/js.el: Make indentation more customizable (Bug#6914).
7763 (js-paren-indent-offset, js-square-indent-offset)
7764 (js-curly-indent-offset): New options.
7765 (js--proper-indentation): Use them.
7766
7767 2010-08-26 Daniel Colascione <dan.colascione@gmail.com>
7768
7769 * progmodes/sh-script.el (sh-get-indent-info): Use syntax-ppss
7770 instead of inspecting font-lock properties (Bug#6916).
7771
7772 2010-08-26 David Reitter <david.reitter@gmail.com>
7773
7774 * server.el (server-visit-files): Run pre-command-hook and
7775 post-command-hook for each buffer while it is current (Bug#6910).
7776 (server-execute): Do not run hooks here.
7777
7778 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
7779
7780 Sync with Tramp 2.1.19.
7781
7782 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Protect
7783 deleting tmpfile.
7784 (tramp-gvfs-maybe-open-connection): Use `tramp-compat-funcall'.
7785
7786 * net/tramp.el (tramp-handle-expand-file-name)
7787 (tramp-completion-handle-file-name-all-completions)
7788 (tramp-completion-handle-file-name-completion):
7789 Use `tramp-connectable-p'.
7790
7791 * net/trampver.el: Update release number.
7792
7793 2010-08-26 Chong Yidong <cyd@stupidchicken.com>
7794
7795 * help.el (help-map): Bind `C-h P' to describe-package.
7796
7797 * menu-bar.el (menu-bar-describe-menu): Add describe-package.
7798
7799 * emacs-lisp/package.el (package-refresh-contents): Catch errors
7800 when downloading archives.
7801 (describe-package-1): Add package commentary.
7802 (package-install-button-action): New function.
7803 (package-menu-mode-map): Bind ? to package-menu-describe-package.
7804 (package-menu-view-commentary): Function removed.
7805 (package-list-packages-internal): Hide the `package' package too.
7806
7807 2010-08-25 Kenichi Handa <handa@m17n.org>
7808
7809 * language/misc-lang.el ("Arabic"): New language environment.
7810 Setup composition-function-table for Arabic characters.
7811
7812 * international/fontset.el (setup-default-fontset): Fix typo for
7813 arabic OTF spec (fini->fina).
7814
7815 2010-08-25 Jan Djärv <jan.h.d@swipnet.se>
7816
7817 * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter
7818 on all frames.
7819
7820 2010-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7821
7822 * whitespace.el: Allow cleaning up blanks without blank
7823 visualization (Bug#6651). Adjust help window for
7824 whitespace-toggle-options (Bug#6479). Allow to use fill-column
7825 instead of whitespace-line-column (from EmacsWiki). New version
7826 13.1.
7827 (whitespace-style): Add new value 'face. Adjust docstring.
7828 (whitespace-space, whitespace-hspace, whitespace-tab):
7829 Adjust foreground property face.
7830 (whitespace-line-column): Adjust docstring and type declaration.
7831 (whitespace-style-value-list, whitespace-toggle-option-alist)
7832 (whitespace-help-text): Adjust const initialization.
7833 (whitespace-toggle-options, global-whitespace-toggle-options):
7834 Adjust docstring.
7835 (whitespace-display-window, whitespace-interactive-char)
7836 (whitespace-style-face-p, whitespace-color-on): Adjust code.
7837 (whitespace-help-scroll): New fun.
7838
7839 2010-08-24 Chong Yidong <cyd@stupidchicken.com>
7840
7841 * emacs-lisp/package.el (list-packages): Alias for
7842 package-list-packages.
7843
7844 2010-08-24 Kevin Ryde <user42@zip.com.au>
7845
7846 * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
7847 (Bug#5651).
7848
7849 * progmodes/ruby-mode.el (ruby): Add defgroup.
7850
7851 2010-08-24 Chong Yidong <cyd@stupidchicken.com>
7852
7853 * progmodes/python.el: Add Ipython support (Bug#5390).
7854 (python-shell-prompt-alist)
7855 (python-shell-continuation-prompt-alist): New options.
7856 (python--set-prompt-regexp): New function.
7857 (inferior-python-mode, run-python, python-shell):
7858 Require ansi-color. Use python--set-prompt-regexp to set the comint
7859 prompt based on the Python interpreter.
7860 (python--prompt-regexp): New var.
7861 (python-check-comint-prompt)
7862 (python-comint-output-filter-function): Use it.
7863 (run-python): Use a pipe (Bug#5694).
7864
7865 2010-08-24 Fabian Ezequiel Gallina <galli.87@gmail.com> (tiny change)
7866
7867 * progmodes/python.el (python-send-region): Send a different
7868 Python command if Ipython is in use.
7869 (python-check-version): Use a Python command to find the version.
7870
7871 2010-08-24 Chong Yidong <cyd@stupidchicken.com>
7872
7873 * mouse.el (mouse-yank-primary): Avoid setting primary when
7874 deactivating the mark (Bug#6872).
7875
7876 2010-08-23 Chris Foote <chris@foote.com.au> (tiny change)
7877
7878 * progmodes/python.el (python-block-pairs): Allow use of "finally"
7879 with "else" (Bug#3991).
7880
7881 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
7882
7883 * net/dbus.el: Accept UNIX domain sockets as bus address.
7884 (top): Don't initialize `dbus-registered-objects-table' anymore,
7885 this is done in dbusbind.c.
7886 (dbus-check-event): Adapt test for bus.
7887 (dbus-return-values-table, dbus-unregister-service)
7888 (dbus-event-bus-name, dbus-introspect, dbus-register-property):
7889 Adapt doc string.
7890
7891 2010-08-23 Juanma Barranquero <lekktu@gmail.com>
7892
7893 * ido.el (ido-use-virtual-buffers): Fix typo in docstring.
7894
7895 2010-08-22 Juri Linkov <juri@jurta.org>
7896
7897 * simple.el (read-extended-command): New function with the logic
7898 for `completing-read' moved to Elisp from `execute-extended-command'.
7899 Use `function-called-at-point' in `minibuffer-default-add-function'
7900 to get a command name for M-n (bug#5364, bug#5214).
7901
7902 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
7903
7904 * startup.el (command-line-1): Issue warning for ignored arguments
7905 --unibyte, etc (Bug#6886).
7906
7907 2010-08-22 Leo <sdl.web@gmail.com>
7908
7909 * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements.
7910 (ignore, bright, dim, keyword): Split list of nicknames before
7911 passing to rcirc-add-or-remove (Bug#6894).
7912
7913 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
7914
7915 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
7916
7917 2010-08-22 Leo <sdl.web@gmail.com>
7918
7919 Fix buffer-list rename&refresh after killing a buffer in ido.
7920 * ido.el: Revert Óscar's.
7921 (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh.
7922 Remember the buffers at head, rather than their name.
7923 * iswitchb.el (iswitchb-kill-buffer): Re-make the list.
7924
7925 2010-08-22 Kirk Kelsey <kirk.kelsey@0x4b.net> (tiny change)
7926 Stefan Monnier <monnier@iro.umontreal.ca>
7927
7928 * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
7929 extra backslash added to each line (bug#6890).
7930
7931 2010-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
7932
7933 * subr.el (read-key): Don't echo keystrokes (bug#6883).
7934
7935 2010-08-22 Glenn Morris <rgm@gnu.org>
7936
7937 * menu-bar.el (menu-bar-games-menu): Add landmark.
7938
7939 2010-08-22 Glenn Morris <rgm@gnu.org>
7940
7941 * align.el (align-regexp): Make group and spacing arguments
7942 use the interactive defaults when non-interactive. (Bug#6698)
7943
7944 * mail/rmail.el (rmail-forward): Replace mail-text-start with its
7945 expansion, so as not to need sendmail.
7946 (mail-text-start): Remove declaration.
7947 (rmail-retry-failure): Require sendmail.
7948
7949 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
7950
7951 * subr.el (read-key): Don't hide the menu-bar entries (bug#6881).
7952
7953 2010-08-22 Michael Albinus <michael.albinus@gmx.de>
7954
7955 * progmodes/flymake.el (flymake-start-syntax-check-process):
7956 Use `start-file-process' in order to let it run also on remote hosts.
7957
7958 2010-08-22 Kenichi Handa <handa@m17n.org>
7959
7960 * files.el: Add `word-wrap' as safe local variable.
7961
7962 2010-08-22 Glenn Morris <rgm@gnu.org>
7963
7964 * woman.el (woman-translate): Case matters. (Bug#6849)
7965
7966 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
7967
7968 * simple.el (kill-region): Doc fix (Bug#6787).
7969
7970 2010-08-22 Glenn Morris <rgm@gnu.org>
7971
7972 * calendar/diary-lib.el (diary-header-line-format):
7973 Fit it to the window, not the frame.
7974
7975 2010-08-22 Andreas Schwab <schwab@linux-m68k.org>
7976
7977 * subr.el (ignore-errors): Add debug declaration.
7978
7979 2010-08-22 Geoff Gole <geoffgole@gmail.com> (tiny change)
7980
7981 * whitespace.el (whitespace-color-off): Remove post-command-hook
7982 locally.
7983
7984 2010-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
7985
7986 * vc/add-log.el (add-log-file-name): Don't get confused by symlinks.
7987
7988 2010-08-21 Chong Yidong <cyd@stupidchicken.com>
7989
7990 * cus-edit.el (custom-group-value-create): Add extra newline
7991 before end line (Bug#6876).
7992
7993 2010-08-21 Chong Yidong <cyd@stupidchicken.com>
7994
7995 * mouse.el (mouse-save-then-kill): Don't save region to kill ring
7996 when extending it. Before killing on the second click, check if
7997 the buffer is the correct one. Doc fix.
7998 (mouse-secondary-save-then-kill): Allow usage without first
7999 calling mouse-start-secondary, by defaulting to point. Don't save
8000 an empty secondary selection. Doc fix.
8001
8002 2010-08-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8003
8004 * whitespace.el: Fix slow cursor movement (Bug#6172). Reported by
8005 Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
8006 New version 13.0.
8007 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
8008 Adjust initialization.
8009 (whitespace-bob-marker, whitespace-eob-marker)
8010 (whitespace-buffer-changed): New vars.
8011 (whitespace-cleanup, whitespace-color-on, whitespace-color-off)
8012 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
8013 (whitespace-post-command-hook, whitespace-display-char-on):
8014 Adjust code.
8015 (whitespace-looking-back, whitespace-buffer-changed): New funs.
8016 (whitespace-space-regexp, whitespace-tab-regexp): Fun eliminated.
8017
8018 2010-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
8019
8020 * files.el (locate-file-completion-table): Only list the .el and .elc
8021 extensions if there's no other choice (bug#5955).
8022
8023 * facemenu.el (facemenu-self-insert-data): New var.
8024 (facemenu-post-self-insert-function, facemenu-set-self-insert-face):
8025 New functions.
8026 (facemenu-add-face): Use them.
8027
8028 * simple.el (blink-matching-open): Obey forward-sexp-function.
8029
8030 2010-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
8031
8032 * simple.el (prog-mode-map): New var.
8033 (prog-indent-sexp): New command.
8034
8035 * progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
8036
8037 * progmodes/prolog.el (smie): Require.
8038
8039 * emacs-lisp/smie.el (smie-default-backward-token)
8040 (smie-default-forward-token): Strip properties.
8041 (smie-next-sexp): Be more careful with associative operators.
8042 (smie-forward-sexp-command): Generalize.
8043 (smie-backward-sexp-command): Simplify.
8044 (smie-closer-alist): New var.
8045 (smie-close-block): New command.
8046 (smie-indent-debug-log): New var.
8047 (smie-indent-offset-rule): Add a few more cases.
8048 (smie-indent-column): New function.
8049 (smie-indent-after-keyword): Use it.
8050 (smie-indent-keyword): Use it.
8051 Fix up the opener code's point position.
8052 (smie-indent-comment): Only applies at BOL.
8053 (smie-indent-debug): New command.
8054
8055 * emacs-lisp/autoload.el (make-autoload): Preload the macros's
8056 declarations that are useful before running the macro.
8057
8058 2010-08-18 Joakim Verona <joakim@verona.se>
8059
8060 * image.el (imagemagick-types-inhibit): New variable.
8061 (imagemagick-register-types): New function.
8062 * image-mode.el (image-transform-properties): New function.
8063 (image-transform-set-scale, image-transform-fit-to-height)
8064 (image-transform-set-rotation, image-transform-set-resize)
8065 (image-transform-fit-to-width, image-transform-fit-to-height):
8066 New functions.
8067 (image-toggle-display-image): Support image transforms.
8068
8069 2010-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8070
8071 * image.el (create-animated-image): Don't add heuristic mask to image
8072 (Bug#6839).
8073
8074 2010-08-18 Jan Djärv <jan.h.d@swipnet.se>
8075
8076 * term/ns-win.el (ns-get-pasteboard, ns-set-pasteboard):
8077 Use QCLIPBOARD instead of QPRIMARY (Bug#6677).
8078
8079 2010-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
8080
8081 * emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
8082
8083 Font-lock '...' strings, plus various simplifications and fixes.
8084 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
8085 (octave-font-lock-close-quotes): New function.
8086 (octave-font-lock-syntactic-keywords): New var.
8087 (octave-mode): Use it. Set beginning-of-defun-function.
8088 (octave-mode-map): Don't override the <foo>-defun commands.
8089 (octave-mode-menu): Pass it directly to easy-menu-define;
8090 remove (now generic) <foo>-defun commands; use info-lookup-symbol.
8091 (octave-block-match-alist): Fix up last change so that
8092 octave-close-block uses the more specific keyword.
8093 (info-lookup-mode): Silence byte-compiler.
8094 (octave-beginning-of-defun): Not interactive any more.
8095 Optimize slightly.
8096 (octave-end-of-defun, octave-mark-defun, octave-in-defun-p): Remove.
8097 (octave-indent-defun, octave-send-defun): Use mark-defun instead.
8098 (octave-completion-at-point-function): Make sure point is within
8099 beg..end.
8100 (octave-reindent-then-newline-and-indent):
8101 Use reindent-then-newline-and-indent.
8102 (octave-add-octave-menu): Remove.
8103
8104 2010-08-17 Jan Djärv <jan.h.d@swipnet.se>
8105
8106 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer)
8107 (report-emacs-bug-can-use-xdg-email): New functions.
8108 (report-emacs-bug): Set can-xdg-email to result of
8109 report-emacs-bug-can-use-xdg-email. If can-xdg-email bind
8110 \C-cm to report-emacs-bug-insert-to-mailer and add help text
8111 about it.
8112
8113 * net/browse-url.el (browse-url-default-browser): Add cond
8114 for browse-url-xdg-open.
8115 (browse-url-can-use-xdg-open, browse-url-xdg-open): New functions.
8116
8117 2010-08-17 Glenn Morris <rgm@gnu.org>
8118
8119 * progmodes/cc-engine.el (c-new-BEG, c-new-END)
8120 (c-fontify-recorded-types-and-refs): Define for compiler.
8121 * progmodes/cc-mode.el (c-new-BEG, c-new-END): Move definitions
8122 before use.
8123
8124 * calendar/icalendar.el (icalendar--convert-recurring-to-diary):
8125 Fix format call.
8126
8127 2010-08-17 Michael Albinus <michael.albinus@gmx.de>
8128
8129 * net/tramp.el (tramp-handle-make-symbolic-link): Flush file
8130 properties.
8131 (tramp-handle-process-file): Call the program in a subshell, in
8132 order to preserve working directory.
8133 (tramp-action-password): Hide password prompt before next run.
8134 (tramp-process-actions): Widen connection buffer for the trace.
8135
8136 2010-08-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
8137
8138 * net/rcirc.el (rcirc-log-process-buffers): New option.
8139 (rcirc-print): Use it.
8140 (rcirc-generate-log-filename): New function.
8141 (rcirc-log-filename-function): Change default to
8142 rcirc-generate-log-filename (Bug#6828).
8143
8144 2010-08-16 Chong Yidong <cyd@stupidchicken.com>
8145
8146 * simple.el (deactivate-mark): If select-active-regions is `only',
8147 only set selection for temporarily active regions.
8148
8149 * cus-start.el: Change defcustom for select-active-regions.
8150
8151 2010-08-15 Chong Yidong <cyd@stupidchicken.com>
8152
8153 * mouse.el (mouse--drag-set-mark-and-point): New function.
8154 (mouse-drag-track): Use LOCATION arg to push-mark.
8155 Use mouse--drag-set-mark-and-point to take click-count into
8156 consideration when updating point and mark (Bug#6840).
8157
8158 2010-08-15 Chong Yidong <cyd@stupidchicken.com>
8159
8160 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8161 Give the Ruby rule a lower priority than Gnu (Bug#6778).
8162
8163 2010-08-14 Štěpán Němec <stepnem@gmail.com> (tiny change)
8164
8165 * font-lock.el (lisp-font-lock-keywords-2):
8166 Add combine-after-change-calls, condition-case-no-debug,
8167 with-demoted-errors, and with-silent-modifications (Bug#6025).
8168
8169 2010-08-14 Kevin Ryde <user42@zip.com.au>
8170
8171 * emacs-lisp/copyright.el (copyright-update-year)
8172 (copyright-update): Temporary switch-to-buffer to ensure the
8173 buffer change being queried is visible (Bug#5394).
8174
8175 2010-08-14 Tom Tromey <tromey@redhat.com>
8176
8177 * progmodes/etags.el (tags-file-name): Mark safe if stringp
8178 (Bug#6733).
8179
8180 2010-08-14 Eli Zaretskii <eliz@gnu.org>
8181
8182 * mouse.el (mouse-yank-primary): Fix mouse-2 on MS-Windows and
8183 MS-DOS. (Bug#6689)
8184
8185 2010-08-13 Jan Djärv <jan.h.d@swipnet.se>
8186
8187 * menu-bar.el (menu-bar-set-tool-bar-position): New function.
8188 (menu-bar-showhide-tool-bar-menu-customize-enable-left)
8189 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
8190 (menu-bar-showhide-tool-bar-menu-customize-enable-top)
8191 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom):
8192 Call menu-bar-set-tool-bar-position.
8193
8194 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
8195
8196 * progmodes/octave-mod.el (octave-mode-syntax-table): Use the new "c"
8197 comment style (bug#6834).
8198 * progmodes/scheme.el (scheme-mode-syntax-table):
8199 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Remove spurious
8200 "b" flag in "' 14b" syntax.
8201
8202 * progmodes/octave-mod.el (octave-mode-map): Remove special bindings
8203 for (un)commenting the region and performing completion.
8204 (octave-mode-menu): Use standard commands for help and completion.
8205 (octave-mode-syntax-table): Support %{..%} comments (sort of).
8206 (octave-mode): Use define-derived-mode.
8207 Set completion-at-point-functions and don't set columns.
8208 Don't disable adaptive-fill-regexp.
8209 (octave-describe-major-mode, octave-comment-region)
8210 (octave-uncomment-region, octave-comment-indent)
8211 (octave-indent-for-comment): Remove.
8212 (octave-indent-calculate): Rename from calculate-octave-indent.
8213 (octave-indent-line, octave-fill-paragraph): Update caller.
8214 (octave-initialize-completions): No need to make an alist.
8215 (octave-completion-at-point-function): New function.
8216 (octave-complete-symbol): Use it.
8217 (octave-insert-defun): Use define-skeleton.
8218
8219 * progmodes/octave-mod.el (octave-mode): Set comment-add.
8220 (octave-mode-map): Use comment-dwim (bug#6829).
8221
8222 2010-08-12 Antoine Levitt <antoine.levitt@gmail.com>
8223
8224 * cus-edit.el (custom-save-variables, custom-save-faces): Fix up
8225 indentation of inserted comment.
8226
8227 2010-08-11 Jan Djärv <jan.h.d@swipnet.se>
8228
8229 * faces.el (region): Add type gtk that uses gtk colors.
8230
8231 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
8232 Handle theme-name change.
8233
8234 2010-08-10 Michael R. Mauger <mmaug@yahoo.com>
8235
8236 * progmodes/sql.el: Version 2.5
8237 (sql-product-alist): Add :prompt-cont-regexp property for several
8238 database products.
8239 (sql-prompt-cont-regexp): New variable.
8240 (sql-output-newline-count, sql-output-by-send):
8241 New variables. Record number of newlines in input text.
8242 (sql-send-string): Handle multiple filters and count newlines.
8243 (sql-send-magic-terminator): Count terminator newline.
8244 (sql-interactive-remove-continuation-prompt): Filters output to
8245 remove continuation prompts; one for each newline.
8246 (sql-interactive-mode): Set up new variables, prompt regexp and
8247 output filter.
8248 (sql-mode-sqlite-font-lock-keywords): Correct some keywords.
8249 (sql-make-alternate-buffer-name): Correct buffer name in edge cases.
8250
8251 2010-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
8252
8253 * emacs-lisp/pcase.el: New file.
8254
8255 2010-08-10 Michael Albinus <michael.albinus@gmx.de>
8256
8257 * net/tramp.el (tramp-vc-registered-read-file-names): Read input
8258 as here-document, otherwise the command could exceed maximum
8259 length of command line.
8260 (tramp-handle-vc-registered): Call script accordingly.
8261 Reported by Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>.
8262
8263 2010-08-10 Kenichi Handa <handa@m17n.org>
8264
8265 * language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the
8266 composable pattern.
8267
8268 2010-08-09 Chong Yidong <cyd@stupidchicken.com>
8269
8270 * emacs-lisp/package.el (package-version-split)
8271 (package--version-first-nonzero, package-version-compare):
8272 Functions removed.
8273 (package-directory-list, package-load-all-descriptors)
8274 (package--built-in, package-activate, define-package)
8275 (package-installed-p, package-compute-transaction)
8276 (package-read-all-archive-contents)
8277 (package--add-to-archive-contents, package-buffer-info)
8278 (package-tar-file-info, package-list-packages-internal):
8279 Use version-to-list and version-list-*.
8280
8281 * emacs-lisp/package-x.el (package-upload-buffer-internal):
8282 Use version-to-list.
8283 (package-upload-buffer-internal): Use version-list-<=.
8284
8285 2010-08-09 Kenichi Handa <handa@m17n.org>
8286
8287 * language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the
8288 composable pattern.
8289
8290 2010-08-08 Chong Yidong <cyd@stupidchicken.com>
8291
8292 * tutorial.el (tutorial--default-keys): C-d is now bound to
8293 delete-forward-char (Bug#6826).
8294
8295 * mouse.el (mouse-drag-track): Remove accidentally-removed check
8296 for `double' value of mouse-1-click-follows-link (Bug#6807).
8297
8298 2010-08-08 Johan Bockgård <bojohan@gnu.org>
8299
8300 * replace.el (replace-highlight): Bind isearch-forward and
8301 isearch-error, ensuring that highlighting is updated if the user
8302 switches the search direction (Bug#6808).
8303
8304 * isearch.el (isearch-lazy-highlight-forward): New var.
8305 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
8306 (isearch-lazy-highlight-update): Use it.
8307
8308 2010-08-08 Kenichi Handa <handa@m17n.org>
8309
8310 * international/mule.el (define-charset): Store NAME as :base property.
8311 (ctext-non-standard-encodings-table): Pay attention to charset aliases.
8312 (ctext-pre-write-conversion): Sort ctext-standard-encodings by the
8313 current priority. Force using the designation of the specific
8314 charset by adding `charset' text property. Improve the whole algorithm.
8315
8316 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
8317
8318 * emulation/pc-select.el (pc-selection-mode-hook)
8319 (copy-region-as-kill-nomark, beginning-of-buffer-mark)
8320 (pc-selection-mode): Fix typos in docstrings.
8321
8322 2010-08-08 Kenichi Handa <handa@m17n.org>
8323
8324 * language/cyrillic.el: Don't add "microsoft-cp1251" to
8325 ctext-non-standard-encodings-alist here.
8326
8327 * international/mule.el (ctext-non-standard-encodings-alist):
8328 Add "koi8-r" and "microsoft-cp1251".
8329 (ctext-standard-encodings): New variable.
8330 (ctext-non-standard-encodings-table): List only elements for
8331 non-standard encodings.
8332 (ctext-pre-write-conversion): Adjust for the above change.
8333 Check ctext-standard-encodings.
8334
8335 * international/mule-conf.el (compound-text): Doc fix.
8336 (ctext-no-compositions): Doc fix.
8337 (compound-text-with-extensions): Doc fix.
8338
8339 2010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
8340
8341 * simple.el (exchange-dot-and-mark): Mark obsolete, finally.
8342
8343 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
8344
8345 * progmodes/which-func.el (which-func-format): Split help-echo text
8346 into lines, like other mode-line tooltips.
8347
8348 * server.el (server-start): When using TCP sockets, force IPv4
8349 and use a literal 127.0.0.1 for localhost. (Related to bug#6781.)
8350
8351 2010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
8352
8353 * bindings.el (complete-symbol): Run completion-at-point as a fallback.
8354
8355 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
8356
8357 * term.el (term-delimiter-argument-list): Reflow docstring.
8358 (term-read-input-ring, term-write-input-ring, term-send-input)
8359 (term-bol, term-erase-in-display, serial-supported-or-barf):
8360 Fix typos in docstrings.
8361
8362 2010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
8363
8364 * bindings.el (function-key-map): Add a S-tab => backtab fallback.
8365
8366 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
8367
8368 * dabbrev.el (dabbrev-completion): Fix typo in docstring.
8369
8370 2010-08-08 MON KEY <monkey@sandpframing.com> (tiny change)
8371
8372 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos):
8373 Fix typo in docstring (bug#6747).
8374
8375 2010-08-08 Leo <sdl.web@gmail.com>
8376
8377 * eshell/esh-io.el (eshell-get-target): Better detection of
8378 read-only file (Bug#6762).
8379
8380 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
8381
8382 * align.el (align-default-spacing): Doc fix.
8383 (align-region-heuristic, align-regexp): Fix typos in docstrings.
8384
8385 2010-08-08 Stephen Peters <speters@itasoftware.com>
8386
8387 * calendar/icalendar.el
8388 (icalendar--split-value): Fix splitting regexp. (Bug#6766)
8389 (icalendar--get-weekday-numbers): New.
8390 (icalendar--convert-recurring-to-diary): Handle multiple byday
8391 values in weekly rules. (Bug#6766)
8392
8393 2010-08-08 Ulf Jasper <ulf.jasper@web.de>
8394
8395 * calendar/icalendar.el (icalendar-uid-format): Doc fix.
8396 (icalendar--create-uid, icalendar-export-region)
8397 (icalendar--parse-summary-and-rest): Code formatting.
8398
8399 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
8400
8401 * calc/calc.el (calc-trail-mode, calc-refresh): Use `face' property
8402 to italicize headers.
8403 (calc-highlight-selections-with-faces): New variable.
8404 (calc-selected-face, calc-nonselected-face): New faces.
8405
8406 * calc/calccomp.el (math-comp-highlight-string): Use
8407 `calc-highlight-selections-with-faces' to determine how to highlight
8408 sub-formulas.
8409
8410 * calc/calc-sel.el (calc-show-selections): Change message to when
8411 using faces to highlight selections.
8412
8413 2010-08-07 Michael R. Mauger <mmaug@yahoo.com>
8414
8415 * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords):
8416 Add SQLite 3 keywords, functions and datatypes.
8417 (sql-interactive-mode): Remove `comint-process-echoes' set to t
8418 (Bug#6686).
8419
8420 2010-08-07 Chong Yidong <cyd@stupidchicken.com>
8421
8422 * simple.el (select-active-regions): Move to keyboard.c.
8423 (deactivate-mark): Used saved-region-selection.
8424 (select-active-region): Function removed.
8425 (activate-mark, set-mark, push-mark-command)
8426 (handle-shift-selection): Don't call it.
8427 (keyboard-quit): Avoid adding the region to the window selection.
8428
8429 * mouse.el (mouse-drag-track): Remove hacks to deal with old
8430 select-active-regions implementation.
8431 (mouse-yank-at-click): Doc fix.
8432
8433 * cus-start.el: Add custom declaration for select-active-regions.
8434
8435 2010-08-07 Eli Zaretskii <eliz@gnu.org>
8436
8437 * simple.el (delete-forward-char): Doc fix.
8438
8439 * tutorial.el (help-with-tutorial): Hack safe file-local variables
8440 after reading the tutorial.
8441
8442 2010-08-06 Alan Mackenzie <bug-cc-mode@gnu.org>
8443
8444 * progmodes/cc-cmds.el (c-mask-paragraph, c-fill-paragraph):
8445 Fix for the case that a C style comment has its delimiters alone on
8446 their respective lines. (Bug#193)
8447
8448 2010-08-06 Michael Albinus <michael.albinus@gmx.de>
8449
8450 * net/tramp.el (tramp-handle-start-file-process): Set connection
8451 property "vec".
8452 (tramp-process-sentinel): Use it for flushing the cache.
8453 We cannot do it via the process buffer, the buffer could be deleted
8454 already when running the sentinel.
8455
8456 2010-08-06 Jürgen Hötzel <juergen@archlinux.org> (tiny change)
8457
8458 * comint.el (comint-mode): Make directory tracking functions
8459 functional on remote files. (Bug#6764)
8460
8461 2010-08-06 Dan Nicolaescu <dann@ics.uci.edu>
8462
8463 * vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
8464
8465 2010-08-05 Eli Zaretskii <eliz@gnu.org>
8466
8467 * emacs-lisp/find-gc.el (find-gc-source-files):
8468 Rename unexec.c => unexcoff.c.
8469
8470 * emacs-lisp/authors.el (authors-fixed-entries):
8471 Rename unexec.c => unexcoff.c.
8472
8473 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
8474
8475 * net/tramp.el (tramp-handle-dired-uncache): Flush directory
8476 cache, not only file cache.
8477 (tramp-process-sentinel): New defun.
8478 (tramp-handle-start-file-process): Use it, in order to invalidate
8479 file caches.
8480
8481 2010-08-03 Leo <sdl.web@gmail.com>
8482
8483 * server.el (server-start): Simplify loop.
8484
8485 2010-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
8486
8487 * frame.el (screen-height, screen-width, set-screen-width)
8488 (set-screen-height): Remove ancient compatibility aliases.
8489
8490 * textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
8491 when justifying. It seems useless and harmful for ncols=1 (bug#6738).
8492
8493 * emacs-lisp/timer.el (timer-event-handler): Protect against timers
8494 that change current buffer.
8495
8496 2010-08-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8497
8498 * mouse.el (mouse-fixup-help-message): Match "mouse-2" only at the
8499 beginning of the string. Use `string-match-p'. (Bug#6765)
8500
8501 2010-08-01 Jan Djärv <jan.h.d@swipnet.se>
8502
8503 * cus-start.el (x-gtk-use-system-tooltips): New variable.
8504
8505 2010-08-01 Chong Yidong <cyd@stupidchicken.com>
8506
8507 * emacs-lisp/package.el (package--list-packages): Fix column alignment.
8508 (package--builtins): Tweak descriptions.
8509 (package-print-package): Upcase descriptions if necessary.
8510 Show all built-in packages in font-lock-builtin-face.
8511 (package-list-packages-internal): Omit "emacs" package.
8512 Show status of built-in packages as "built-in".
8513
8514 2010-07-31 Chong Yidong <cyd@stupidchicken.com>
8515
8516 * mouse.el (mouse-save-then-kill): Doc fix. Deactivate mark
8517 before killing to preserve the primary selection (Bug#6701).
8518
8519 * term/x-win.el (x-select-text): Doc fix.
8520
8521 2010-07-31 Nathaniel Flath <flat0103@gmail.com>
8522
8523 * progmodes/cc-vars.el (c-offsets-alist, c-inside-block-syms)
8524 (objc-font-lock-extra-types):
8525 * progmodes/cc-mode.el (c-basic-common-init):
8526 * progmodes/cc-langs.el (c-make-mode-syntax-table)
8527 (c++-make-template-syntax-table)
8528 (c-identifier-syntax-modifications, c-symbol-start, c-operators)
8529 (c-<-op-cont-regexp, c->-op-cont-regexp, c-class-decl-kwds)
8530 (c-brace-list-decl-kwds, c-modifier-kwds, c-prefix-spec-kwds-re)
8531 (c-type-list-kwds, c-decl-prefix-re, c-opt-type-suffix-key):
8532 * progmodes/cc-fonts.el (c-make-inverse-face)
8533 (c-basic-matchers-after):
8534 * progmodes/cc-engine.el (c-forward-keyword-clause)
8535 (c-forward-<>-arglist, c-forward-<>-arglist-recur)
8536 (c-forward-name, c-forward-type, c-forward-decl-or-cast-1)
8537 (c-guess-continued-construct, c-guess-basic-syntax):
8538 Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
8539 The above functions were modified or created.
8540
8541 2010-07-31 Jan Djärv <jan.h.d@swipnet.se>
8542
8543 * faces.el (face-all-attributes): Improve documentation (Bug#6767).
8544
8545 2010-07-31 Eli Zaretskii <eliz@gnu.org>
8546
8547 * files.el (bidi-paragraph-direction): Define safe local values.
8548
8549 * language/hebrew.el ("Hebrew"): Add TUTORIAL.he to
8550 language-info-alist. Remove outdated FIXME in a comment.
8551
8552 2010-07-31 Alan Mackenzie <acm@muc.de>
8553
8554 * progmodes/cc-cmds.el (c-mask-paragraph): Fix bug #6688:
8555 Auto-fill broken in C/C++ modes.
8556
8557 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
8558
8559 * menu-bar.el (menu-bar-showhide-tool-bar-menu-customize-enable-left)
8560 (menu-bar-showhide-tool-bar-menu-customize-disable)
8561 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
8562 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom)
8563 (menu-bar-showhide-tool-bar-menu-customize-enable-top): New functions
8564 (menu-bar-showhide-tool-bar-menu): If tool bar is moveable,
8565 make a menu for Options => toolbar that can move it.
8566
8567 2010-07-29 Chong Yidong <cyd@stupidchicken.com>
8568
8569 * emacs-lisp/package-x.el (package--make-rss-entry):
8570 (package-maint-add-news-item, package--update-news)
8571 (package-upload-buffer-internal): New arg ARCHIVE-URL.
8572
8573 * emacs-lisp/package.el (package-archive-url): Rename from
8574 package-archive-id.
8575 (package-install): Doc fix.
8576 (package-download-single, package-download-tar, package-install)
8577 (package-menu-view-commentary): Callers changed.
8578
8579 2010-07-29 Michael Albinus <michael.albinus@gmx.de>
8580
8581 * net/tramp.el (tramp-handle-start-file-process): Check only for
8582 `remote-tty' process property.
8583 (tramp-open-shell): Don't check for tty.
8584 (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
8585 process property.
8586
8587 * progmodes/gdb-mi.el (gdb-init-1): Check also for tty on a remote
8588 host.
8589
8590 2010-07-28 Chong Yidong <cyd@stupidchicken.com>
8591
8592 * emacs-lisp/package.el (package-load-list, package-archives)
8593 (package-archive-contents, package-user-dir)
8594 (package-directory-list, package--builtins, package-alist)
8595 (package-activated-list, package-obsolete-alist): Mark as risky.
8596
8597 2010-07-28 Phil Hagelberg <phil@evri.com>
8598
8599 Add support for non-default package repositories.
8600 * emacs-lisp/package.el (package-archive-base): Var deleted.
8601 (package-archives): New variable.
8602 (package-archive-contents): Doc fix.
8603 (package-load-descriptor): Do nothing if descriptor file is missing.
8604 (package--write-file-no-coding): New function.
8605 (package-unpack-single): Use it.
8606 (package-archive-id): New function.
8607 (package-download-single, package-download-tar)
8608 (package-menu-view-commentary): Use it.
8609 (package-installed-p): Make second argument optional.
8610 (package-read-all-archive-contents): New function.
8611 (package-initialize): Use it.
8612 (package-read-archive-contents): Add ARCHIVE argument.
8613 (package--add-to-archive-contents): New function.
8614 (package-install): Don't call package-read-archive-contents.
8615 (package--download-one-archive): Store archive file in a
8616 subdirectory of package-user-dir.
8617 (package-menu-execute): Remove spurious line movement.
8618
8619 2010-07-28 Jan Djärv <jan.h.d@swipnet.se>
8620
8621 * cus-start.el (tool-bar-style): Add text-image-horiz.
8622
8623 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
8624
8625 * progmodes/gud.el (gud-common-init): Check for remoteness of
8626 `file', and not of `default-directory'.
8627
8628 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
8629
8630 * net/tramp.el (tramp-methods): Move hostname to the end in all
8631 ssh `tramp-login-args'.
8632 (tramp-verbose): Describe verbose level 9.
8633 (tramp-open-shell): Check for tty if `tramp-verbose' >= 9.
8634 (tramp-open-connection-setup-interactive-shell): Trace stty
8635 settings if `tramp-verbose' >= 9.
8636 (tramp-handle-start-file-process): Implement tty setting.
8637 (Bug#4604, Bug#6360)
8638
8639 * net/tramp-cmds.el (tramp-bug): Recommend setting of
8640 `tramp-verbose' to 9.
8641
8642 2010-07-27 Aaron S. Hawley <ashawley@burlingtontelecom.net>
8643
8644 * emacs-lisp/re-builder.el (reb-re-syntax, reb-lisp-mode)
8645 (reb-lisp-syntax-p, reb-change-syntax, reb-cook-regexp):
8646 Remove references to package `lisp-re' (bug#4369).
8647
8648 2010-07-27 Tom Tromey <tromey@redhat.com>
8649
8650 * progmodes/js.el (js-mode):
8651 * progmodes/make-mode.el (makefile-mode):
8652 * progmodes/simula.el (simula-mode):
8653 * progmodes/tcl.el (tcl-mode): Derive from prog-mode.
8654
8655 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
8656
8657 * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
8658
8659 * time.el (display-time-day-and-date): Remove spurious * in docstring.
8660 (display-time-world-buffer-name, display-time-world-mode-map):
8661 Fix typos in docstrings.
8662
8663 2010-07-27 Shyam Karanatt <shyam@swathanthran.in> (tiny change)
8664
8665 * image-mode.el (image-display-size): New function.
8666 (image-forward-hscroll, image-next-line, image-eol, image-eob)
8667 (image-mode-fit-frame): Use it (Bug#6639).
8668
8669 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
8670
8671 * dired.el (dired-buffers-for-dir): Handle list values of
8672 dired-directory (Bug#6636).
8673
8674 2010-07-26 Sam Steingold <sds@gnu.org>
8675
8676 * mouse.el (mouse-yank-primary, mouse-yank-secondary):
8677 Do not call `x-get-selection' the second time, reuse the value.
8678
8679 2010-07-26 Daiki Ueno <ueno@unixuser.org>
8680
8681 * epa-mail.el (epa-mail-mode-map): Add alternative key bindings
8682 which consist of control chars only. Suggested by Richard Stallman.
8683
8684 2010-07-25 Daiki Ueno <ueno@unixuser.org>
8685
8686 * epa-file.el (epa-file-insert-file-contents): Check if LOCAL-FILE
8687 exists before passing an error to find-file-not-found-functions
8688 (bug#6723).
8689
8690 2010-07-23 Lukas Huonker <l.huonker@gmail.com>
8691
8692 * play/tetris.el (tetris-tty-colors, tetris-x-colors, tetris-blank):
8693 Remove leading nil element, adjust values.
8694 (tetris-shapes, tetris-shape-scores):
8695 Change representation of shapes and remove some redundancy.
8696 (tetris-get-shape-cell, tetris-shape-width, tetris-draw-next-shape)
8697 (tetris-draw-shape, tetris-erase-shape, tetris-test-shape):
8698 Adjust for working with new representation of shapes.
8699 (tetris-shape-rotations): New function.
8700 (tetris-move-bottom, tetris-move-left, tetris-move-right)
8701 (tetris-rotate-prev, tetris-rotate-next):
8702 Adjust for working with the new version of tetris-test-shape.
8703
8704 2010-07-23 Markus Triska <markus.triska@gmx.at>
8705
8706 * progmodes/ps-mode.el: Use comint (bug#5954).
8707 (ps-run-mode-map): Adapt for comint-mode; omit "\r", [return]..
8708 (ps-mode-other-newline): Simplify.
8709 (ps-run-mode): Derive from comint-mode instead of
8710 fundamental-mode, yielding input history etc.
8711 (ps-run-start, ps-run-quit, ps-run-clear, ps-run-region)
8712 (ps-run-send-string): Adapt for comint-mode.
8713 (ps-run-newline): Remove now unneeded function.
8714
8715 2010-07-23 Michael Albinus <michael.albinus@gmx.de>
8716
8717 * net/tramp.el (tramp-methods): Move hostname to the end in all
8718 plink `tramp-login-args'.
8719
8720 2010-07-23 Michael Albinus <michael.albinus@gmx.de>
8721
8722 * net/tramp.el (tramp-open-shell): New defun.
8723 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
8724 Use it.
8725
8726 2010-07-23 Michael Albinus <michael.albinus@gmx.de>
8727
8728 * net/tramp.el (tramp-file-name-regexp-unified)
8729 (tramp-completion-file-name-regexp-unified): On W32 systems, do
8730 not regard the volume letter as remote filename. (Bug#5447)
8731
8732 2010-07-23 Juanma Barranquero <lekktu@gmail.com>
8733
8734 * custom.el (custom-declare-variable): Give a clearer error message
8735 when the docstring is missing (bug#6476).
8736
8737 2010-07-22 Michael R. Mauger <mmaug@yahoo.com>
8738
8739 * progmodes/sql.el: Version 2.4. Improved Login prompting.
8740 (sql-login-params): New widget definition.
8741 (sql-oracle-login-params, sql-mysql-login-params)
8742 (sql-solid-login-params, sql-sybase-login-params)
8743 (sql-informix-login-params, sql-ingres-login-params)
8744 (sql-ms-login-params, sql-postgres-login-params)
8745 (sql-interbase-login-params, sql-db2-login-params)
8746 (sql-linter-login-params): Use it.
8747 (sql-sqlite-login-params): Use it; Define "database" parameter as
8748 a file name.
8749 (sql-sqlite-program): Change to "sqlite3".
8750 (sql-comint-sqlite): Make sure database name is complete.
8751 (sql-for-each-login): New function.
8752 (sql-connect, sql-save-connection): Use it.
8753 (sql-get-login-ext): New function.
8754 (sql-get-login): Use it.
8755 (sql-make-alternate-buffer-name): Handle :file parameters.
8756
8757 2010-07-22 Juanma Barranquero <lekktu@gmail.com>
8758
8759 * dired.el (dired-no-confirm): Document value t and fix defcustom to
8760 accept it (bug#6597). Suggested by Drew Adams <drew.adams@oracle.com>.
8761
8762 2010-07-22 Teemu Likonen <tlikonen@iki.fi> (tiny change)
8763
8764 * dired.el (dired-mode-map): Use command remapping (bug#6632).
8765
8766 2010-07-22 Lawrence Mitchell <wence@gmx.li>
8767
8768 * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
8769
8770 2010-07-21 Michael Albinus <michael.albinus@gmx.de>
8771
8772 * net/tramp.el (tramp-get-ls-command)
8773 (tramp-get-ls-command-with-dired): Run tests on "/dev/null"
8774 instead of "/".
8775
8776 2010-07-20 Michael R. Mauger <mmaug@yahoo.com>
8777
8778 * progmodes/sql.el: Version 2.3.
8779 (sql-connection-alist): Change keys from symbols to strings;
8780 enhanced the widget definition.
8781 (sql-mode-menu): Add submenu to select connections.
8782 (sql-interactive-mode-menu): Add "Save Connection" item.
8783 (sql-add-product): Fix menu item.
8784 (sql-get-product-feature): Improved error handling.
8785 (sql--alt-buffer-part, sql--alt-if-not-empty): Remove.
8786 (sql-make-alternate-buffer-name): Simplified.
8787 (sql-product-interactive): Handle missing product.
8788 (sql-connect): Support string keys, minor improvements.
8789 (sql-save-connection): New function.
8790 (sql-connection-menu-filter): New function.
8791
8792 2010-07-20 Michael Albinus <michael.albinus@gmx.de>
8793
8794 * net/tramp.el (tramp-file-name-handler): Trace 'quit.
8795 (tramp-open-connection-setup-interactive-shell):
8796 Apply workaround for IRIX64 bug. Move argument of last
8797 `tramp-send-command' where it belongs to.
8798
8799 2010-07-20 Michael Albinus <michael.albinus@gmx.de>
8800
8801 * net/tramp.el (tramp-perl-file-attributes)
8802 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
8803 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
8804 front of `login-args'.
8805
8806 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
8807
8808 * time.el (display-time-world-mode): Define with `define-derived-mode'.
8809 Set `show-trailing-whitespace' to nil.
8810 (display-time-world-display): Simplify.
8811
8812 2010-07-18 Alan Mackenzie <acm@muc.de>
8813
8814 Enhance `c-file-style' in file/directory local variables.
8815 * progmodes/cc-mode.el (c-count-cfss): New function.
8816 (c-before-hack-hook): Call `c-set-style' differently according to
8817 whether c-file-style was set in file or directory local
8818 variables.
8819
8820 2010-07-18 Michael R. Mauger <mmaug@yahoo.com>
8821
8822 * progmodes/sql.el: Version 2.2.
8823 (sql-product, sql-user, sql-database, sql-server, sql-port):
8824 Use defcustom :safe keyword rather than putting safe-local-variable
8825 property.
8826 (sql-password): Use defcustom :risky keyword rather than putting
8827 risky-local-variable property.
8828 (sql-oracle-login-params, sql-sqlite-login-params)
8829 (sql-solid-login-params, sql-sybase-login-params)
8830 (sql-informix-login-params, sql-ingres-login-params)
8831 (sql-ms-login-params, sql-postgres-login-params)
8832 (sql-interbase-login-params, sql-db2-login-params)
8833 (sql-linter-login-params): Add `port' option.
8834 (sql-get-product-feature): Add NO-INDIRECT parameter.
8835 (sql-comint-oracle, sql-comint-sybase)
8836 (sql-comint-informix, sql-comint-sqlite, sql-comint-mysql)
8837 (sql-comint-solid, sql-comint-ingres, sql-comint-ms)
8838 (sql-comint-postgres, sql-comint-interbase, sql-comint-db2)
8839 (sql-comint-linter): Rename sql-connect-* functions to
8840 sql-comint-*.
8841 (sql-product-alist, sql-mode-menu): Rename as above and
8842 :sqli-connect-func to :sqli-comint-func.
8843 (sql-connection): New variable.
8844 (sql-interactive-mode): Set it.
8845 (sql-connection-alist): New variable.
8846 (sql-connect): New function.
8847 (sql--alt-buffer-part, sql--alt-if-not-empty)
8848 (sql-make-alternate-buffer-name): Improved alternative buffer name.
8849
8850 2010-07-17 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8851
8852 * image-mode.el (image-bookmark-make-record): Do not set context
8853 in an image (Bug#6650).
8854
8855 2010-07-17 Chong Yidong <cyd@stupidchicken.com>
8856
8857 * simple.el (select-active-region): New function.
8858 (push-mark-command, set-mark, activate-mark)
8859 (handle-shift-selection): Use it.
8860 (deactivate-mark): Don't check for size of region.
8861
8862 * mouse.el (mouse-drag-track): Use select-active-region.
8863
8864 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
8865
8866 * net/tramp.el (tramp-get-ls-command-with-dired): Make test for
8867 "--dired" stronger.
8868
8869 2010-07-17 Chong Yidong <cyd@stupidchicken.com>
8870
8871 * term/x-win.el (x-select-enable-primary): Change default to nil.
8872 (x-select-enable-clipboard): Add :version keyword.
8873
8874 * mouse.el (mouse-drag-copy-region):
8875 * simple.el (select-active-regions): Likewise.
8876
8877 2010-07-16 Reiner Steib <Reiner.Steib@gmx.de>
8878
8879 * vc/vc.el (vc-coding-system-inherit-eol): New defvar.
8880 (vc-coding-system-for-diff): Use it to decide whether to inherit
8881 from the file the EOL format for reading the diffs of that file.
8882 (Bug#4451)
8883
8884 2010-07-16 Eli Zaretskii <eliz@gnu.org>
8885
8886 * mail/rmailmm.el (rmail-mime-save): Make the temp buffer
8887 unibyte, so compressed attachments are not compressed again.
8888
8889 2010-07-16 Michael Albinus <michael.albinus@gmx.de>
8890
8891 * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
8892 "/bin/sh" but `tramp-remote-sh' from `tramp-methods'.
8893 (tramp-find-shell): Simplify setting connection property.
8894 (tramp-get-ls-command): Make test for "--color=never" stronger.
8895
8896 2010-07-15 Simon South <ssouth@member.fsf.org>
8897
8898 * progmodes/delphi.el (delphi-previous-indent-of): Indent case
8899 blocks within record declarations (i.e. variant parts) correctly.
8900
8901 2010-07-15 Simon South <ssouth@member.fsf.org>
8902
8903 * progmodes/delphi.el (delphi-token-at): Give newlines precedence
8904 over literal tokens when parsing so newlines aren't "absorbed" by
8905 single-line comments. Corrects the indentation of case blocks
8906 that have a comment on the first line.
8907
8908 2010-07-14 Karl Fogel <kfogel@red-bean.com>
8909
8910 * bookmark.el (bookmark-load-hook): Fix doc string as suggested
8911 by Drew Adams (Bug#5504).
8912
8913 2010-07-14 Jan Djärv <jan.h.d@swipnet.se>
8914
8915 * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
8916 now that Unicode is used (Bug#6594).
8917
8918 2010-07-14 Chong Yidong <cyd@stupidchicken.com>
8919
8920 * term/x-win.el (x-select-enable-clipboard): Default to t.
8921 (x-initialize-window-system): Don't overwrite Paste menu item.
8922
8923 * simple.el (select-active-regions): Default to t.
8924 (push-mark-command): Don't overwrite primary with empty string.
8925
8926 * mouse.el: Bind mouse-2 to mouse-yank-primary.
8927 (mouse-drag-copy-region): Default to nil.
8928
8929 * menu-bar.el (menu-bar-enable-clipboard): Don't overwrite
8930 Cut/Copy/Paste menu bar items.
8931
8932 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8933
8934 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
8935 Patch applied by Karl Fogel.
8936
8937 * bookmark.el (bookmark-set): Don't set `bookmark-yank-point'
8938 and `bookmark-current-buffer' if they have been already set in
8939 another buffer (e.g gnus-art).
8940
8941 2010-07-13 Karl Fogel <kfogel@red-bean.com>
8942 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8943
8944 Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
8945
8946 * bookmark.el (bookmark-make-record-default): Allow unneeded
8947 information to be omitted from the record.
8948
8949 Adjust declarations and calls:
8950
8951 * info.el (bookmark-make-record-default): Adjust declaration.
8952 (Info-bookmark-make-record): Adjust call.
8953
8954 * woman.el (bookmark-make-record-default): Adjust declaration.
8955 (woman-bookmark-make-record): Adjust call.
8956
8957 * man.el (bookmark-make-record-default): Adjust declaration.
8958 (Man-bookmark-make-record): Adjust call.
8959
8960 * image-mode.el (bookmark-make-record-default): Adjust declaration.
8961
8962 * doc-view.el (bookmark-make-record-default): Adjust declaration.
8963
8964 2010-07-13 Karl Fogel <kfogel@red-bean.com>
8965
8966 * bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
8967 This is also from Thierry Volpiatto's patch in bug #6444. However,
8968 because it was extraneous to the functional change in that patch,
8969 and causes a re-indendation, I am committing it separately.
8970
8971 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8972
8973 * bookmark.el (bookmark-show-annotation): Ensure annotations show,
8974 e.g. in Info bookmarks, by using `switch-to-buffer-other-window'.
8975 Patch applied by Karl Fogel (Bug#6444).
8976
8977 2010-07-13 Chong Yidong <cyd@stupidchicken.com>
8978
8979 * frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
8980
8981 2010-07-13 Adrian Robert <Adrian.B.Robert@gmail.com>
8982
8983 * term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew
8984 Dempsky; bug#5084). Remove incorrect binding for S-tab.
8985 (ns-alternatives-map): Change S-tab binding to backtab
8986 (bug#6616).
8987
8988 * simple.el (normal-erase-is-backspace-setup-frame): Set mode on
8989 under ns.
8990
8991 2010-07-12 Andreas Schwab <schwab@linux-m68k.org>
8992
8993 * language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs.
8994 (Bug#5806)
8995
8996 * language/tv-util.el (tai-viet-re): Remove format.
8997
8998 2010-07-12 Kenichi Handa <handa@m17n.org>
8999
9000 * language/hebrew.el: Remove no-byte-compile declaration.
9001 Change coding: tag to utf-8. Register hebrew-shape-gstring in
9002 composition-function-table for 3-character looking back.
9003 (hebrew-font-get-precomposed): New function.
9004 (hebrew-shape-gstring): Utilize precomposed glyphs if available.
9005
9006 2010-07-11 Chong Yidong <cyd@stupidchicken.com>
9007
9008 * mouse.el (mouse-drag-track): Handle select-active-regions
9009 (Bug#6612).
9010
9011 2010-07-11 Magnus Henoch <magnus.henoch@gmail.com>
9012
9013 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
9014 empty argument to gvfs-copy.
9015
9016 2010-07-10 Glenn Morris <rgm@gnu.org>
9017
9018 * calendar/calendar.el (calendar-week-end-day): New function.
9019 * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
9020 Respect calendar-week-start-day. (Bug#6606)
9021 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
9022 (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
9023 (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
9024 respect calendar-week-start-day.
9025
9026 2010-07-10 Chong Yidong <cyd@stupidchicken.com>
9027
9028 * simple.el (use-region-p): Doc fix (Bug#6607).
9029
9030 2010-07-10 Aleksei Gusev <aleksei.gusev@gmail.com> (tiny change)
9031
9032 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9033 Add regexps for cucumber and ruby.
9034
9035 2010-07-08 Daiki Ueno <ueno@unixuser.org>
9036
9037 * epa-file.el (epa-file-error, epa-file--find-file-not-found-function)
9038 (epa-file-insert-file-contents): Hack to prevent
9039 find-file from opening empty buffer when decryption failed
9040 (bug#6568).
9041
9042 2010-07-07 Agustín Martín <agustin.martin@hispalinux.es>
9043
9044 * textmodes/ispell.el (ispell-alternate-dictionary):
9045 Use file-readable-p.
9046 Return nil if no word-list is found at default locations.
9047 (ispell-complete-word-dict): Default to nil.
9048 (ispell-command-loop): Use 'word-list' when using lookup-words.
9049 (lookup-words): Use ispell-complete-word-dict or
9050 ispell-alternate-dictionary. Check for word-list availability
9051 and handle errors if needed with better messages (Bug#6539).
9052 (ispell-complete-word): Use ispell-complete-word-dict or
9053 ispell-alternate-dictionary.
9054
9055 2010-07-07 Christoph Scholtes <cschol2112@gmail.com>
9056
9057 * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
9058 builtins (BufferError, BytesWarning, WindowsError; callables
9059 bin, bytearray, bytes, format, memoryview, next, print; __package__).
9060
9061 2010-07-07 Glenn Morris <rgm@gnu.org>
9062
9063 * play/zone.el (top-level): Do not require timer, tabify, or cl.
9064 (zone-shift-left): Ignore intangibility, and any errors from
9065 forward-char.
9066 (zone-shift-right): Remove no-op end-of-line. Ignore intangibility.
9067 (zone-pgm-putz-with-case): Use upcase-region rather than inserting,
9068 deleting, and copying text properties.
9069 (zone-line-specs, zone-pgm-stress): Check forward-line exit status.
9070 (zone-pgm-rotate): Handle odd buffers like that of gomoku, where getting
9071 to point-max is hard.
9072 (zone-fret, zone-fill-out-screen): Replace cl's do with dotimes.
9073 (zone-fill-out-screen): Ignore intangibility.
9074
9075 2010-07-05 Chong Yidong <cyd@stupidchicken.com>
9076
9077 * menu-bar.el (menu-bar-mode):
9078 * tool-bar.el (tool-bar-mode): Replace default-frame-alist element
9079 if it has been set.
9080
9081 * mouse.el (mouse-drag-track): Call mouse-start-end to handle
9082 word/line selection (Bug#6565).
9083
9084 2010-07-04 Juanma Barranquero <lekktu@gmail.com>
9085
9086 * net/dbus.el (dbus-send-signal): Declare function.
9087
9088 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
9089
9090 * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
9091 (dbus-register-property): New optional argument EMITS-SIGNAL.
9092 (dbus-property-handler): Send signal "PropertiesChanged" if requested.
9093
9094 2010-07-03 Chong Yidong <cyd@stupidchicken.com>
9095
9096 * mouse.el (mouse-drag-overlay): Variable deleted.
9097 (mouse-move-drag-overlay, mouse-show-mark): Functions deleted.
9098 (mouse--remap-link-click-p): New function.
9099 (mouse-drag-track): Handle dragging by using temporary Transient
9100 Mark mode, instead of a special overlay.
9101 (mouse-kill-ring-save, mouse-save-then-kill): Don't call
9102 mouse-show-mark.
9103
9104 * mouse-sel.el (mouse-sel-selection-alist): mouse-drag-overlay
9105 deleted.
9106
9107 2010-07-02 Juri Linkov <juri@jurta.org>
9108
9109 * autoinsert.el (auto-insert-alist): Fix readability
9110 by using dotted pair notation for lambda.
9111
9112 2010-07-02 Juri Linkov <juri@jurta.org>
9113
9114 * faces.el (read-face-name): Rename arg `string-describing-default'
9115 to `default'. Doc fix. Display the default value in quotes
9116 in the prompt. With empty input, return the `default' arg,
9117 unless the default value is a string (in which case return nil).
9118 (describe-face): Replace the string `default' arg of `read-face-name'
9119 with the symbol `default'.
9120
9121 2010-07-02 Chong Yidong <cyd@stupidchicken.com>
9122
9123 * emulation/viper-cmd.el (viper-delete-backward-char)
9124 (viper-del-backward-char-in-insert)
9125 (viper-del-backward-char-in-replace, viper-change)
9126 (viper-backward-indent): Replace delete-backward-char with
9127 delete-char (Bug#6552).
9128
9129 2010-07-01 Chong Yidong <cyd@stupidchicken.com>
9130
9131 * ruler-mode.el (ruler--save-header-line-format): Fix typos.
9132
9133 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
9134
9135 * frame.el (make-frame): Add default-frame-alist to the PARAMETERS
9136 argument passed to frame-creation-function (Bug#5378).
9137
9138 * faces.el (x-handle-named-frame-geometry)
9139 (x-handle-reverse-video, x-create-frame-with-faces)
9140 (face-set-after-frame-default, tty-create-frame-with-faces):
9141 Don't separately consult default-frame-alist. It is now passed as the
9142 PARAMETER argument.
9143
9144 2010-06-30 Andreas Schwab <schwab@linux-m68k.org>
9145
9146 * startup.el (command-line): Don't call tool-bar-setup in a
9147 tty-only build.
9148
9149 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
9150
9151 * ruler-mode.el (ruler--save-header-line-format): New fun.
9152 (ruler-mode): Use it as a setter function, so as not to overwrite
9153 ruler-mode-header-line-format-old if Ruler mode is on (Bug#5370).
9154
9155 2010-06-29 Chong Yidong <cyd@stupidchicken.com>
9156
9157 * vc/vc.el (vc-deduce-backend): New fun. Handle diff buffers.
9158 (vc-root-diff, vc-print-root-log, vc-log-incoming)
9159 (vc-log-outgoing): Use it.
9160 (vc-diff-internal): Set diff-vc-backend.
9161
9162 * vc/diff-mode.el (diff-vc-backend): New var.
9163
9164 2010-06-28 Jan Djärv <jan.h.d@swipnet.se>
9165
9166 * dynamic-setting.el (font-setting-change-default-font):
9167 Remove call to message.
9168
9169 2010-06-28 Kenichi Handa <handa@m17n.org>
9170
9171 * international/quail.el (quail-insert-kbd-layout): Fix the
9172 showing of untranslated characters.
9173
9174 2010-06-28 Chong Yidong <cyd@stupidchicken.com>
9175
9176 * simple.el (delete-active-region): New option.
9177 (delete-backward-char): Implement in Lisp.
9178 (delete-forward-char): New command.
9179
9180 * mouse.el (mouse-region-delete-keys): Delete.
9181 (mouse-show-mark): Simplify.
9182
9183 * bindings.el (global-map): Bind delete and DEL, the former to
9184 delete-forward-char.
9185
9186 2010-06-27 Lennart Borgman <lennart.borgman@gmail.com>
9187
9188 * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
9189 (ruby-mode): Bind indent-line-function (Bug#5119).
9190
9191 2010-06-27 Chong Yidong <cyd@stupidchicken.com>
9192
9193 * startup.el (command-line): Recognize "0" X resource value.
9194
9195 2010-06-27 Chong Yidong <cyd@stupidchicken.com>
9196
9197 * startup.el (command-line): Use X resources to set the value of
9198 menu-bar-mode and tool-bar-mode, before calling frame-initialize.
9199
9200 * menu-bar.el (menu-bar-mode):
9201 * tool-bar.el (tool-bar-mode): Don't change default-frame-alist.
9202 Set init-value to t.
9203
9204 * frame.el (frame-notice-user-settings): Don't change
9205 default-frame-alist based on menu-bar-mode and tool-bar-mode, or
9206 vice versa (Bug#2249).
9207
9208 2010-06-26 Eli Zaretskii <eliz@gnu.org>
9209
9210 * w32-fns.el (w32-convert-standard-filename): Doc fix.
9211
9212 2010-06-25 Agustín Martín <agustin.martin@hispalinux.es>
9213
9214 * textmodes/flyspell.el (flyspell-check-previous-highlighted-word):
9215 Make sure `flyspell-word' re-checks word after function run (Bug#6504).
9216
9217 * textmodes/ispell.el (ispell-init-process): Make sure ispell and
9218 default directories are expanded (Bug#6143).
9219
9220 2010-06-24 Juri Linkov <juri@jurta.org>
9221
9222 * minibuffer.el (completions-format): Change default from nil to
9223 `horizontal'. Remove `nil' value from :type. Doc fix. (Bug#6459)
9224
9225 2010-06-24 Juri Linkov <juri@jurta.org>
9226
9227 * vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
9228 buffer-locally to lambda that re-runs the vc diff command.
9229 (Bug#6447)
9230
9231 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
9232
9233 * kmacro.el (kmacro-call-macro): Don't issue hint message if the
9234 echo area is in use (Bug#3412).
9235
9236 2010-06-22 Glenn Morris <rgm@gnu.org>
9237
9238 * textmodes/texinfmt.el (texinfo-format-region)
9239 (texinfo-raise-lower-sections, texinfo-format-separate-node)
9240 (texinfo-itemize-item, texinfo-multitable-item, texinfo-alias)
9241 (texinfo-format-option, texinfo-noindent):
9242 Use line-beginning-position and line-end-position.
9243
9244 * calc/calc-aent.el, calc/calc-ext.el, calc/calc-lang.el:
9245 * calc/calc-store.el, calc/calc-units.el, calc/calc.el:
9246 * calc/calccomp.el: Add explicit utf-8 coding cookies to files with
9247 utf-8 characters.
9248
9249 2010-06-21 Karl Fogel <kfogel@red-bean.com>
9250
9251 * play/zone.el (zone-fall-through-ws): Fix next-line ->
9252 forward-line fallout.
9253
9254 2010-07-06 Chong Yidong <cyd@stupidchicken.com>
9255
9256 * mouse.el (mouse-appearance-menu): Add docstring.
9257
9258 * help.el (describe-key): Print up-event using key-description.
9259
9260 2010-07-03 Michael Albinus <michael.albinus@gmx.de>
9261
9262 * net/zeroconf.el (zeroconf-resolve-service)
9263 (zeroconf-service-resolver-handler): Use `dbus-byte-array-to-string'.
9264 (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
9265
9266 2010-07-03 Jan Moringen <jan.moringen@uni-bielefeld.de>
9267
9268 * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
9269
9270 2010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
9271
9272 Avoid displaying files with a nil state in vc-dir.
9273 * vc/vc-dir.el (vc-dir-update): Obey the noinsert argument in all
9274 cases that cause insertion.
9275 (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
9276 with a nil state.
9277
9278 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
9279
9280 * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
9281
9282 2010-06-29 Leo <sdl.web@gmail.com>
9283
9284 * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
9285
9286 2010-06-27 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
9287
9288 * generic-x.el (bat-generic-mode): Fix regexp for command line
9289 switches (Bug#5719).
9290
9291 2010-06-27 Masatake YAMATO <yamato@redhat.com>
9292
9293 * htmlfontify.el (hfy-face-attr-for-class): Use append instead
9294 of nconc to avoid pure storage error (Bug#6239).
9295
9296 2010-06-27 Christoph Scholtes <cschol2112@googlemail.com>
9297
9298 * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
9299 (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
9300 bindings of bookmark-automatically-show-annotations (Bug#6515).
9301
9302 2010-06-25 Eli Zaretskii <eliz@gnu.org>
9303
9304 * arc-mode.el (archive-zip-extract): Don't quote the file name on
9305 MS-Windows and MS-DOS. (Bug#6467, Bug#6144)
9306
9307 2010-06-24 Štěpán Němec <stepnem@gmail.com> (tiny change)
9308
9309 * comint.el (make-comint, make-comint-in-buffer): Mention return
9310 value in the docstrings. (Bug#6498)
9311
9312 2010-06-24 Yoni Rabkin <yoni@rabkins.net>
9313
9314 * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
9315 since it is not present when using some non-default switches.
9316
9317 2010-06-23 Karl Fogel <kfogel@red-bean.com>
9318
9319 * simple.el (compose-mail): Fix doc string to refer to
9320 `compose-mail-user-agent-warnings', instead of to the
9321 nonexistent `compose-mail-check-user-agent'.
9322
9323 2010-06-21 Alan Mackenzie <bug-cc-mode@gnu.org>
9324
9325 Fix an indentation bug:
9326
9327 * progmodes/cc-mode.el (c-common-init): Initialise c-new-BEG/END.
9328 (c-neutralize-syntax-in-and-mark-CPP): c-new-BEG/END: Take account
9329 of existing values.
9330
9331 * progmodes/cc-engine.el (c-clear-<-pair-props-if-match-after)
9332 (c-clear->-pair-props-if-match-before): now return t when they've
9333 cleared properties, nil otherwise.
9334 (c-before-change-check-<>-operators): Set c-new-beg/end correctly
9335 by taking account of the existing value.
9336
9337 * progmodes/cc-defs.el
9338 (c-clear-char-property-with-value-function): Fix this to clear the
9339 property rather than overwriting it with nil.
9340
9341 2010-06-20 Chong Yidong <cyd@stupidchicken.com>
9342
9343 * emacs-lisp/package.el (package-print-package): Add link to
9344 package description via describe-package.
9345 (describe-package-1): List package requirements. Add button to
9346 perform installation.
9347 (package-menu-describe-package): New command.
9348
9349 * help-mode.el (help-package): New button type.
9350
9351 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
9352
9353 * emacs-lisp/package.el: Move package-list-packages binding to
9354 menu-bar.el.
9355 (describe-package, describe-package-1, package--dir): New funs.
9356 (package-activate-1): Use package--dir.
9357
9358 * emacs-lisp/package-x.el (gnus-article-buffer): Require package.
9359
9360 * help-mode.el (help-package-def): New button type.
9361
9362 * menu-bar.el: Move package-list-packages binding here from
9363 package.el.
9364
9365 2010-06-19 Gustav Hållberg <gustav@gmail.com> (tiny change)
9366
9367 * descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
9368
9369 2010-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
9370
9371 * emacs-lisp/edebug.el (edebug-read-list):
9372 Phase out old-style backquotes.
9373
9374 2010-06-17 Juri Linkov <juri@jurta.org>
9375
9376 * help-mode.el (help-mode): Set buffer-local variable
9377 revert-buffer-function to help-mode-revert-buffer.
9378 (help-mode-revert-buffer): New function.
9379
9380 * info.el (Info-revert-find-node): Check for major-mode Info-mode
9381 before popping to "*info*" (like in other Info functions).
9382 Keep buffer-name in old-buffer-name. Keep Info-history-forward in
9383 old-history-forward. Pop to old-buffer-name or "*info*" to
9384 recreate the killed buffer. Set Info-history-forward from
9385 old-history-forward.
9386 (Info-breadcrumbs-depth): Add :group and :version.
9387
9388 2010-06-17 Dan Nicolaescu <dann@ics.uci.edu>
9389
9390 * emacs-lisp/package.el (package-menu-mode-map): Add a menu.
9391
9392 2010-06-17 Agustín Martín <agustin.martin@hispalinux.es>
9393
9394 * textmodes/ispell.el (ispell-aspell-find-dictionary): Fix regexp
9395 for languages like Portuguese with pt_{BR,PT} and no plain pt.
9396
9397 2010-06-17 Juanma Barranquero <lekktu@gmail.com>
9398
9399 * emacs-lisp/package.el (package-menu-mode-map):
9400 Move initialization into declaration.
9401
9402 * menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
9403
9404 2010-06-17 Chong Yidong <cyd@stupidchicken.com>
9405
9406 * emacs-lisp/package.el (package-archive-base): Point to
9407 elpa.gnu.org.
9408 (package-enable, package-load-list): New defcustoms.
9409 (package-user-dir, package-directory-list): Turn into defcustoms.
9410 Don't include package-user-dir in package-directory-list.
9411 (package--builtins-base): Don't include Emacs as a "package".
9412 (package-subdirectory-regexp): New var.
9413 (package-load-all-descriptors, package-compute-transaction)
9414 (package-download-transaction): Obey package-load-list.
9415 (package-activate-1): Rename from package-do-activate.
9416 (package-list-packages-internal): Check package-load-list.
9417 (package-load-descriptor, package-generate-autoloads)
9418 (package-unpack, package-unpack-single)
9419 (package--read-archive-file, package-delete):
9420 Use expand-file-name.
9421
9422 * emacs-lisp/package-x.el: New file. Package uploading
9423 functionality split out from package.el.
9424
9425 * startup.el (command-line): Load packages after reading init file.
9426
9427 2010-06-17 Tom Tromey <tromey@redhat.com>
9428
9429 * emacs-lisp/package.el: New file.
9430
9431 2010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
9432
9433 Fix vc-annotate for renamed files when using Git.
9434 * vc/vc-git.el (vc-git-find-revision): Deal with empty results from
9435 ls-files. Doe not pass the object as a file name to cat-file, it
9436 is not a file name.
9437 (vc-git-annotate-command): Pass the file name using -- to avoid
9438 ambiguity with the revision.
9439 (vc-git-previous-revision): Pass a relative file name.
9440
9441 2010-06-22 Glenn Morris <rgm@gnu.org>
9442
9443 * progmodes/js.el (js-mode-map): Use standard capitalization and
9444 ellipses for menu entries.
9445
9446 * wid-edit.el (widget-complete): Doc fix.
9447
9448 2010-06-22 Jürgen Hötzel <juergen@hoetzel.info> (tiny change)
9449
9450 * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
9451
9452 2010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
9453
9454 Fix annotating other revisions for renamed files in vc-annotate.
9455 * vc/vc-annotate.el (vc-annotate): Add an optional argument for the
9456 VC backend. Use it when non-nil.
9457 (vc-annotate-warp-revision): Pass the VC backend to vc-annotate.
9458 (Bug#6487).
9459
9460 Fix vc-annotate-show-changeset-diff-revision-at-line for git.
9461 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
9462 Do not pass the file name to the 'previous-revision call when we
9463 don't want a file diff. (Bug#6489)
9464
9465 2010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
9466
9467 Fix finding revisions for renamed files in vc-annotate.
9468 * vc/vc.el (vc-find-revision): Add an optional argument for
9469 the VC backend. Use it when non-nil.
9470 * vc/vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
9471 backend to vc-find-revision. (Bug#6487)
9472
9473 2010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
9474
9475 Fix reading file names in Git annotate buffers.
9476 * vc/vc-git.el (vc-git-annotate-extract-revision-at-line):
9477 Remove trailing whitespace. Suggested by Eric Hanchrow. (Bug#6481)
9478
9479 2010-06-20 Alan Mackenzie <acm@muc.de>
9480
9481 * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
9482 in file local variables, set it first.
9483
9484 2010-06-19 Glenn Morris <rgm@gnu.org>
9485
9486 * descr-text.el (describe-char-unicode-data): Insert separating
9487 space when needed. (Bug#6422)
9488
9489 * progmodes/idlwave.el (idlwave-action-and-binding):
9490 Fix typo in 2009-12-03 change. (Bug#6450)
9491
9492 2010-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
9493
9494 * emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
9495 handling for `lambda' (misunderstanding).
9496
9497 2010-06-16 Jay Belanger <jay.p.belanger@gmail.com>
9498
9499 * calc/calc-poly.el (math-accum-factors): Make sure that
9500 constants aren't distributed after they are factored out.
9501
9502 2010-06-16 Juri Linkov <juri@jurta.org>
9503
9504 * facemenu.el (list-colors-display): Call `pop-to-buffer' before
9505 `list-colors-print'. (Bug#6332)
9506
9507 * subr.el (read-quoted-char): Fix up last change (bug#6290).
9508
9509 2010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
9510
9511 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
9512 specially, since it's a macro. Fix up wrong hint passed to maybe-cons.
9513
9514 * font-lock.el (font-lock-major-mode): Rename from
9515 font-lock-mode-major-mode to distinguish it from
9516 global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
9517 (font-lock-set-defaults):
9518 * font-core.el (font-lock-default-function): Adjust users.
9519 (font-lock-mode): Don't set it at all.
9520
9521 2010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
9522
9523 * vc/vc-annotate.el (vc-annotate): Use vc-read-revision.
9524
9525 2010-06-16 Glenn Morris <rgm@gnu.org>
9526
9527 * calendar/appt.el (appt-time-msg-list): Doc fix.
9528 (appt-check): Let-bind appt-warn-time.
9529 (appt-add): Make the 3rd argument optional.
9530 Simplify argument names. Doc fix. Check for integer WARNTIME.
9531 Only add WARNTIME to the output list if non-nil.
9532
9533 2010-06-16 Ivan Kanis <apple@kanis.eu>
9534
9535 * calendar/appt.el (appt-check): Let the 3rd element of
9536 appt-time-msg-list specify the warning time.
9537 (appt-add): Add new argument with the warning time. (Bug#5176)
9538
9539 2010-06-16 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
9540
9541 * vc/vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
9542 older than version 1.6. (Bug#6361)
9543
9544 2010-06-16 Helmut Eller <eller.helmut@gmail.com>
9545
9546 * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
9547 used by cl-do-arglist. (Bug#6408)
9548
9549 2010-06-16 Agustín Martín <agustin.martin@hispalinux.es>
9550
9551 * textmodes/ispell.el (ispell-dictionary-base-alist):
9552 Fix portuguese casechars/not-casechars for missing 'çÇ'.
9553 Suggested by Rolando Pereira (bug#6434).
9554
9555 2010-06-15 Juanma Barranquero <lekktu@gmail.com>
9556
9557 * facemenu.el (list-colors-sort): Doc fix.
9558
9559 2010-06-15 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
9560
9561 * progmodes/sql.el (sql-connect-mysql): Fix typo.
9562
9563 2010-06-14 Juri Linkov <juri@jurta.org>
9564
9565 Add sort option `list-colors-sort'. (Bug#6332)
9566 * facemenu.el (color-rgb-to-hsv): New function.
9567 (list-colors-sort): New defcustom.
9568 (list-colors-sort-key): New function.
9569 (list-colors-display): Doc fix. Sort list according to the option
9570 `list-colors-sort'.
9571 (list-colors-print): Add HSV values to `help-echo' property of
9572 RGB strings.
9573
9574 2010-06-14 Juri Linkov <juri@jurta.org>
9575
9576 * compare-w.el: Move to the "vc" subdirectory.
9577
9578 2010-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
9579
9580 * image-mode.el (image-mode-map): Remap left-char and right-char.
9581
9582 * nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
9583
9584 2010-06-12 Chong Yidong <cyd@stupidchicken.com>
9585
9586 * term/common-win.el (x-colors): Add all the color names defined
9587 in rgb.txt (Bug#6332).
9588
9589 * facemenu.el (list-colors-print): Don't print extra names if it
9590 will overflow the window width.
9591
9592 * vc/log-edit.el (log-edit-font-lock-keywords): Revert 2010-06-02
9593 change (Bug#6343).
9594
9595 2010-06-12 Eli Zaretskii <eliz@gnu.org>
9596
9597 * files.el (make-directory): Doc fix (bug#6396).
9598
9599 2010-06-12 Michael Albinus <michael.albinus@gmx.de>
9600
9601 * net/tramp.el (tramp-remote-process-environment): Protect version
9602 string by apostroph.
9603 (tramp-shell-prompt-pattern): Do not use a shy group in case of
9604 XEmacs.
9605 (tramp-file-name-for-operation): Add `call-process-region'.
9606 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
9607
9608 * net/tramp-compat.el (top): Do not autoload
9609 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
9610 only when `start-file-process' is not bound.
9611 (tramp-advice-file-expand-wildcards): Do not use
9612 `tramp-handle-file-remote-p'.
9613 (tramp-compat-make-temp-file): Handle the case, that
9614 `make-temp-file' has no third argument EXTENSION.
9615
9616 2010-06-11 Juanma Barranquero <lekktu@gmail.com>
9617
9618 * makefile.w32-in (WINS_BASIC): Include new directory vc.
9619
9620 * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
9621
9622 2010-06-11 Juri Linkov <juri@jurta.org>
9623
9624 * finder.el (finder-known-keywords): Add keyword "vc"
9625 for version control.
9626
9627 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff.el,
9628 * emerge.el, log-edit.el, log-view.el, pcvs.el, smerge-mode.el,
9629 * vc-annotate.el, vc-bzr.el, vc-dir.el, vc-dispatcher.el, vc-git.el,
9630 * vc-hg.el, vc-mtn.el, vc.el: Add keyword "vc".
9631
9632 2010-06-11 Juri Linkov <juri@jurta.org>
9633
9634 Move version control related files to the "vc" subdirectory.
9635 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff-diff.el,
9636 * ediff.el, ediff-help.el, ediff-hook.el, ediff-init.el,
9637 * ediff-merg.el, ediff-mult.el, ediff-ptch.el, ediff-util.el,
9638 * ediff-vers.el, ediff-wind.el, emerge.el, log-edit.el, log-view.el,
9639 * pcvs-defs.el, pcvs.el, pcvs-info.el, pcvs-parse.el, pcvs-util.el,
9640 * smerge-mode.el, vc-annotate.el, vc-arch.el, vc-bzr.el, vc-cvs.el,
9641 * vc-dav.el, vc-dir.el, vc-dispatcher.el, vc.el, vc-git.el,
9642 * vc-hg.el, vc-hooks.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, vc-svn.el:
9643 Move files to the "vc" subdirectory.
9644
9645 2010-06-11 Chong Yidong <cyd@stupidchicken.com>
9646
9647 * comint.el (comint-password-prompt-regexp): Fix 2010-04-10 change
9648 (Bug#6367).
9649
9650 2010-06-11 Stephen Eglen <stephen@gnu.org>
9651
9652 * shell.el: Bind `shell-resync-dirs' to M-RET.
9653
9654 2010-06-10 Michael Albinus <michael.albinus@gmx.de>
9655
9656 * notifications.el: Move file from lisp/net, because it is
9657 supposed to talk locally to the user.
9658
9659 2010-06-10 Julien Danjou <julien@danjou.info>
9660
9661 * net/notifications.el (notifications-on-action-signal)
9662 (notifications-on-closed-signal): Pass notification id as first
9663 argument to the callback functions. Add docstrings.
9664 (notifications-notify): Fix docstring.
9665
9666 2010-06-10 Glenn Morris <rgm@gnu.org>
9667
9668 * emacs-lisp/authors.el (authors-ignored-files)
9669 (authors-valid-file-names): Add some files.
9670
9671 2010-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
9672
9673 * net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
9674 merge conflict, giving preference to the emacs-23 version of the code.
9675
9676 2010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
9677
9678 * emacs-lisp/advice.el (ad-compile-function):
9679 Define warning-suppress-types before we let-bind it (bug#6275).
9680
9681 * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
9682 declare it, make it buffer-local and permanent-local (bug#6324).
9683 (vc-resynch-window): Adjust name.
9684 * vc-hooks.el (vc-find-file-hook): Adjust name.
9685
9686 2010-06-09 Michael Albinus <michael.albinus@gmx.de>
9687
9688 * net/notifications.el (notifications-notify): Fix docstring.
9689
9690 2010-06-09 Juanma Barranquero <lekktu@gmail.com>
9691
9692 Update to Unicode 6.0.0 beta.
9693 * international/charprop.el: Update copyright.
9694 * international/mule-cmds.el (ucs-names): Update character ranges.
9695 * international/uni-bidi.el:
9696 * international/uni-category.el:
9697 * international/uni-combining.el:
9698 * international/uni-comment.el:
9699 * international/uni-decimal.el:
9700 * international/uni-decomposition.el:
9701 * international/uni-digit.el:
9702 * international/uni-lowercase.el:
9703 * international/uni-mirrored.el:
9704 * international/uni-name.el:
9705 * international/uni-numeric.el:
9706 * international/uni-old-name.el:
9707 * international/uni-titlecase.el:
9708 * international/uni-uppercase.el: Regenerate.
9709
9710 2010-06-09 Juanma Barranquero <lekktu@gmail.com>
9711
9712 * emacs-lisp/smie.el (comment-string-strip): Declare function.
9713 (smie-precs-precedence-table): Fix typo in docstring.
9714
9715 * vc-mtn.el (log-edit-extract-headers): Declare function.
9716
9717 * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
9718
9719 * net/notifications.el (dbus-register-signal): Declare function.
9720 (notifications-notify): Fix typos and reflow docstring.
9721
9722 2010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
9723
9724 Improve VC create/retrieve tag/branch.
9725 * vc.el (vc-create-tag): Do not read the directory name for VCs
9726 with repository revision granularity. Adjust the tag/branch
9727 prompt. Reset VC properties.
9728 (vc-retrieve-tag): Do not read the directory name for VCs
9729 with repository revision granularity. Reset VC properties.
9730
9731 2010-06-09 Julien Danjou <julien@danjou.info>
9732
9733 * net/notifications.el: New file.
9734
9735 2010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
9736
9737 Add optional support for resetting VC properties.
9738 * vc-dispatcher.el (vc-resynch-window): Add new optional argument,
9739 call vc-file-clearprops when true.
9740 (vc-resynch-buffer): Add new optional argument, pass it down.
9741 (vc-resynch-buffers-in-directory): Likewise.
9742
9743 Improve support for special markup in the VC commit message.
9744 * vc-mtn.el (vc-mtn-checkin): Add support for Author: and Date: markup.
9745 * vc-hg.el (vc-hg-checkin): Add support for Date:.
9746 * vc-git.el (vc-git-checkin):
9747 * vc-bzr.el (vc-bzr-checkin): Likewise.
9748
9749 2010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
9750
9751 * emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
9752 can be handled with a ((:before "fn") (:prev "=>" parent)) rule.
9753
9754 2010-06-07 Martin Pohlack <mp26@os.inf.tu-dresden.de>
9755
9756 * iimage.el: Remove images as soon as the underlying text is modified.
9757 (iimage-modification-hook): New function.
9758 (iimage-mode-buffer): Use it.
9759
9760 2010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
9761
9762 * emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
9763 smie-indent-offset-after. Add :prev case. Make a bit more generic.
9764 (smie-indent-virtual): Remove `virtual' arg. Update callers.
9765 (smie-indent-keyword): Add handling of open-paren keywords.
9766 (smie-indent-comment-continue): Don't assume comment-continue.
9767
9768 2010-06-07 Martin Rudalics <rudalics@gmx.at>
9769
9770 * window.el (pop-to-buffer): Remove the conditional that
9771 compares new-window and old-window, so it will reselect
9772 the selected window unconditionally.
9773 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00078.html
9774
9775 2010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
9776
9777 * emacs-lisp/smie.el (smie-indent-offset-after)
9778 (smie-indent-forward-token, smie-indent-backward-token): New functions.
9779 (smie-indent-after-keyword): Use them.
9780 (smie-indent-fixindent): Only applies to the indentation of the BOL.
9781 (smie-indent-keyword): Tweak the black magic.
9782 (smie-indent-comment-continue): Strip comment-continue before use.
9783 (smie-indent-functions): Indent comments before keywords.
9784
9785 2010-06-06 Juri Linkov <juri@jurta.org>
9786
9787 * isearch.el (isearch-lazy-highlight-search): Fix looping
9788 by checking for empty match. This syncs this loop with the
9789 similar loop in `isearch-search'. (Bug#6362)
9790
9791 2010-06-05 Juanma Barranquero <lekktu@gmail.com>
9792
9793 * net/dbus.el (dbus-register-method): Declare function.
9794 (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
9795 (dbus-introspect): Doc fix.
9796 (dbus-event-bus-name, dbus-introspect-get-interface)
9797 (dbus-introspect-get-argument): Reflow docstrings.
9798
9799 2010-06-05 Dan Nicolaescu <dann@ics.uci.edu>
9800
9801 vc-log-incoming/vc-log-outgoing fixes for Git.
9802 * vc-git.el (vc-git-log-view-mode): Fix font lock for
9803 incoming/outgoing logs.
9804 (vc-git-log-outgoing, vc-git-log-incoming): Use @{upstream}
9805 instead of vc-git-compute-remote.
9806 (vc-git-compute-remote): Remove.
9807
9808 2010-06-04 Chong Yidong <cyd@stupidchicken.com>
9809
9810 * term/common-win.el (x-colors): Add "dark green" and "dark
9811 turquoise" (Bug#6332).
9812
9813 2010-06-04 Juri Linkov <juri@jurta.org>
9814
9815 * simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
9816 Instead of setting `replace' to t and replacing the same string
9817 with itself, don't do certain actions when
9818 kill-do-not-save-duplicates is non-nil and string is equal to car
9819 of kill-ring: don't call menu-bar-update-yank-menu, don't push
9820 interprogram-paste strings to kill-ring, and don't push the input
9821 argument `string' to kill-ring.
9822 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00072.html
9823
9824 2010-06-04 Juanma Barranquero <lekktu@gmail.com>
9825
9826 * subr.el (directory-sep-char): Move from fileio.c and make a defconst.
9827
9828 2010-06-04 Michael Albinus <michael.albinus@gmx.de>
9829
9830 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
9831 (tramp-gvfs-handler-mounted-unmounted)
9832 (tramp-gvfs-connection-mounted-p): Handle default-location.
9833
9834 * net/tramp-smb.el (tramp-smb-handle-delete-directory): Don't try to
9835 move files to trash.
9836
9837 2010-06-04 Juanma Barranquero <lekktu@gmail.com>
9838
9839 * international/mule-cmds.el (nonascii-insert-offset)
9840 (nonascii-translation-table): Add obsolescence information.
9841
9842 * international/mule.el (make-translation-table-from-vector): Doc fix.
9843
9844 2010-06-03 Glenn Morris <rgm@gnu.org>
9845
9846 * desktop.el (desktop-clear-preserve-buffers):
9847 Add "*Warnings*" buffer. (Bug#6336)
9848
9849 2010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
9850
9851 vc-log-incoming/vc-log-outgoing improvements for Git.
9852 * vc-git.el (vc-git-log-outgoing): Use the same format as the
9853 short log.
9854 (vc-git-log-incoming): Likewise. Run "git fetch" before the log command.
9855
9856 Add bindings for vc-log-incoming and vc-log-outgoing.
9857 * vc-hooks.el (vc-prefix-map): Add bindings for vc-log-incoming
9858 and vc-log-outgoing.
9859 * vc-dir.el (vc-dir-menu-map): Add menu bindings for vc-log-incoming
9860 and vc-log-outgoing.
9861
9862 2010-06-03 Chong Yidong <cyd@stupidchicken.com>
9863
9864 * net/rcirc.el (rcirc-sort-nicknames): Remove.
9865 (rcirc-handler-366): Always sort nicknames.
9866
9867 2010-06-03 Juanma Barranquero <lekktu@gmail.com>
9868
9869 * emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
9870
9871 2010-06-03 Chong Yidong <cyd@stupidchicken.com>
9872
9873 * net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
9874
9875 2010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
9876
9877 * net/rcirc.el (rcirc-sort-nicknames): Change default.
9878 (rcirc-sort-nicknames-join): Avoid setq.
9879
9880 2010-06-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
9881
9882 * net/rcirc.el (rcirc-sort-nicknames): New custom.
9883 (rcirc-nickname<, rcirc-sort-nicknames-join): New funs.
9884 (rcirc-handler-366): Use them.
9885
9886 2010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
9887
9888 Split smie-indent-calculate into more manageable chunks.
9889 * emacs-lisp/smie.el (smie-indent-virtual, smie-indent-fixindent)
9890 (smie-indent-comment, smie-indent-after-keyword, smie-indent-keyword)
9891 (smie-indent-close, smie-indent-comment-continue, smie-indent-bob)
9892 (smie-indent-exps): Extract from smie-indent-calculate.
9893 (smie-indent-functions): New var.
9894 (smie-indent-functions): Use them.
9895
9896 2010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
9897
9898 * emacs-lisp/smie.el (smie-indent-hanging-p): Use smie-bolp.
9899 (smie-indent-calculate): Simplify and cleanup.
9900
9901 2010-06-02 Michael Albinus <michael.albinus@gmx.de>
9902
9903 * net/tramp-gvfs.el (top): Require url-util.
9904 (tramp-gvfs-mount-point): Remove.
9905 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command):
9906 New defuns.
9907 (with-tramp-dbus-call-method): Format trace message.
9908 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
9909 Implement backup call, when operation on local files fails.
9910 Use progress reporter. Flush properties of changed files.
9911 (tramp-gvfs-handle-make-directory): Make more traces.
9912 (tramp-gvfs-url-file-name): Hexify file name in url.
9913 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
9914 into account for the resulting file name.
9915 (tramp-gvfs-handler-askquestion): Return dummy mountpoint, when
9916 the answer is "no". See `tramp-gvfs-maybe-open-connection'.
9917 (tramp-gvfs-handler-mounted-unmounted)
9918 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
9919 attribute "default_location". Set "prefix" property.
9920 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
9921 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
9922 exists. Raise an error, if not (due to a corresponding answer
9923 "no" in interactive questions, for example).
9924
9925 2010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
9926
9927 * log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
9928
9929 2010-06-01 Juanma Barranquero <lekktu@gmail.com>
9930
9931 * emacs-lisp/eldoc.el: Add completions for new commands left-* and
9932 right-*. (Bug#6265)
9933
9934 2010-06-01 Dan Nicolaescu <dann@ics.uci.edu>
9935
9936 Add support for vc-log-incoming, improve vc-log-outgoing for Git.
9937 * vc-git.el (vc-git-compute-remote): New function.
9938 (vc-git-log-outgoing): Use it instead of hard coding a value.
9939 (vc-git-log-incoming): New function.
9940
9941 Improve state updating for VC tag commands.
9942 * vc.el (vc-create-tag, vc-retrieve-tag): Call vc-resynch-buffer
9943 to update the state of all buffers in the directory.
9944
9945 * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
9946
9947 2010-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
9948
9949 * vc-bzr.el (vc-bzr-revision-completion-table): Apply
9950 `file-directory-p' to the filename part rather than to the whole text.
9951
9952 2010-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
9953
9954 * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
9955
9956 2010-05-31 Drew Adams <drew.adams@oracle.com>
9957
9958 * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
9959
9960 2010-05-31 Juanma Barranquero <lekktu@gmail.com>
9961
9962 * subr.el (momentary-string-display): Just use read-event to read
9963 the exit event (Bug#6238).
9964
9965 2010-05-30 Eli Zaretskii <eliz@gnu.org>
9966
9967 * international/mule.el (define-coding-system): Doc fix (bug#6313).
9968
9969 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
9970
9971 * emulation/cua-base.el: Recognize also `right-word' and `left-word'.
9972 Suggested by Eli Zaretskii <eliz@gnu.org>.
9973
9974 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
9975
9976 * minibuffer.el (completion-file-name-table): Don't return a boundary
9977 past the end of `string' (bug#6299).
9978 (completion--file-name-table): Delegate to completion-file-name-table
9979 for the `boundaries' case.
9980
9981 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
9982
9983 * emulation/cua-base.el: Recognize `right-char' and `left-char' as
9984 movement commands.
9985
9986 * progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from
9987 `path-separator', but maintain compatibility with Emacs 20.2.
9988
9989 2010-05-29 Chong Yidong <cyd@stupidchicken.com>
9990
9991 * server.el (server-process-filter): Receive parent-id argument
9992 from emacsclient.
9993 (server-create-window-system-frame): New arg. Pass parent-id as
9994 frame parameter.
9995
9996 2010-05-29 Eli Zaretskii <eliz@gnu.org>
9997
9998 Bidi-sensitive word movement with arrow keys.
9999 * subr.el (right-arrow-command, left-arrow-command): Move to
10000 bindings.el.
10001
10002 * bindings.el (right-char, left-char): Move from subr.el and
10003 rename from right-arrow-command and left-arrow-command.
10004 (right-word, left-word): New functions.
10005 (global-map) <right>: Bind to right-char.
10006 (global-map) <left>: Bind to left-char.
10007 (global-map) <C-right>: Bind to right-word.
10008 (global-map) <C-left>: Bind to left-word.
10009
10010 * ls-lisp.el (ls-lisp-classify-file): New function.
10011 (ls-lisp-insert-directory): Call it if switches include -F (bug#6294).
10012 (ls-lisp-classify): Call ls-lisp-classify-file.
10013 (insert-directory): Remove blanks from switches.
10014
10015 2010-05-29 Chong Yidong <cyd@stupidchicken.com>
10016
10017 * ansi-color.el: Delete unused escape sequences (Bug#6085).
10018 (ansi-color-drop-regexp): New constant.
10019 (ansi-color-apply, ansi-color-filter-region)
10020 (ansi-color-apply-on-region): Delete unrecognized control sequences.
10021 (ansi-color-apply): Build string list before calling concat.
10022
10023 2010-05-28 Juri Linkov <juri@jurta.org>
10024
10025 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
10026 Replace LOCALP arg of `dired-get-filename' 'no-dir with nil.
10027 (Bug#5270)
10028
10029 2010-05-28 Michael Albinus <michael.albinus@gmx.de>
10030
10031 * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
10032 to ignored backtrace functions.
10033 (with-progress-reporter): Expand docstring.
10034 (tramp-handle-delete-file): Implement TRASH argument.
10035 (tramp-get-remote-trash): New defun.
10036
10037 2010-05-28 Michael Albinus <michael.albinus@gmx.de>
10038
10039 * net/tramp-compat.el (tramp-compat-delete-file):
10040 Use `symbol-value' for backward compatibility.
10041
10042 * net/tramp.el (tramp-handle-make-symbolic-link)
10043 (tramp-handle-load)
10044 (tramp-do-copy-or-rename-file-via-buffer)
10045 (tramp-do-copy-or-rename-file-directly)
10046 (tramp-do-copy-or-rename-file-out-of-band)
10047 (tramp-handle-process-file, tramp-handle-call-process-region)
10048 (tramp-handle-shell-command, tramp-handle-file-local-copy)
10049 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10050 (tramp-delete-temp-file-function): Use `delete-file' instead
10051 of `tramp-compat-delete-file'.
10052
10053 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
10054 (tramp-fish-handle-make-symbolic-link)
10055 (tramp-fish-handle-process-file): Use `delete-file' instead
10056 of `tramp-compat-delete-file'.
10057
10058 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
10059 Use `delete-file' instead of `tramp-compat-delete-file'.
10060
10061 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Use
10062 `delete-file' instead of `tramp-compat-delete-file'.
10063
10064 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file):
10065 Use `delete-file' instead of `tramp-compat-delete-file'.
10066
10067 * net/tramp-smb.el (tramp-smb-handle-copy-file)
10068 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
10069 (tramp-smb-handle-write-region): Use `delete-file' instead of
10070 `tramp-compat-delete-file'.
10071 (tramp-smb-handle-delete-directory): Use 'trash as arg.
10072
10073 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
10074
10075 * dired.el (dired-delete-file): New arg TRASH.
10076 (dired-internal-do-deletions): New arg TRASH. Use progress reporter.
10077 (dired-do-flagged-delete, dired-do-delete): Use trash.
10078
10079 * speedbar.el (speedbar-item-delete): Allow trashing.
10080
10081 * files.el (delete-directory): New arg TRASH.
10082
10083 * net/ange-ftp.el (ange-ftp-del-tmp-name, ange-ftp-delete-file)
10084 (ange-ftp-rename-remote-to-remote)
10085 (ange-ftp-rename-local-to-remote)
10086 (ange-ftp-rename-remote-to-local, ange-ftp-load)
10087 (ange-ftp-compress, ange-ftp-uncompress): Remove optional arg from
10088 `delete-file'.
10089 (ange-ftp-delete-directory): Add optional arg to `delete-file', to
10090 allow trashing.
10091
10092 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
10093 handle new TRASH arg of `delete-file'.
10094
10095 * net/tramp.el (tramp-handle-delete-file): Change FORCE arg to TRASH.
10096 (tramp-handle-make-symbolic-link, tramp-handle-load)
10097 (tramp-do-copy-or-rename-file-via-buffer)
10098 (tramp-do-copy-or-rename-file-directly)
10099 (tramp-do-copy-or-rename-file-out-of-band)
10100 (tramp-handle-process-file, tramp-handle-call-process-region)
10101 (tramp-handle-shell-command, tramp-handle-file-local-copy)
10102 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10103 (tramp-delete-temp-file-function): Use null TRASH arg in
10104 tramp-compat-delete-file call.
10105
10106 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
10107 (tramp-fish-handle-delete-file)
10108 (tramp-fish-handle-make-symbolic-link)
10109 (tramp-fish-handle-process-file): Use null TRASH arg in
10110 `tramp-compat-delete-file' call.
10111
10112 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use null TRASH
10113 arg in `tramp-compat-delete-file' call.
10114
10115 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
10116 (tramp-gvfs-handle-write-region): Use null TRASH arg in
10117 `tramp-compat-delete-file' call.
10118
10119 * net/tramp-imap.el (tramp-imap-handle-delete-file): Rename arg.
10120 (tramp-imap-do-copy-or-rename-file): Use null TRASH arg in
10121 `tramp-compat-delete-file' call.
10122
10123 * net/tramp-smb.el (tramp-smb-handle-copy-file)
10124 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
10125 (tramp-smb-handle-write-region): Use null TRASH arg in
10126 tramp-compat-delete-file call.
10127 (tramp-smb-handle-delete-directory): Use tramp-compat-delete-file.
10128 (tramp-smb-handle-delete-file): Rename arg.
10129
10130 * diff.el (diff-sentinel):
10131 * epg.el (epg--make-temp-file, epg-decrypt-string)
10132 (epg-verify-string, epg-sign-string, epg-encrypt-string):
10133 * jka-compr.el (jka-compr-partial-uncompress)
10134 (jka-compr-call-process, jka-compr-write-region):
10135 * server.el (server-sentinel): Remove optional arg from
10136 delete-file, reverting 2010-05-03 change.
10137
10138 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
10139
10140 * progmodes/verilog-mode.el (verilog-type-font-keywords):
10141 Use font-lock-constant-face, not obsolete font-lock-reference-face.
10142
10143 2010-05-27 Kenichi Handa <handa@m17n.org>
10144
10145 * language/hebrew.el (hebrew-shape-gstring): Check if a glyph
10146 element of GSTRING is nil.
10147
10148 2010-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
10149
10150 * emacs-lisp/smie.el (smie-forward-token-function)
10151 (smie-backward-token-function): New vars.
10152 (smie-backward-sexp, smie-forward-sexp)
10153 (smie-indent-hanging-p, smie-indent-calculate): Use them.
10154 (smie-default-backward-token): Rename from smie-backward-token and
10155 skip comments.
10156 (smie-default-forward-token): Rename from smie-forward-token and
10157 skip comments.
10158 (smie-next-sexp): Handle nil results from next-token.
10159 (smie-indent-calculate): Add a new case for special `fixindent' comments.
10160
10161 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
10162
10163 * progmodes/verilog-mode.el (verilog-type-font-keywords):
10164 Use font-lock-constant-face, not obsolete font-lock-reference-face.
10165
10166 2010-05-27 Masatake YAMATO <yamato@redhat.com>
10167
10168 * htmlfontify.el (hfy-face-resolve-face): New function.
10169 (hfy-face-to-style): Use it (Bug#6279).
10170
10171 2010-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
10172
10173 * progmodes/ada-xref.el (ada-gnat-parse-gpr):
10174 * emulation/edt.el (edt-load-keys): Avoid (expand-file-name ".").
10175
10176 2010-05-26 Glenn Morris <rgm@gnu.org>
10177
10178 * emulation/edt.el (edt-load-keys): Use locate-library.
10179
10180 2010-05-25 Chong Yidong <cyd@stupidchicken.com>
10181
10182 * log-edit.el (log-edit-strip-single-file-name): Default to nil.
10183 (log-edit-changelog-entries): Doc fix.
10184 (log-edit-changelog-insert-entries): Args changed.
10185 Rename relative filenames in ChangeLog entries. Delete tabs.
10186 (log-edit-insert-changelog-entries): Reorganize return value of
10187 `log-edit-changelog-entries' to pass filenames to
10188 log-edit-changelog-insert-entries.
10189
10190 2010-05-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10191
10192 * dired.el (dired-mode-map): Rebind "\C-t\C-t" from
10193 `image-dired-dired-insert-marked-thumbs' to
10194 `image-dired-dired-toggle-marked-thumbs'.
10195
10196 * image-dired.el: Require cl when compiling.
10197 (image-dired-dired-toggle-marked-thumbs): Rename from
10198 `image-dired-dired-insert-marked-thumbs'. Add ARG. Doc fix.
10199 Use interactive spec "P". Set LOCALP arg of `dired-get-filename'
10200 to 'no-dir. Skip files whose names don't match
10201 `image-file-name-regexp'. When file has a thumbnail overlay,
10202 delete it. (Bug#5270)
10203
10204 2010-05-25 Juri Linkov <juri@jurta.org>
10205
10206 * image-mode.el (image-mode): Add image-after-revert-hook to
10207 after-revert-hook.
10208 (image-after-revert-hook): New function. (Bug#5669)
10209
10210 2010-05-25 Juri Linkov <juri@jurta.org>
10211
10212 * image.el (image-animated-p): When delay between animated images
10213 is 0, set it to 10 (0.1 sec). (Bug#6258)
10214
10215 2010-05-25 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
10216
10217 * net/tramp.el (tramp-handle-insert-directory): Don't use
10218 `forward-word', its default syntax could be changed.
10219
10220 2010-05-25 Michael Albinus <michael.albinus@gmx.de>
10221
10222 * net/tramp.el (tramp-progress-reporter-update): New defun.
10223 (with-progress-reporter): Use it.
10224 (tramp-process-actions):
10225 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion):
10226 Preserve current message, in order to let progress reporter continue
10227 afterwards. (Bug#6257)
10228
10229 2010-05-25 Glenn Morris <rgm@gnu.org>
10230
10231 * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name):
10232 Add :version.
10233
10234 2010-05-25 Ryan Yeske <rcyeske@gmail.com>
10235
10236 * net/rcirc.el (rcirc-default-user-name): Change to "user".
10237 (rcirc-default-full-name): Change to "unknown".
10238 (rcirc-user-name-history): Add variable.
10239
10240 2010-05-25 Ryan Yeske <rcyeske@gmail.com>
10241 Jonathan Rockway <jon@jrock.us>
10242
10243 * net/rcirc.el (rcirc-server-alist): Add :pass.
10244 (rcirc): When prompting for connection parameters, also prompt for
10245 username and password.
10246 (rcirc-connect): Take a PASS argument. If PASS is non-nil, send
10247 value to server when connecting.
10248
10249 2010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
10250
10251 * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
10252 (smie-merge-prec2s): Pass the tables as separate args.
10253 (smie-bnf-precedence-table): Adjust call accordingly.
10254 (smie-prec2-levels): Set levels at the end.
10255
10256 Replace Lisp calls to delete-backward-char by delete-char.
10257 * bs.el, expand.el, ido.el, image-dired.el, lpr.el, pcomplete.el,
10258 * skeleton.el, term.el, time.el, wid-edit.el, woman.el,
10259 * calc/calc-graph.el, calc/calc-help.el, calc/calc-incom.el,
10260 * calc/calc.el, emacs-lisp/cl-extra.el, emacs-lips/cl-loaddefs.el,
10261 * emulation/cua-rect.el, emulation/viper-ex.el, eshell/esh-test.el,
10262 * eshell/eshell.el, gnus/gnus-uu.el, gnus/nndoc.el, gnus/nnrss.el,
10263 * gnus/rfc2047.el, gnus/utf7.el, international/utf-7.el,
10264 * language/ethio-util.el, mh-e/mh-alias.el, mh-e/mh-search.el,
10265 * net/imap.el, net/rcirc.el, obsolete/complete.el, play/decipher.el,
10266 * progmodes/ada-mode.el, progmodes/cc-awk.el, progmodes/dcl-mode.el,
10267 * progmodes/ps-mode.el, progmodes/verilog-mode.el,
10268 * progmodes/vhdl-mode.el, textmodes/bibtex.el, textmodes/fill.el,
10269 * textmodes/reftex-auc.el, textmodes/rst.el, textmodes/sgml-mode.el,
10270 * textmodes/table.el, textmodes/texinfmt.el: Replace Lisp calls to
10271 delete-backward-char by calls to delete-char.
10272
10273 2010-05-25 Kenichi Handa <handa@m17n.org>
10274
10275 * language/hebrew.el (hebrew-shape-gstring): New function.
10276 Register it in composition-function-table for all Hebrew combining
10277 characters.
10278
10279 2010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
10280
10281 * epa.el (epa--select-keys): Don't explicitly delete the window since
10282 that can fail (e.g. sole window in frame). Use dedication instead.
10283
10284 2010-05-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
10285
10286 * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
10287
10288 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
10289
10290 * image.el (image-refresh): Define as an alias for image-flush.
10291
10292 * image-mode.el (image-toggle-display-image): Caller changed.
10293
10294 2010-05-21 Juri Linkov <juri@jurta.org>
10295
10296 * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
10297 Remove "all" from grep-files-aliases. Split grep-files-aliases by
10298 whitespace, call wildcard-to-regexp on substrings and concat them
10299 with "\\|". (Bug#6114)
10300
10301 2010-05-21 Alan Mackenzie <acm@muc.de>
10302
10303 * progmodes/cc-engine.el (c-parse-state-get-strategy):
10304 Replace parameter `here' with `here-' and `here-plus', which sandwich
10305 any pertinent CPP construct.
10306 (c-remove-stale-state-cache-backwards): Fix a bug which happens
10307 when doing (c-parse-state) in a CPP construct: Exclude any "new"
10308 CPP construct from taking part in the scanning.
10309
10310 2010-05-21 Michael Albinus <michael.albinus@gmx.de>
10311
10312 * net/tramp.el (tramp-do-copy-or-rename-file)
10313 (tramp-handle-file-local-copy, tramp-maybe-open-connection):
10314 Tune `with-progress-reporter' messages.
10315 (tramp-handle-vc-registered):
10316 * net/tramp-fish.el (tramp-fish-handle-file-local-copy)
10317 (tramp-fish-handle-insert-file-contents)
10318 (tramp-fish-maybe-open-connection):
10319 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
10320 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file)
10321 (tramp-imap-handle-insert-file-contents)
10322 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
10323
10324 2010-05-21 Juanma Barranquero <lekktu@gmail.com>
10325
10326 * add-log.el (change-log-font-lock-keywords):
10327 Highlight all authors in multi-author entries.
10328
10329 * smerge-mode.el (smerge-refine-ignore-whitespace)
10330 (smerge-refine-weight-hack, smerge-refine, smerge-makeup-conflict):
10331 Fix typos in docstrings.
10332 (smerge-resolve, smerge-refine-subst): Reflow docstrings.
10333
10334 2010-05-21 Glenn Morris <rgm@gnu.org>
10335
10336 * progmodes/fortran.el (fortran-mode):
10337 * progmodes/f90.el (f90-mode): Derive from prog-mode.
10338
10339 * loadup.el [CANNOT_DUMP]: Update for bootstrap-emacs no longer
10340 having a relative path in src/Makefile.in.
10341
10342 2010-05-20 Kevin Ryde <user42@zip.com.au>
10343
10344 * help-mode.el (help-make-xrefs): For Info node links turn
10345 newlines into spaces. Link node names with newlines are matched
10346 by help-xref-info-regexp and buttonized, this change ensures they
10347 can be followed successfully with RET. (Bug#6206)
10348
10349 2010-05-20 Juri Linkov <juri@jurta.org>
10350
10351 * locate.el (locate): Use pop-to-buffer instead of
10352 switch-to-buffer-other-window. (Bug#6204)
10353
10354 2010-05-20 Juri Linkov <juri@jurta.org>
10355
10356 * replace.el (replace-highlight): Fix lazy-highlighting
10357 for `M-s w str M-% str RET'.
10358
10359 2009-12-15 Masatake YAMATO <yamato@redhat.com>
10360
10361 * isearch.el (isearch-yank-word-or-char): Pull next subword
10362 when `subword-mode' is activated. (Bug#6220)
10363
10364 2010-05-20 Mark A. Hershberger <mah@everybody.org>
10365
10366 * isearch.el (isearch-update-post-hook): New hook.
10367 (isearch-update): Use the new hook. (Bug#6225)
10368
10369 2010-05-20 Juri Linkov <juri@jurta.org>
10370
10371 * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
10372 [f1], [help], and (char-to-string help-char) instead of "\C-h".
10373 (Bug#6222)
10374
10375 2010-05-20 Juri Linkov <juri@jurta.org>
10376
10377 * isearch.el (isearch-yank-string): Use isearch-process-search-string.
10378 (Bug#6223)
10379
10380 2010-05-20 Juri Linkov <juri@jurta.org>
10381
10382 * dired-x.el (dired-jump, dired-jump-other-window): Add arg
10383 FILE-NAME to read from the minibuffer when called interactively
10384 with prefix argument instead of using buffer-file-name.
10385 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html
10386
10387 * dired.el: Update autoloads.
10388
10389 2010-05-20 Chong Yidong <cyd@stupidchicken.com>
10390
10391 * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
10392 nxml-finish-element, for consistency with SGML mode.
10393
10394 * progmodes/octave-mod.el (octave-mode-map): Bind C-c / to
10395 octave-close-block.
10396
10397 2010-05-20 Juanma Barranquero <lekktu@gmail.com>
10398
10399 * composite.el: Require cl when compiling.
10400 (reference-point-alist, compose-gstring-for-graphic)
10401 (compose-gstring-for-terminal): Fix typos in docstrings.
10402
10403 2010-05-19 Juri Linkov <juri@jurta.org>
10404
10405 * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
10406 set-window-parameter.
10407
10408 2010-05-19 Michael Albinus <michael.albinus@gmx.de>
10409
10410 * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
10411 where appropriate.
10412 (tramp-maybe-open-connection): Use it.
10413
10414 2010-05-19 Eli Zaretskii <eliz@gnu.org>
10415
10416 * simple.el (move-end-of-line): Make sure we are at line beginning
10417 before backing up to end of previous line.
10418
10419 2010-05-19 Michael Albinus <michael.albinus@gmx.de>
10420
10421 * password-cache.el (password-cache-remove): Fix docstring.
10422
10423 * net/secrets.el: Autoload the widget functions.
10424 (secrets-search-items, secrets-create-item)
10425 (secrets-get-attributes, secrets-expand-item): Attributes will be
10426 stored on the password database without leading ":", as all other
10427 clients do as well.
10428 (secrets-mode): Fix docstring.
10429 (secrets-show-secrets): Provide it as autoloaded command only when
10430 D-Bus support is available. Check existence of Secret Service API.
10431
10432 2010-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
10433
10434 * indent.el (indent-region): Deactivate region (bug#6200).
10435
10436 2010-05-19 Glenn Morris <rgm@gnu.org>
10437
10438 * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
10439
10440 2010-05-19 Kenichi Handa <handa@m17n.org>
10441
10442 * composite.el: Register compose-gstring-for-graphic in
10443 composition-function-table only for combining characters (Mn, Mc, Me).
10444
10445 2010-05-18 Jay Belanger <jay.p.belanger@gmail.com>
10446
10447 * calc/calc-trail.el (calc-trail-isearch-forward)
10448 (calc-trail-isearch-backward): Ensure that the new window
10449 point is set correctly.
10450
10451 2010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
10452
10453 * subr.el (read-quoted-char): Resolve modifiers after key
10454 remapping (bug#6212).
10455
10456 2010-05-18 Michael Albinus <michael.albinus@gmx.de>
10457
10458 Add visualization code for secrets.
10459 * net/secrets.el (secrets-mode): New major mode.
10460 (secrets-show-secrets, secrets-show-collections)
10461 (secrets-expand-collection, secrets-expand-item)
10462 (secrets-tree-widget-after-toggle-function)
10463 (secrets-tree-widget-show-password): New defuns.
10464
10465 2010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
10466
10467 * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
10468 (smie-backward-sexp, smie-forward-sexp): Remove boundary condition now
10469 handled in smie-next-sexp.
10470 (smie-indent-calculate): Provide a starting indentation (so the
10471 recursion is well-founded ;-).
10472
10473 Fix handling of non-associative equal levels.
10474 * emacs-lisp/smie.el (smie-prec2-levels): Choose distinct levels even
10475 when it's not needed.
10476 (smie-op-left, smie-op-right): New functions.
10477 (smie-next-sexp): New function, extracted from smie-backward-sexp.
10478 Better handle equal levels to distinguish the associative case from
10479 the "multi-keyword construct" case.
10480 (smie-backward-sexp, smie-forward-sexp): Use it.
10481
10482 2010-05-18 Juanma Barranquero <lekktu@gmail.com>
10483
10484 * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
10485
10486 * emacs-lisp/smie.el (smie-precs-precedence-table, smie-backward-sexp)
10487 (smie-forward-sexp, smie-indent-calculate): Fix typos in docstrings.
10488
10489 2010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
10490
10491 Provide a simple generic indentation engine and use it for Prolog.
10492 * emacs-lisp/smie.el: New file.
10493 * progmodes/prolog.el (prolog-smie-op-levels)
10494 (prolog-smie-indent-rules): New var.
10495 (prolog-mode-variables): Use them to configure SMIE.
10496 (prolog-indent-line, prolog-indent-level): Remove.
10497
10498 2010-05-17 Jay Belanger <jay.p.belanger@gmail.com>
10499
10500 * calc/calc-vec.el (math-vector-avg): Put the vector elements in
10501 order before computing the averages.
10502
10503 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
10504
10505 * calc/calc-vec.el (calc-histogram):
10506 (calcFunc-histogram): Allow vectors as inputs.
10507 (math-vector-avg): New function.
10508
10509 * calc/calc-ext.el (math-group-float): Have the number of digits
10510 being grouped depend on the radix (Bug#6189).
10511
10512 2010-05-15 Ken Raeburn <raeburn@raeburn.org>
10513
10514 * version.el (emacs-copyright, emacs-version): Don't define here,
10515 now that emacs.c defines it.
10516
10517 2010-05-15 Eli Zaretskii <eliz@gnu.org>
10518
10519 * international/mule-cmds.el (mule-menu-keymap): Fix definition of
10520 "Describe Language Environment" menu item.
10521
10522 * language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
10523
10524 Bidi-sensitive movement with arrow keys.
10525 * subr.el (right-arrow-command, left-arrow-command): New functions.
10526
10527 * bindings.el (global-map): Bind them to right and left arrow keys.
10528
10529 Don't override standard definition of convert-standard-filename.
10530 * files.el (convert-standard-filename):
10531 Call w32-convert-standard-filename and dos-convert-standard-filename on
10532 the corresponding systems.
10533
10534 * w32-fns.el (w32-convert-standard-filename): Rename from
10535 convert-standard-filename. Doc fix.
10536
10537 * dos-fns.el (dos-convert-standard-filename): Doc fix.
10538 (convert-standard-filename): Don't defalias.
10539 (register-name-alist, make-register, register-value)
10540 (set-register-value, intdos): Obsolete aliases for the
10541 corresponding dos-* functions and variables.
10542 (dos-intdos): Add a doc string.
10543
10544 2010-05-15 Jay Belanger <jay.p.belanger@gmail.com>
10545
10546 * calc/calc-aent.el (math-read-token, math-find-user-tokens):
10547 * calc/calc-lang.el (math-read-big-rec, math-lang-read-symbol):
10548 (math-compose-tex-func):
10549 * calc/calccomp.el (math-compose-expr):
10550 * calc/calc-ext.el (math-format-flat-expr-fancy):
10551 * calc/calc-store.el (calc-read-var-name):
10552 * calc/calc-units.el (calc-explain-units-rec): Allow Greek letters.
10553
10554 * calc/calc.el (var-π, var-φ, var-γ): New variables.
10555 * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol.
10556 * calc/calc-units.el (math-unit-prefixes): Add mu for micro.
10557 (math-standard-units): Add units.
10558
10559 2010-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
10560
10561 * progmodes/asm-mode.el (asm-mode):
10562 * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
10563
10564 * pcomplete.el (pcomplete-completions-at-point): New function,
10565 extracted from pcomplete-std-complete.
10566 (pcomplete-std-complete): Use it.
10567
10568 2010-05-15 Glenn Morris <rgm@gnu.org>
10569
10570 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
10571 Remove references to CVS, RCS and Old directories.
10572
10573 2010-05-14 Jay Belanger <jay.p.belanger@gmail.com>
10574
10575 * calc/calc-bin.el (math-format-twos-complement): Group digits when
10576 appropriate.
10577
10578 2010-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
10579
10580 * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
10581 (sh-mode-syntax-table): Give it a default value instead.
10582 (sh-header-marker): Make buffer-local.
10583 (sh-mode): Move make-local-variable to the corresponding setq.
10584 (sh-add-completer): Avoid gratuitously let-binding a buffer-local var.
10585 Use complete-with-action.
10586
10587 * simple.el (prog-mode): New (abstract) major mode.
10588 * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode): Use it.
10589 * progmodes/sh-script.el (sh-mode): Remove redundant var assignment.
10590
10591 2010-05-14 Juanma Barranquero <lekktu@gmail.com>
10592
10593 * progmodes/sql.el (sql-oracle-program): Reflow docstring.
10594 (sql-oracle-scan-on, sql-sybase-program, sql-product-font-lock)
10595 (sql-add-product-keywords, sql-highlight-product, sql-set-product)
10596 (sql-make-alternate-buffer-name, sql-placeholders-filter)
10597 (sql-escape-newlines-filter, sql-input-sender)
10598 (sql-send-magic-terminator, sql-sybase): Fix typos in docstrings.
10599
10600 2010-05-13 Chong Yidong <cyd@stupidchicken.com>
10601
10602 Add TeX open-block and close-block keybindings to SGML, and vice versa.
10603
10604 * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to
10605 latex-open-block and C-c / to latex-close-block.
10606
10607 * textmodes/sgml-mode.el (sgml-mode-map): Bind C-c C-o to sgml-tag
10608 and C-c C-e to sgml-close-tag.
10609
10610 2010-05-13 Michael Albinus <michael.albinus@gmx.de>
10611
10612 * net/tramp.el (with-progress-reporter): Create reporter object
10613 only when the message would be displayed. Handle nested calls.
10614 (tramp-handle-load, tramp-handle-file-local-copy)
10615 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10616 (tramp-maybe-send-script, tramp-find-shell):
10617 Use `with-progress-reporter'.
10618 (tramp-handle-dired-compress-file, tramp-maybe-open-connection):
10619 Fix message text.
10620
10621 * net/tramp-smb.el (tramp-smb-handle-copy-file)
10622 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
10623 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
10624 Use `with-progress-reporter'.
10625
10626 2010-05-13 Agustín Martín <agustin.martin@hispalinux.es>
10627
10628 * textmodes/ispell.el (ispell-init-process): Do not kill ispell
10629 process everytime when spellchecking from the minibuffer (bug#6143).
10630
10631 2010-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
10632
10633 * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
10634
10635 * dos-fns.el: Add "dos-" prefix for namespace control.
10636 (convert-standard-filename): Define as alias for
10637 dos-convert-standard-filename but only if applicable.
10638
10639 2010-05-12 Alan Mackenzie <acm@muc.de>
10640
10641 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
10642 Push the mark at the start of these functions when appropriate.
10643
10644 2010-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
10645
10646 * minibuffer.el (completion-cycle-threshold): New custom var.
10647 (completion--do-completion): Use it.
10648 (minibuffer-complete): Use cycling if appropriate.
10649
10650 2010-05-11 Juanma Barranquero <lekktu@gmail.com>
10651
10652 * dirtrack.el (dirtrackp): Remove defcustom; don't make automatically
10653 buffer-local (it's an obsolete alias for `dirtrack-mode') (bug#6173).
10654
10655 2010-05-11 Juri Linkov <juri@jurta.org>
10656
10657 * scroll-all.el (scroll-all-check-to-scroll):
10658 Add `scroll-up-command' and `scroll-down-command' (bug#6164).
10659
10660 2010-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
10661
10662 * iimage.el (iimage-mode-map): Move initialization into declaration.
10663 (iimage-mode-buffer): Use with-silent-modifications.
10664 Simplify calling convention. Adjust callers.
10665 (iimage-mode): Don't run hook redundantly.
10666
10667 * minibuffer.el (completion-pcm--pattern->regex):
10668 Fix last change (bug#6160).
10669
10670 2010-05-10 Juri Linkov <juri@jurta.org>
10671
10672 Remove nodes visited during Isearch from the Info history.
10673 * info.el (Info-isearch-initial-history)
10674 (Info-isearch-initial-history-list): New variables.
10675 (Info-isearch-start): Record initial values of
10676 Info-isearch-initial-history and Info-isearch-initial-history-list.
10677 Add Info-isearch-end to isearch-mode-end-hook.
10678 (Info-isearch-end): New function.
10679
10680 2010-05-10 Michael Albinus <michael.albinus@gmx.de>
10681
10682 * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
10683 format string, in order to work around a bug in pdksh.
10684 Reported by Gilles Pion <gpion@lfdj.com>.
10685 (tramp-handle-verify-visited-file-modtime): Do not send a command
10686 when the connection is not established.
10687 (tramp-handle-set-file-times): Simplify the check for utc.
10688
10689 2010-05-10 Juanma Barranquero <lekktu@gmail.com>
10690
10691 Fix use of `filter-buffer-substring' (rework previous change).
10692 * emulation/cua-base.el (cua--filter-buffer-noprops): New function.
10693 (cua-repeat-replace-region):
10694 * emulation/cua-rect.el (cua--extract-rectangle, cua-incr-rectangle):
10695 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
10696 (cua-cut-region-to-global-mark): Use it.
10697
10698 2010-05-09 Michael R. Mauger <mmaug@yahoo.com>
10699
10700 * progmodes/sql.el: Version 2.1.
10701 (sql-product-alist): Redesign structure of product info.
10702 (sql-product, sql-user, sql-server, sql-database): Safe variables.
10703 (sql-port, sql-port-history): New variables.
10704 (sql-interactive-product): New variable.
10705 (sql-send-terminator): New variable.
10706 (sql-imenu-generic-expression): Add "Types" imenu entry.
10707 (sql-oracle-login-params, sql-sqlite-login-params)
10708 (sql-mysql-login-params, sql-solid-login-params)
10709 (sql-sybase-login-params, sql-informix-login-params)
10710 (sql-ingres-login-params, sql-ms-login-params)
10711 (sql-postgres-login-params, sql-interbase-login-params)
10712 (sql-db2-login-params, sql-linter-login-params)
10713 (sql-oracle-scan-on): New variables.
10714 (sql-mode-map): Add C-c C-i to start interactive mode.
10715 (sql-mode-menu): Update existing menu entries.
10716 (sql-font-lock-keywords-builder): Compile-time font-lock optimization.
10717 (sql-mode-oracle-font-lock-keywords)
10718 (sql-mode-postgres-font-lock-keywords)
10719 (sql-mode-ms-font-lock-keywords)
10720 (sql-mode-sybase-font-lock-keywords)
10721 (sql-mode-informix-font-lock-keywords)
10722 (sql-mode-interbase-font-lock-keywords)
10723 (sql-mode-ingres-font-lock-keywords)
10724 (sql-mode-solid-font-lock-keywords)
10725 (sql-mode-mysql-font-lock-keywords)
10726 (sql-mode-sqlite-font-lock-keywords)
10727 (sql-mode-db2-font-lock-keywords)
10728 (sql-mode-linter-font-lock-keywords): Update initialization to
10729 reduce run-time complexity.
10730 (sql-add-product, sql-del-product): New functions.
10731 (sql-set-product-feature, sql-get-product-feature): New functions.
10732 (sql-product-font-lock): Update product API.
10733 (sql-add-product-keywords): New function.
10734 (sql-highlight-product): Update product API.
10735 (sql-help-list-products): New function.
10736 (sql-help): Dynamically lists free and non-free products.
10737 (sql-get-login): Correct bug in handling history and added
10738 prompt for port.
10739 (sql-copy-column): Copy without properties.
10740 (sqli-input-sender): Apply filters to SQLi input.
10741 (sql-query-placeholders-and-send): Obey `sql-oracle-scan-on' setting.
10742 Implement as a filter.
10743 (sql-escape-newlines-filter): Implement as a filter.
10744 (sql-remove-tabs-filter): New function.
10745 (sql-send-magic-terminator): New function.
10746 (sql-send-string): Implement magic terminator.
10747 (sql-send-region): Use `sql-send-string'.
10748 (sql-interactive-mode): Use product API.
10749 (sql-product-interactive): Use product API.
10750 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
10751 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
10752 (sql-db2, sql-linter): Use `sql-product-interactive'.
10753 (sql-connect): New function.
10754 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
10755 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
10756 (sql-connect-ingres, sql-connect-ms, sql-connect-postgres)
10757 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
10758 Use `sql-connect'.
10759
10760 2010-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
10761
10762 * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
10763 New custom variable.
10764 (completion-pcm--string->pattern): Use it.
10765 (completion-pcm--pattern->regex, completion-pcm--pattern->string):
10766 Make it handle any symbol as `any'.
10767 (completion-pcm--merge-completions): Extract common suffix for the new
10768 `prefix' symbol as well.
10769 (completion-substring--all-completions): Use the new `prefix' symbol.
10770
10771 2010-05-09 Michael Albinus <michael.albinus@gmx.de>
10772
10773 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
10774 not bound.
10775 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
10776 (tramp-compat-funcall): New defmacro.
10777 (tramp-compat-line-beginning-position)
10778 (tramp-compat-line-end-position)
10779 (tramp-compat-temporary-file-directory)
10780 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
10781 (tramp-compat-copy-file, tramp-compat-copy-directory)
10782 (tramp-compat-delete-file, tramp-compat-delete-directory)
10783 (tramp-compat-number-sequence, tramp-compat-process-running-p)
10784 * net/tramp.el (top, with-progress-reporter)
10785 (tramp-rfn-eshadow-setup-minibuffer)
10786 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
10787 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
10788 (tramp-completion-mode-p, tramp-check-for-regexp)
10789 (tramp-open-connection-setup-interactive-shell)
10790 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
10791 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
10792 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp)
10793 * net/tramp-cmds.el (tramp-cleanup-all-connections)
10794 (tramp-reporter-dump-variable, tramp-load-report-modules)
10795 (tramp-append-tramp-buffers)
10796 * net/tramp-gvfs.el (tramp-gvfs-handle-file-selinux-context): Use it.
10797
10798 * net/tramp-imap.el (top): Autoload `epg-make-context'.
10799
10800 2010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
10801
10802 * progmodes/compile.el (compilation-buffer-modtime): Rename from
10803 buffer-modtime. Adjust users.
10804
10805 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
10806
10807 * international/mule.el (auto-coding-alist): Only purecopy
10808 car of each item, not the whole list (Bug#6083).
10809
10810 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
10811
10812 * progmodes/js.el (js-mode): Make paragraph variables local before
10813 calling c-setup-paragraph-variables (Bug#6071).
10814
10815 2010-05-08 Eli Zaretskii <eliz@gnu.org>
10816
10817 * composite.el (compose-region, reference-point-alist): Fix typos
10818 in the doc strings.
10819
10820 2010-05-08 Alexander Klimov <alserkli@inbox.ru> (tiny change)
10821
10822 * calc/calc-graph.el (calc-graph-plot): Use the proper form for
10823 gnuplot's "set" command.
10824
10825 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
10826
10827 * abbrev.el (last-abbrev-text): Doc fix.
10828 (abbrev-prefix-mark): Don't escape parenthesis.
10829
10830 2010-05-08 Andreas Schwab <schwab@linux-m68k.org>
10831
10832 * composite.el (find-composition): Doc fix.
10833
10834 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
10835
10836 * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
10837 (sql-oracle-program, sql-sqlite-options)
10838 (sql-query-placeholders-and-send): Doc fixes.
10839 (sql-set-product, sql-interactive-mode): Reflow docstrings.
10840 (sql-imenu-generic-expression, sql-buffer)
10841 (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
10842 (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
10843 (sql-mode-sybase-font-lock-keywords)
10844 (sql-mode-informix-font-lock-keywords)
10845 (sql-mode-interbase-font-lock-keywords)
10846 (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
10847 (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
10848 (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
10849 (sql-product-feature, sql-highlight-product)
10850 (comint-line-beginning-position, sql-rename-buffer)
10851 (sql-toggle-pop-to-buffer-after-send-region sql-oracle)
10852 (sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
10853 (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
10854 Fix typos in docstrings.
10855
10856 2010-05-08 Juri Linkov <juri@jurta.org>
10857
10858 * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
10859 property instead of `invisible' and `after-string' (bug#5998).
10860
10861 2010-05-08 Juri Linkov <juri@jurta.org>
10862
10863 * image-mode.el (image-mode-as-text): Fix typo in docstring.
10864
10865 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
10866
10867 * filecache.el (file-cache-add-directory-list)
10868 (file-cache-add-directory-recursively): Fix typos in docstrings.
10869
10870 2010-05-08 Kenichi Handa <handa@m17n.org>
10871
10872 * language/indian.el (gurmukhi-composable-pattern): Fix typo.
10873 (gujarati-composable-pattern): Fix typo.
10874
10875 2010-05-08 Kenichi Handa <handa@m17n.org>
10876
10877 * language/indian.el (oriya-composable-pattern)
10878 (tamil-composable-pattern, malayalam-composable-pattern):
10879 Add two-part vowels to "v" (vowel sign).
10880
10881 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
10882
10883 * files.el (copy-directory): Handle symlinks (Bug#5982).
10884
10885 2010-05-08 Dan Nicolaescu <dann@ics.uci.edu>
10886
10887 * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
10888 (vc-hg-working-revision): Likewise. Use hg parents, not hg parent
10889 (Bug#5846).
10890
10891 2010-05-08 Glenn Morris <rgm@gnu.org>
10892
10893 * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
10894
10895 * minibuffer.el (completion-at-point): Doc fix.
10896
10897 2010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
10898
10899 * electric.el (Electric-command-loop): Minor tweak.
10900
10901 * ebuff-menu.el (electric-buffer-list): Try and make it behave a bit
10902 better with dedicated windows.
10903
10904 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
10905
10906 * Version 23.2 released.
10907
10908 2010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
10909 Stefan Monnier <monnier@iro.umontreal.ca>
10910
10911 Highlight vendor specific properties.
10912 * textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
10913 (css-proprietary-property): New face.
10914 (css-font-lock-keywords): Use them.
10915
10916 2010-05-07 Eli Zaretskii <eliz@gnu.org>
10917
10918 * cus-start.el (all): Add native condition for tool-bar-* symbols.
10919
10920 2010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
10921
10922 * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
10923 * files.el (auto-mode-alist): Remove redundant entries.
10924
10925 * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
10926 * simple.el (auto-save-mode): Move from files.el.
10927 * minibuffer.el (completion--common-suffix): Fix copy&paste error.
10928
10929 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
10930
10931 * epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
10932
10933 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
10934
10935 * mail/binhex.el (binhex-decode-region-internal)
10936 * mail/uudecode.el (uudecode-decode-region-internal)
10937 * net/dns.el (dns-read-string-name, dns-write, dns-read)
10938 (dns-read-type, dns-query)
10939 * pgg-parse.el (pgg-parse-armor)
10940 * pgg.el (pgg-verify-region)
10941 * sha1.el (sha1-string-external): Don't run set-buffer-multibyte for
10942 XEmacs.
10943
10944 * net/imap.el (imap-disable-multibyte): Redefine it as a macro.
10945
10946 2010-05-07 Juanma Barranquero <lekktu@gmail.com>
10947
10948 * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
10949
10950 Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
10951 * emulation/cua-base.el (cua-repeat-replace-region):
10952 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
10953 (cua-cut-region-to-global-mark):
10954 Remove text properties with `set-text-properties'.
10955
10956 2010-05-06 Michael Albinus <michael.albinus@gmx.de>
10957
10958 * net/tramp.el (top, with-progress-reporter):
10959 Use `symbol-function' inside `funcall'.
10960
10961 * net/tramp-compat.el (tramp-compat-file-attributes)
10962 (tramp-compat-delete-file, tramp-compat-delete-directory):
10963 Handle only `wrong-number-of-arguments' error.
10964
10965 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Fix typo.
10966 (tramp-gvfs-handle-file-selinux-context): Use `symbol-function'
10967 inside `funcall'.
10968
10969 2010-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
10970
10971 * minibuffer.el (completion--sreverse, completion--common-suffix):
10972 New functions.
10973 (completion-pcm--merge-completions): Extract common suffix when safe.
10974
10975 * emacs-lisp/easy-mmode.el (define-minor-mode):
10976 Make :variable more flexible.
10977 * files.el (auto-save-mode): Use it to define using define-minor-mode.
10978
10979 2010-05-05 Juri Linkov <juri@jurta.org>
10980
10981 Add `slow' and `history' tags to the desktop data.
10982
10983 * info.el (Info-virtual-nodes) [*Index*]: Add `slow' tag.
10984 (Info-virtual-files) [*Apropos*]: Add `slow' tag.
10985 (Info-finder-find-node): Require `finder.el' to be able
10986 to restore node from the desktop.
10987 (Info-desktop-buffer-misc-data): Save all nodes. Save additional
10988 data `Info-history' and `slow' tag in the assoc list.
10989 (Info-restore-desktop-buffer): Don't restore nodes with the
10990 `slow' tag. Restore `Info-history'.
10991
10992 2010-05-05 Michael Albinus <michael.albinus@gmx.de>
10993
10994 Add FORCE argument to `delete-file'.
10995
10996 * net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
10997 forcing to delete the temporary file.
10998 (ange-ftp-delete-file): Add FORCE arg.
10999 (ange-ftp-rename-remote-to-remote)
11000 (ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
11001 (ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress):
11002 Force file deletion.
11003
11004 * net/tramp-compat.el (tramp-compat-delete-file): New defun.
11005
11006 * net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
11007 (tramp-handle-make-symbolic-link, tramp-handle-load)
11008 (tramp-do-copy-or-rename-file-via-buffer)
11009 (tramp-do-copy-or-rename-file-directly)
11010 (tramp-do-copy-or-rename-file-out-of-band)
11011 (tramp-handle-process-file, tramp-handle-call-process-region)
11012 (tramp-handle-shell-command, tramp-handle-file-local-copy)
11013 (tramp-handle-insert-file-contents, tramp-handle-write-region)
11014 (tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.
11015
11016 * net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
11017 (tramp-fish-handle-make-symbolic-link)
11018 (tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.
11019
11020 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
11021 Use `tramp-compat-delete-file'.
11022
11023 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
11024 (tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.
11025
11026 * net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
11027 (tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.
11028
11029 * net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
11030 (tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
11031 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
11032 Use `tramp-compat-delete-file'.
11033
11034 2010-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
11035
11036 Minor cleanups.
11037 * subr.el (add-minor-mode): Use push.
11038 * mail/supercite.el (sc-electric-mode): Use more descriptive arg name.
11039 * emulation/edt.el (edt-select-mode): Simplify.
11040
11041 Use define-minor-mode in more cases.
11042 * term/tvi970.el (tvi970-set-keypad-mode):
11043 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
11044 (normal-erase-is-backspace-mode):
11045 * scroll-bar.el (scroll-bar-mode): Use it and define-minor-mode.
11046 (set-scroll-bar-mode-1): (Re)move to its sole caller.
11047 (get-scroll-bar-mode): New function.
11048 * emacs-lisp/cl-macs.el (eq): Handle a non-variable first arg.
11049
11050 Use define-minor-mode for less obvious cases.
11051 * emacs-lisp/easy-mmode.el (define-minor-mode): Add :variable keyword.
11052 * emacs-lisp/cl-macs.el (terminal-parameter, eq): Add setf method.
11053 * international/iso-ascii.el (iso-ascii-mode):
11054 * frame.el (auto-raise-mode, auto-lower-mode):
11055 * composite.el (global-auto-composition-mode): Use define-minor-mode.
11056
11057 2010-05-04 Michael Albinus <michael.albinus@gmx.de>
11058
11059 * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
11060 in order to see error messages for failed logins.
11061
11062 2010-05-03 Chong Yidong <cyd@stupidchicken.com>
11063
11064 * diff.el (diff-sentinel):
11065
11066 * epg.el (epg--make-temp-file, epg-decrypt-string)
11067 (epg-verify-string, epg-sign-string, epg-encrypt-string):
11068
11069 * jka-compr.el (jka-compr-partial-uncompress)
11070 (jka-compr-call-process, jka-compr-write-region, jka-compr-load):
11071
11072 * server.el (server-sentinel): Use delete-file's new FORCE arg
11073 (Bug#6070).
11074
11075 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
11076
11077 Use define-minor-mode where applicable.
11078 * view.el (view-mode):
11079 * type-break.el (type-break-query-mode)
11080 (type-break-mode-line-message-mode):
11081 * textmodes/reftex.el (reftex-mode):
11082 * term/vt100.el (vt100-wide-mode):
11083 * tar-mode.el (tar-subfile-mode):
11084 * savehist.el (savehist-mode):
11085 * ibuf-ext.el (ibuffer-auto-mode):
11086 * composite.el (auto-composition-mode):
11087 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
11088 Use define-minor-mode.
11089 (vhdl-mode): Use static mode-line format.
11090 (vhdl-mode-line-update): Delete.
11091 (vhdl-create-mode-menu, vhdl-activate-customizations)
11092 (vhdl-hs-minor-mode): Don't bother calling it.
11093
11094 2010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
11095
11096 * simple.el (with-wrapper-hook): Move.
11097 (buffer-substring-filters): Mark obsolete.
11098 (filter-buffer-substring-functions): New variable.
11099 (filter-buffer-substring): Use it. Remove unused arg `noprops'.
11100
11101 2010-05-01 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
11102 Michael Albinus <michael.albinus@gmx.de>
11103
11104 Implement compression for inline methods.
11105
11106 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
11107 (tramp-copy-size-limit): Allow also nil.
11108 (tramp-inline-compress-commands): New defconst.
11109 (tramp-find-inline-compress, tramp-get-inline-compress)
11110 (tramp-get-inline-coding): New defuns.
11111 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
11112 replaced by `tramp-get-inline-coding'.
11113 (tramp-handle-file-local-copy, tramp-handle-write-region)
11114 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
11115
11116 2010-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
11117
11118 * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode):
11119 Remove unused functions.
11120
11121 * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
11122 Set find-tag-default-function as a variable rather than a property.
11123
11124 * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
11125 * progmodes/etags.el (tags-completion-at-point-function):
11126 Remove left over interactive spec. Add autoloading stub.
11127 (complete-tag): Use tags-completion-at-point-function.
11128
11129 2010-04-30 Chong Yidong <cyd@stupidchicken.com>
11130
11131 * minibuffer.el (tags-completion-at-point-function): Fix return value.
11132
11133 2010-04-29 Chong Yidong <cyd@stupidchicken.com>
11134
11135 * ido.el (ido-init-completion-maps): Remove C-v binding.
11136 (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
11137
11138 2010-04-29 Chong Yidong <cyd@stupidchicken.com>
11139
11140 * minibuffer.el (tags-completion-at-point-function): New function.
11141 (completion-at-point-functions): Use it.
11142
11143 * progmodes/etags.el (complete-tag): Revert last change.
11144
11145 2010-04-29 Alan Mackenzie <acm@muc.de>
11146
11147 * progmodes/cc-mode.el (c-extend-region-for-CPP): Fix an
11148 off-by-one error (in end of macro position).
11149
11150 2010-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
11151
11152 * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
11153 firefox is absent. Don't autoload.
11154 (browse-url-galeon-program): Don't autoload.
11155
11156 2010-04-28 Chong Yidong <cyd@stupidchicken.com>
11157
11158 * bindings.el (complete-symbol): Move into minibuffer.el.
11159
11160 * minibuffer.el (complete-tag): Move from etags.el. If tags
11161 completion cannot be performed, return nil instead of signalling
11162 an error.
11163 (completion-at-point): Make it an alias for complete-symbol.
11164 (complete-symbol): Move from bindings.el, and replace with the
11165 body of completion-at-point.
11166
11167 * progmodes/etags.el (complete-tag): Move to minibuffer.el.
11168
11169 2010-04-28 Michael Albinus <michael.albinus@gmx.de>
11170
11171 * net/tramp.el (tramp-remote-selinux-p): New defun.
11172 (tramp-handle-file-selinux-context)
11173 (tramp-handle-set-file-selinux-context): Use it.
11174
11175 2010-04-28 Sam Steingold <sds@gnu.org>
11176
11177 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
11178 `safe-local-variable' if the value is a string or a symbol with
11179 the property `bug-reference-url-format'.
11180
11181 2010-04-28 Chong Yidong <cyd@stupidchicken.com>
11182
11183 * progmodes/bug-reference.el (bug-reference-url-format):
11184 Revert 2010-04-27 change due to security risk.
11185
11186 2010-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
11187
11188 Make it possible to locally disable a globally enabled mode.
11189 * simple.el (fundamental-mode): Run fundamental-mode-hook.
11190 * emacs-lisp/derived.el (define-derived-mode): Use fundamental-mode
11191 rather than kill-all-local-variables so it runs fundamental-mode-hook.
11192 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11193 Use fundamental-mode-hook to run MODE-enable-in-buffers earlier, so
11194 that subsequent hooks get a chance to disable it.
11195
11196 2010-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
11197
11198 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11199 Avoid re-enabling a minor mode after the user turned the minor mode
11200 off if MODE-enable-in-buffers is run twice (typically once from
11201 fundamental-mode's after-change-major-mode-hook and a second time from
11202 run-mode-hook's own after-change-major-mode-hook).
11203
11204 * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
11205
11206 2010-04-27 Sam Steingold <sds@gnu.org>
11207
11208 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
11209 `safe-local-variable' if the value is a string or a function, as
11210 documented and implemented on 2010-04-02.
11211
11212 2010-04-27 Juanma Barranquero <lekktu@gmail.com>
11213
11214 * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil
11215 when method is 'kill.
11216
11217 2010-04-27 Agustín Martín <agustin.martin@hispalinux.es>
11218
11219 * textmodes/ispell.el (ispell-init-process): Fix personal dictionary
11220 condition in default directory check.
11221 (ispell-init-process, ispell-kill-ispell, kill-buffer-hook):
11222 Kill ispell process when killing its associated buffer.
11223
11224 2010-04-27 Jan Djärv <jan.h.d@swipnet.se>
11225
11226 * desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
11227 but we aren't using it.
11228
11229 2010-04-25 Jan Djärv <jan.h.d@swipnet.se>
11230
11231 * tool-bar.el (tool-bar-local-item-from-menu): Revert unintended
11232 checkin in 2010-04-23T16:26:11Z!monnier@iro.umontreal.ca.
11233
11234 2010-04-24 Glenn Morris <rgm@gnu.org>
11235
11236 * emacs-lisp/authors.el (authors-obsolete-files-regexps):
11237 Ignore VCS-ignore files, and deleted nextstep preferences files.
11238 (authors-ignored-files): Ignore deleted cedet test files, and "*.el".
11239 (authors-ambiguous-files): New list.
11240 (authors-valid-file-names): Add some deleted files.
11241 (authors-renamed-files-alist): Add font-setting.el, edt-user.doc.
11242 (authors-disambiguate-file-name): New function. (Bug#5501)
11243 (authors-canonical-file-name): Doc fix.
11244 Don't warn about obsolete files.
11245 (authors-canonical-file-name, authors-scan-el):
11246 Use authors-disambiguate-file-name.
11247
11248 * hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
11249 Add autoload cookies.
11250 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
11251 (generated-autoload-file): Set file-local value to "htmlfontify.el".
11252 * htmlfontify.el (caddr, cadddr): Remove fallback definitions.
11253 They have definitions / compiler macros in cl.el.
11254 (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
11255 Replace manual autoloads with generated ones.
11256 (htmlfontify-unload-rgb-file): Remove autoload.
11257 * Makefile.in (autoloads): Ensure htmlfontify.el is writable.
11258
11259 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
11260
11261 * emacs-lisp/bytecomp.el (byte-compile-set-default): New function.
11262 (byte-compile-setq-default): Optimize for the
11263 single-var case and don't call byte-compile-form in this case to avoid
11264 inf-loop with byte-compile-set-default.
11265
11266 * progmodes/compile.el (compilation-start): Abbreviate default directory.
11267
11268 2010-04-23 Michael Albinus <michael.albinus@gmx.de>
11269
11270 Implement SELINUX backends.
11271
11272 * net/tramp.el (tramp-file-name-handler-alist):
11273 Add `file-selinux-context' and `set-file-selinux-context'.
11274 (tramp-handle-file-selinux-context)
11275 (tramp-handle-set-file-selinux-context): New defuns.
11276 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
11277 Handle PRESERVE-SELINUX-CONTEXT.
11278
11279 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
11280 Add `file-selinux-context' and `set-file-selinux-context'.
11281 (tramp-gvfs-handle-file-selinux-context)
11282 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
11283 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
11284
11285 * net/ange-ftp.el (ange-ftp-copy-file):
11286 * net/tramp-fish.el (tramp-fish-handle-copy-file):
11287 * net/tramp-imap.el (tramp-imap-handle-copy-file):
11288 * net/tramp-smb.el (tramp-smb-handle-copy-file):
11289 Add PRESERVE-SELINUX-CONTEXT.
11290
11291 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
11292
11293 Synchronize with Tramp repository.
11294
11295 * net/tramp.el (with-connection-property, tramp-completion-mode-p)
11296 (tramp-action-process-alive, tramp-action-out-of-band)
11297 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
11298 (tramp-exists-file-name-handler): Fix docstring.
11299 (with-progress-reporter): New defmacro.
11300 (tramp-do-copy-or-rename-file, tramp-handle-dired-compress-file)
11301 (tramp-maybe-open-connection): Use it.
11302
11303 2010-04-22 Noah Lavine <noah549@gmail.com> (tiny change)
11304
11305 Detect ssh 'ControlMaster' argument automatically in some cases.
11306
11307 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
11308 (tramp-default-method): Use it.
11309
11310 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
11311
11312 * net/tramp.el (tramp-handle-copy-file): Add new optional
11313 parameter `preserve-selinux-context'.
11314 (tramp-file-name-for-operation): Add `set-file-selinux-context'.
11315
11316 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
11317
11318 * net/tramp.el (tramp-completion-handle-file-name-all-completions):
11319 Ensure, that non remote files are still checked. Oops.
11320
11321 2010-04-21 Michael Albinus <michael.albinus@gmx.de>
11322
11323 Fix Bug#5840.
11324
11325 * icomplete.el (icomplete-completions): Use `non-essential'.
11326
11327 * net/tramp.el (tramp-connectable-p): New defun.
11328 (tramp-handle-expand-file-name)
11329 (tramp-completion-handle-file-name-all-completions)
11330 (tramp-completion-handle-file-name-completion): Use it.
11331
11332 2010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
11333
11334 * emacs-lisp/lisp.el (lisp-completion-at-point): Try and handle errors.
11335
11336 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
11337
11338 * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items.
11339
11340 * tool-bar.el (tool-bar-setup): Add :label on some tool bar items.
11341
11342 * loadup.el: Load dynamic-setting.el if feature dynamic-setting
11343 is present.
11344
11345 * info.el (info-tool-bar-map): Add labels.
11346
11347 * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size.
11348
11349 * cus-edit.el (custom-commands): Add labels for tool bar.
11350 (custom-buffer-create-internal, Custom-mode): Adjust for
11351 labels in custom-commands.
11352
11353 * dynamic-setting.el: Renamed from font-setting.el.
11354
11355 2010-04-21 John Wiegley <jwiegley@gmail.com>
11356
11357 * ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
11358 toggles the use of virtual buffers.
11359 (ido-buffer-internal): Guard `ido-use-virtual-buffers' global value.
11360 (ido-toggle-virtual-buffers): New function.
11361
11362 2010-04-21 Juanma Barranquero <lekktu@gmail.com>
11363
11364 Use `define-derived-mode'; fix window selection; doc fixes.
11365 * play/tetris.el (tetris, tetris-update-speed-function)
11366 (tetris-tty-colors, tetris-x-colors, tetris-move-bottom)
11367 (tetris-move-left, tetris-move-right, tetris-rotate-prev)
11368 (tetris-rotate-next, tetris-end-game, tetris-start-game)
11369 (tetris-pause-game): Fix typos in docstrings.
11370 (tetris-mode-map, tetris-null-map):
11371 Move initialization into declaration.
11372 (tetris-mode): Define with `define-derived-mode';
11373 set show-trailing-whitespace to nil.
11374 (tetris): Prefer window already displaying the "*Tetris*" buffer.
11375
11376 2010-04-21 Karel Klíč <kklic@redhat.com>
11377
11378 * files.el (backup-buffer): Handle SELinux context, and return it
11379 if a backup was made by renaming.
11380 (backup-buffer-copy): Set SELinux context to the target file.
11381 (basic-save-buffer): Set SELinux context of the newly written file.
11382 (basic-save-buffer-1): Now it also returns any SELinux context.
11383 (basic-save-buffer-2): Set SELinux context of the newly created file,
11384 and return it.
11385 * net/tramp.el (tramp-file-name-for-operation):
11386 Add file-selinux-context.
11387
11388 2010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
11389
11390 Make the log-edit comments use RFC822 format throughout.
11391
11392 * vc.el (vc-checkin, vc-modify-change-comment):
11393 Adjust to new vc-start/finish-logentry.
11394 (vc-find-conflicted-file): New command.
11395 (vc-transfer-file): Adjust to new vc-checkin.
11396 (vc-next-action): Improve scoping.
11397
11398 * vc-hg.el (vc-hg-log-edit-mode): Remove.
11399 (vc-hg-checkin): Remove extra arg. Use log-edit-extract-headers.
11400
11401 * vc-git.el (vc-git-log-edit-mode): Remove.
11402 (vc-git-checkin): Remove extra arg. Use log-edit-extract-headers.
11403 (vc-git-commits-coding-system): Rename from git-commits-coding-system.
11404
11405 * vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
11406 (vc-start-logentry): Remove argument `extra'.
11407 (vc-finish-logentry): Remove extra args.
11408
11409 * vc-bzr.el (vc-bzr-log-edit-mode): Remove.
11410 (vc-bzr-checkin): Remove extra arg. Use log-edit-extract-headers.
11411 (vc-bzr-conflicted-files): New function.
11412
11413 * log-edit.el (log-edit-extra-flags)
11414 (log-edit-before-checkin-process): Remove.
11415 (log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
11416 (log-edit-headers-alist): New var.
11417 (log-edit-header-contents-regexp): New const.
11418 (log-edit-match-to-eoh): New function.
11419 (log-edit-font-lock-keywords): Use them.
11420 (log-edit): Insert a "Summary:" header as default.
11421 (log-edit-mode): Mark font-lock rules as case-insensitive.
11422 (log-edit-done): Cleanup headers.
11423 (log-view-process-buffer): Remove.
11424 (log-edit-extract-headers): New function to replace it.
11425
11426 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
11427
11428 * subr.el (default-direction-reversed): Remove obsolescence info.
11429
11430 2010-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
11431
11432 * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with the
11433 windows/frames.
11434
11435 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete around point.
11436 I.e. include text after point in the completion region.
11437 Also, return nil when we're not after/in a symbol.
11438
11439 * international/mule-cmds.el (view-hello-file): Don't fiddle with the
11440 default enable-multibyte-characters.
11441
11442 2010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
11443
11444 * international/mule.el: Help the user choose a valid coding-system.
11445 (read-buffer-file-coding-system): New function.
11446 (set-buffer-file-coding-system): Use it. Prompt the user if the
11447 coding-system cannot encode all the chars.
11448
11449 * vc-bzr.el: Use standard *vc* and *vc-diff* buffers.
11450 (vc-bzr-shelve-show, vc-bzr-shelve-apply)
11451 (vc-bzr-shelve-apply-and-keep, vc-bzr-shelve-snapshot):
11452 Don't use *vc-bzr-shelve*.
11453
11454 2010-04-19 Dan Nicolaescu <dann@ics.uci.edu>
11455
11456 Fix the version number for added files.
11457 * vc-hg.el (vc-hg-working-revision): Check if the file is
11458 registered after hg parent fails (Bug#5961).
11459
11460 2010-04-19 Glenn Morris <rgm@gnu.org>
11461
11462 * htmlfontify.el (htmlfontify-buffer)
11463 (htmlfontify-copy-and-link-dir): Autoload entry points.
11464
11465 2010-04-19 Magnus Henoch <magnus.henoch@gmail.com>
11466
11467 * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
11468 name relative to the project root (Bug#5960).
11469
11470 2010-04-19 Glenn Morris <rgm@gnu.org>
11471
11472 * vc-git.el (vc-git-print-log): Doc fix.
11473
11474 2010-04-19 Óscar Fuentes <ofv@wanadoo.es>
11475
11476 * ido.el (ido-file-internal): Fix 2009-12-02 change.
11477
11478 2010-04-19 Christoph Scholtes <cschol2112@googlemail.com>
11479
11480 * progmodes/grep.el (grep-compute-defaults): Fix handling of host
11481 default settings (Bug#5928).
11482
11483 2010-04-19 Glenn Morris <rgm@gnu.org>
11484
11485 * progmodes/fortran.el (fortran-match-and-skip-declaration):
11486 New function.
11487 (fortran-font-lock-keywords-3): Use it. (Bug#1385)
11488
11489 2010-04-19 Kenichi Handa <handa@m17n.org>
11490
11491 * language/indian.el (malayalam-composable-pattern): Fix previous
11492 change (add U+0D4D "SIGN VIRAMA").
11493 (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
11494 (tamil-composable-pattern): Fix typo in the regexp.
11495 (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
11496 (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
11497 (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
11498
11499 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
11500
11501 * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
11502 paragraph-separate (Bug#5821).
11503
11504 2010-04-19 Juri Linkov <juri@jurta.org>
11505
11506 Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
11507
11508 * info.el (Info-find-node-2): Comment out code that skips
11509 breadcrumbs line.
11510 (Info-mouse-follow-link): New command.
11511 (Info-link-keymap): New keymap.
11512 (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
11513 Return a string with links instead of inserting breadcrumbs
11514 to the Info buffer.
11515 (Info-fontify-node): Comment out code that inserts breadcrumbs.
11516 Instead of putting the `invisible' text property over the Info
11517 header, make an overlay over the Info header with the `invisible'
11518 property and `after-string' set to the string returned by
11519 `Info-breadcrumbs'.
11520
11521 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
11522
11523 * help.el (help-window-setup-finish): Doc fix (Bug#5830).
11524 Reported by monkey@sandpframing.com.
11525
11526 2010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
11527
11528 * tmm.el (tmm-prompt): Remove obsolete call to x-popup-menu.
11529 (tmm-get-keymap): Add key-binding shortcuts now that they're not
11530 available in the "keyseq cache" any more.
11531
11532 * custom.el (defcustom): Add edebug spec.
11533
11534 2010-04-18 Juri Linkov <juri@jurta.org>
11535
11536 Test for special mode-class in view-buffer instead of view-file (bug#5513).
11537
11538 * view.el (view-file, view-buffer): Move test for special mode-class
11539 from view-file to view-buffer.
11540
11541 * tar-mode.el (tar-extract): Turn if's into one cond
11542 like in arc-mode.el.
11543
11544 2010-04-18 Juri Linkov <juri@jurta.org>
11545
11546 Add 7z archive format support (bug#5475).
11547
11548 * arc-mode.el (archive-zip-extract): Try to find 7z executable.
11549 (archive-7z-extract): New defcustom.
11550 (archive-find-type): Add magic string for 7z.
11551 (archive-extract-by-stdout): Add new optional arg `stderr-file'.
11552 If `stderr-file' is non-nil, use `(t stderr-file)' for the
11553 `buffer' arg of `call-process'.
11554 (archive-zip-extract): Check `archive-zip-extract' for "7z" and
11555 call the function `archive-7z-extract' with the variable
11556 `archive-7z-extract' let-bound to `archive-zip-extract'.
11557 (archive-7z-summarize, archive-7z-extract): New functions.
11558
11559 * international/mule.el (auto-coding-alist):
11560 * files.el (auto-mode-alist): Add 7z file extension.
11561
11562 2010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
11563
11564 * loadup.el: Setup hash-cons for pure data.
11565
11566 Fix duplicate entries in cedet's loaddefs.el files.
11567 * emacs-lisp/autoload.el (autoload-file-load-name): Be more clever.
11568 Should make most file-local generated-autoload-file unnecessary.
11569 (print-readably): Silence warnings.
11570 (autoload-find-destination): Take load-name as an arg to make sure
11571 it's the same as the one that will be in the file.
11572 (autoload-generate-file-autoloads): Adjust to above changes.
11573 Try to make the dataflow a bit simpler.
11574
11575 * cvs-status.el (cvs-refontify): Remove unused.
11576
11577 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
11578
11579 * calc/calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
11580
11581 * calc/calc-bin.el (calc-radix): Have the "O" option turn on
11582 twos-complement mode.
11583
11584 2010-04-17 Jay Belanger <jay.p.belanger@gmail.com>
11585
11586 * calc/calc-ext.el (calc-init-extensions): Add keybinding for
11587 'calc-option'. Add `calc-option-prefix-help' to calc-help autoloads.
11588 (calc-inverse): Add "Option" to message, as appropriate.
11589 (calc-hyperbolic): Add "Option" to message, as appropriate.
11590 (calc-option, calc-is-option): New functions.
11591
11592 * calc/calc-help.el (calc-full-help): Add `calc-option-help'.
11593 (calc-option-prefix-help): New function.
11594
11595 * calc/calc-misc.el (calc-help): Add "Option" entry.
11596
11597 * calc/calc.el (calc-local-var-list): Add `calc-option-flag'.
11598 (calc-option-flag): New variable.
11599 (calc-do): Set `calc-option-flag to nil.
11600 (calc-set-mode-line): Add "Opt " as appropriate.
11601
11602 2010-04-16 Juri Linkov <juri@jurta.org>
11603
11604 Move scrolling commands from simple.el to window.el
11605 because their primitives are implemented in window.c.
11606
11607 * simple.el (scroll-error-top-bottom)
11608 (scroll-up-command, scroll-down-command, scroll-up-line)
11609 (scroll-down-line, scroll-other-window-down)
11610 (beginning-of-buffer-other-window, end-of-buffer-other-window):
11611 * window.el (scroll-error-top-bottom)
11612 (scroll-up-command, scroll-down-command, scroll-up-line)
11613 (scroll-down-line, scroll-other-window-down)
11614 (beginning-of-buffer-other-window, end-of-buffer-other-window):
11615 Move from simple.el to window.el because their primitives are
11616 implemented in window.c.
11617
11618 2010-04-16 Juri Linkov <juri@jurta.org>
11619
11620 * isearch.el (isearch-lookup-scroll-key): Check both
11621 `isearch-scroll' and `scroll-command' properties.
11622 (scroll-up, scroll-down): Remove `isearch-scroll' property.
11623
11624 * mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.
11625
11626 * simple.el (scroll-up-command, scroll-down-command)
11627 (scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
11628
11629 2010-04-15 Juri Linkov <juri@jurta.org>
11630
11631 * simple.el (scroll-up-command, scroll-down-command)
11632 (scroll-up-line, scroll-down-line): Put `scroll-command'
11633 property on the these symbols. Remove them from
11634 `scroll-preserve-screen-position-commands'.
11635
11636 * mwheel.el (mwheel-scroll): Put `scroll-command' and
11637 `isearch-scroll' properties on the `mwheel-scroll' symbol.
11638 Remove it from `scroll-preserve-screen-position-commands'.
11639
11640 * isearch.el (isearch-allow-scroll): Doc fix.
11641
11642 2010-04-15 Michael Albinus <michael.albinus@gmx.de>
11643
11644 * net/tramp.el (tramp-error-with-buffer): Don't show the
11645 connection buffer when we are in completion mode.
11646 (tramp-file-name-handler): Catch the error for some operations
11647 when we are in completion mode. This gives the user the chance to
11648 correct the file name in the minibuffer.
11649
11650 2010-04-15 Glenn Morris <rgm@gnu.org>
11651
11652 * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
11653
11654 2010-04-15 Juanma Barranquero <lekktu@gmail.com>
11655
11656 Simplify by using `define-derived-mode'.
11657 * info.el (Info-mode):
11658 * calendar/todo-mode.el (todo-mode):
11659 * play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
11660 (gomoku-mode-map): Move initialization into declaration.
11661
11662 2010-04-14 Michael Albinus <michael.albinus@gmx.de>
11663
11664 Fix Bug#5840.
11665 * ido.el (ido-file-name-all-completions-1):
11666 * minibuffer.el (minibuffer-completion-help):
11667 * net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
11668
11669 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
11670
11671 * simple.el (non-essential): New var.
11672
11673 Add a new field `location' to bookmarks for non-file bookmarks.
11674 * bookmark.el (bookmark-location): Use the new field, if present.
11675 (bookmark-insert-location): Undo last change, not needed any more.
11676 * man.el (Man-bookmark-make-record):
11677 * woman.el (woman-bookmark-make-record): Add `location' field.
11678
11679 2010-04-14 Juri Linkov <juri@jurta.org>
11680
11681 * simple.el (scroll-error-top-bottom): New defcustom.
11682 (scroll-up-command, scroll-down-command): Use it. Doc fix.
11683
11684 * emulation/pc-select.el (pc-select-override-scroll-error):
11685 Obsolete in favor of `scroll-error-top-bottom'.
11686
11687 2010-04-14 Juri Linkov <juri@jurta.org>
11688
11689 * tutorial.el (tutorial--default-keys): Rebind `C-v' to
11690 `scroll-up-command' and `M-v' to `scroll-down-command'.
11691
11692 * emulation/cua-rect.el (cua--init-rectangles):
11693 * forms.el (forms--change-commands):
11694 * image-mode.el (image-mode-map):
11695 Remap scroll-down-command and scroll-up-command
11696 in addition to scroll-down and scroll-up.
11697
11698 2010-04-14 Juri Linkov <juri@jurta.org>
11699
11700 * mwheel.el (scroll-preserve-screen-position-commands):
11701 Add mwheel-scroll to this list of commands.
11702
11703 * simple.el (scroll-preserve-screen-position-commands):
11704 Add scroll-up-command, scroll-down-command, scroll-up-line,
11705 scroll-down-line to this list of commands.
11706
11707 2010-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
11708
11709 * obsolete/complete.el: Move from lisp/complete.el.
11710
11711 * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
11712
11713 * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
11714 to the minor mode function now turns the mode ON unconditionally.
11715
11716 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
11717
11718 * vc-dir.el (vc-dir-kill-line): New command.
11719 (vc-dir-mode-map): Bind it to C-k.
11720
11721 * bookmark.el (bookmark-insert-location): Handle a nil filename.
11722
11723 * woman.el: Add bookmark declarations to silence the compiler.
11724 (bookmark-prop-get): Use `man-args' rather than `filename' as a first
11725 step to compatibility between man and woman bookmarks.
11726 Adjust for Man-default-bookmark-title renaming.
11727 (woman-bookmark-jump): Adjust accordingly. Don't forget to autoload.
11728
11729 * man.el: Add bookmark declarations to silence the compiler.
11730 (Man-name-local-regexp): Make it match NAME as well.
11731 (Man-getpage-in-background): Return the buffer.
11732 (Man-notify-when-ready): Use `case'.
11733 (man-set-default-bookmark-title): Rename to Man-default-bookmark-title.
11734 Don't hardcode "NAME". Simplify.
11735 (Man-bookmark-make-record): Use Man-arguments rather than buffer-name.
11736 Rename from Man-bookmark-make-record.
11737 (Man-bookmark-jump): Rename from man-bookmark-jump. Simplify now that
11738 we have the actual man-args. Use Man-getpage-in-background rather
11739 than `man' since the arg is already processed. Let bookmark.el do the
11740 window handling. Only wait for the relevant process.
11741 Don't forget to autoload.
11742
11743 * bookmark.el (bookmark-default-file): Use locate-user-emacs-file.
11744
11745 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11746
11747 * woman.el (woman-bookmark-make-record, woman-bookmark-jump):
11748 New functions.
11749 (woman-mode): Setup bookmark support.
11750
11751 * man.el (man-set-default-bookmark-title, man-bookmark-make-record)
11752 (man-bookmark-jump): New functions.
11753 (Man-mode): Setup bookmark support.
11754
11755 2010-04-10 Jari Aalto <jari.aalto@cante.net>
11756
11757 * comint.el (comint-password-prompt-regexp): Use regexp-opt, and
11758 recognize ssh-keygen prompt (Bug#2817).
11759
11760 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
11761
11762 * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
11763
11764 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
11765
11766 Synchronize with Tramp repository.
11767
11768 * net/tramp.el (tramp-completion-function-alist)
11769 (tramp-file-name-regexp, tramp-chunksize)
11770 (tramp-local-coding-commands, tramp-remote-coding-commands):
11771 Fix docstring.
11772 (tramp-remote-process-environment): Use `format' instead of `concat'.
11773 (tramp-handle-directory-files-and-attributes)
11774 (tramp-get-remote-path): Use `copy-tree'.
11775 (tramp-handle-file-name-all-completions): Backward/ XEmacs
11776 compatibility: Use `completion-ignore-case' if
11777 `read-file-name-completion-ignore-case' does not exist.
11778 (tramp-do-copy-or-rename-file-directly): Do not use
11779 `tramp-handle-file-remote-p'.
11780 (tramp-do-copy-or-rename-file-out-of-band):
11781 Use `tramp-compat-delete-directory'.
11782 (tramp-do-copy-or-rename-file-out-of-band)
11783 (tramp-compute-multi-hops, tramp-maybe-open-connection):
11784 Use `format-spec-make'.
11785 (tramp-find-foreign-file-name-handler)
11786 (tramp-advice-make-auto-save-file-name)
11787 (tramp-set-auto-save-file-modes): Remove superfluous check for
11788 `stringp'. This is done inside `tramp-tramp-file-p'.
11789 (tramp-debug-outline-regexp): New defconst.
11790 (tramp-get-debug-buffer): Use it.
11791 (tramp-check-for-regexp): Use (forward-line 1).
11792 (tramp-set-auto-save-file-modes): Adapt version check.
11793
11794 * net/tramp-compat.el (tramp-advice-file-expand-wildcards):
11795 Wrap call of `featurep' for 2nd argument.
11796 (tramp-compat-make-temp-file): Simplify fallback implementation.
11797 (tramp-compat-copy-tree): Remove function.
11798 (tramp-compat-delete-directory): Provide implementation for older
11799 Emacsen.
11800
11801 * net/tramp-fish.el (tramp-fish-handle-directory-files-and-attributes):
11802 Do not use `tramp-fish-handle-file-attributes.
11803
11804 * net/trampver.el: Update release number.
11805
11806 2010-04-10 Glenn Morris <rgm@gnu.org>
11807
11808 * progmodes/compile.el (compilation-save-buffers-predicate):
11809 Add missing :version tag.
11810
11811 2010-04-09 Sam Steingold <sds@gnu.org>
11812
11813 * progmodes/compile.el (compilation-save-buffers-predicate):
11814 Remove the "autoload" cookie.
11815
11816 * progmodes/bug-reference.el (turn-on-bug-reference-mode)
11817 (turn-on-bug-reference-prog-mode): Remove, `bug-reference-mode'
11818 and `bug-reference-prog-mode' can be used in hooks directly.
11819
11820 2010-04-09 Dan Nicolaescu <dann@ics.uci.edu>
11821
11822 Add --author support to git commit.
11823 * vc-git.el (vc-git-checkin): Pass extra-args to the commit command.
11824 (vc-git-log-edit-mode): New minor mode.
11825 (log-edit-mode, log-edit-extra-flags, log-edit-mode):
11826 New declarations.
11827
11828 2010-04-09 Eric Raymond <esr@snark.thyrsus.com>
11829
11830 * vc-hooks.el, vc-git.el: Improve documentation comments.
11831
11832 2010-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
11833
11834 Fix some of the problems in defsubst* (bug#5728).
11835 * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
11836 (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).
11837
11838 2010-04-07 Sam Steingold <sds@gnu.org>
11839
11840 * progmodes/compile.el (compilation-save-buffers-predicate):
11841 New custom variable.
11842 (compile, recompile): Pass it to `save-some-buffers'.
11843
11844 2010-04-07 Jan Djärv <jan.h.d@swipnet.se>
11845
11846 * wid-edit.el (widget-choose): Move cursor to the second line of
11847 the buffer (Bug#5695).
11848
11849 2010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
11850
11851 Add new VC methods: vc-log-incoming and vc-log-outgoing.
11852 * vc.el (vc-print-log-setup-buttons): New function split out from
11853 vc-print-log-internal.
11854 (vc-log-internal-common): New function, a parametrized version of
11855 vc-print-log-internal.
11856 (vc-print-log-internal): Just call vc-log-internal-common with the
11857 right arguments.
11858 (vc-incoming-outgoing-internal):
11859 (vc-log-incoming, vc-log-outgoing): New functions.
11860 (vc-log-view-type): New permanent local variable.
11861
11862 * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
11863
11864 * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
11865 of the dynamic bound vc-short-log.
11866 (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
11867
11868 * vc-git.el (vc-git-log-outgoing): New function.
11869 (vc-git-log-view-mode): Use vc-log-view-type instead
11870 of the dynamic bound vc-short-log.
11871
11872 * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead
11873 of the dynamic bound vc-short-log. Highlight the tag.
11874 (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
11875 (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
11876 (vc-hg-incoming-mode): Remove.
11877 (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
11878
11879 2010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
11880
11881 Fix default-directory for vc-root-diff.
11882 * vc.el (vc-root-diff): Bind default-directory to the root
11883 directory for the diff command.
11884
11885 2010-04-07 Michael McNamara <mac@mail.brushroad.com>
11886
11887 * progmodes/verilog-mode.el (verilog-forward-sexp):
11888 (verilog-calc-1): Support "disable fork" and "fork wait" multi
11889 word keywords, suggested by Steve Pearlmutter.
11890 (verilog-pretty-declarations): Support lineup of declarations in
11891 port lists.
11892 (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
11893 fix bug for /* / comments.
11894 (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
11895 Speed up and simplfy as this is never called with a bound.
11896 (verilog-pretty-declarations): Enhance to line up declarations
11897 inside a parameter list, suggested by Alan Morgan.
11898 (verilog-pretty-expr): Tune assignment regular expression match
11899 string for corner cases; also use markers instead of character
11900 number as indent changes the later.
11901
11902 2010-04-07 Wilson Snyder <wsnyder@wsnyder.org>
11903
11904 * progmodes/verilog-mode.el (verilog-type-keywords): Fix pulldown
11905 as missing keyword.
11906 (verilog-read-sub-decls-line): Fix comments in AUTO_TEMPLATE
11907 causing truncation of AUTOWIRE signals. Reported by Bruce Tennant.
11908 (verilog-auto-inst, verilog-auto-inst-port): Add vl_mbits for
11909 AUTO_TEMPLATEs needing multiple array bits. Suggested by Bruce
11910 Tennant.
11911 (verilog-keywords):
11912 (verilog-1800-2005-keywords, verilog-1800-2009-keywords): Add IEEE
11913 1800-2009 keywords, including "global.".
11914
11915 2010-04-06 John Wiegley <jwiegley@gmail.com>
11916
11917 * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
11918 appearing in buffer list (if a live buffer name matched a recentf
11919 file basename). Should use uniquify to offer a real solution.
11920
11921 2010-04-06 John Wiegley <jwiegley@gmail.com>
11922
11923 * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
11924 comment to code, and add a :version tag.
11925 (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
11926
11927 2010-04-06 Juanma Barranquero <lekktu@gmail.com>
11928
11929 Enable recentf-mode if using virtual buffers.
11930 * ido.el (recentf-list): Declare for byte-compiler.
11931 (ido-virtual-buffers): Move up to silence byte-compiler. Add docstring.
11932 (ido-make-buffer-list): Simplify.
11933 (ido-add-virtual-buffers-to-list): Simplify. Enable recentf-mode.
11934
11935 2010-04-05 Juri Linkov <juri@jurta.org>
11936
11937 Scrolling commands which scroll a line instead of full screen.
11938 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
11939
11940 * simple.el (scroll-up-line, scroll-down-line): New commands.
11941 Put property isearch-scroll=t on them.
11942
11943 * emulation/ws-mode.el (scroll-down-line, scroll-up-line):
11944 Remove commands.
11945
11946 2010-04-05 Juri Linkov <juri@jurta.org>
11947
11948 Scrolling commands which do not signal errors at top/bottom.
11949 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
11950
11951 * simple.el (scroll-up-command, scroll-down-command): New commands.
11952 Put property isearch-scroll=t on them.
11953
11954 * bindings.el (global-map): Rebind [prior] from `scroll-down' to
11955 `scroll-down-command' and [next] from `scroll-up' to
11956 `scroll-up-command'.
11957
11958 * emulation/cua-base.el: Put property CUA=move on
11959 `scroll-up-command' and `scroll-down-command'.
11960 (cua--init-keymaps): Remap `scroll-up-command' to `cua-scroll-up'
11961 and `scroll-down-command' to `cua-scroll-down'.
11962
11963 2010-04-05 Juanma Barranquero <lekktu@gmail.com>
11964
11965 * help.el (describe-mode): Return nil.
11966
11967 2010-04-04 John Wiegley <jwiegley@gmail.com>
11968
11969 * ido.el (ido-use-virtual-buffers): New variable to indicate
11970 whether "virtual buffer" support is enabled for IDO.
11971 (ido-virtual): Face used to indicate virtual buffers in the list.
11972 (ido-buffer-internal): If a buffer is chosen, and no such buffer
11973 exists, but a virtual buffer of that name does (which would be why
11974 it was in the list), recreate the buffer by reopening the file.
11975 (ido-make-buffer-list): If virtual buffers are being used, call
11976 `ido-add-virtual-buffers-to-list' before the make list hook.
11977 (ido-virtual-buffers): New variable which contains a copy of the
11978 current contents of the `recentf-list', albeit pared down for the
11979 sake of speed, and with proper faces applied.
11980 (ido-add-virtual-buffers-to-list): Using the `recentf-list',
11981 create a list of "virtual buffers" to present to the user in
11982 addition to the currently open set. Note that this logic could
11983 get rather slow if that list is too large. With the default
11984 `recentf-max-saved-items' of 200, there is little speed penalty.
11985
11986 2010-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
11987
11988 * font-lock.el: Require CL when compiling.
11989 (font-lock-turn-on-thing-lock): Use `case'.
11990
11991 2010-04-03 Eli Zaretskii <eliz@gnu.org>
11992
11993 * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli
11994 Zaretskii.
11995
11996 2010-04-02 Juri Linkov <juri@jurta.org>
11997
11998 * ehelp.el (electric-help-orig-major-mode):
11999 New buffer-local variable.
12000 (electric-help-mode): Set it to original major-mode. Doc fix.
12001 (with-electric-help): Use `electric-help-orig-major-mode' instead
12002 of (default-value 'major-mode). Doc fix.
12003 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
12004
12005 2010-04-02 Sam Steingold <sds@gnu.org>
12006
12007 * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
12008 `vc-hg-command' with a list of flags.
12009
12010 * progmodes/bug-reference.el (bug-reference-bug-regexp):
12011 Also accept "patch" and "RFE".
12012 (bug-reference-fontify): `bug-reference-url-format' can also be a
12013 function to be able to handle the bug kind.
12014 (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Add.
12015
12016 2010-04-02 Jan Djärv <jan.h.d@swipnet.se>
12017
12018 * tmm.el (tmm-get-keymap): Check with symbolp before passing
12019 value to fboundp, it may not be a symbol.
12020
12021 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
12022
12023 * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
12024
12025 2010-03-31 Juri Linkov <juri@jurta.org>
12026
12027 * simple.el (next-line, previous-line): Re-throw a signal
12028 with `signal' instead of using `ding'.
12029 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
12030
12031 2010-03-31 Juri Linkov <juri@jurta.org>
12032
12033 * simple.el (keyboard-escape-quit): Raise deselecting the active
12034 region higher than exiting the minibuffer.
12035 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
12036
12037 2010-03-31 Juri Linkov <juri@jurta.org>
12038
12039 * image.el (image-animated-p): Use `image-metadata' instead of
12040 `image-extension-data'. Get GIF extenstion data from metadata
12041 property `extension-data'.
12042
12043 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
12044
12045 * simple.el (append-to-buffer): Simplify.
12046
12047 2010-03-31 Tomas Abrahamsson <tab@lysator.liu.se>
12048
12049 * textmodes/artist.el (artist-mode): Fix typo in docstring.
12050 Reported by Alex Schröder <kensanata@gmail.com>. (Bug#5807)
12051
12052 2010-03-31 Kenichi Handa <handa@m17n.org>
12053
12054 * language/sinhala.el (composition-function-table): Fix regexp for
12055 the new Unicode specification.
12056
12057 * language/indian.el (devanagari-composable-pattern)
12058 (tamil-composable-pattern, kannada-composable-pattern)
12059 (malayalam-composable-pattern): Adjust for the new Unicode
12060 specification.
12061 (bengali-composable-pattern, gurmukhi-composable-pattern)
12062 (gujarati-composable-pattern, oriya-composable-pattern)
12063 (telugu-composable-pattern): New variables to cope with the new
12064 Unicode specification. Use them in composition-function-table.
12065
12066 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
12067
12068 Make tmm-menubar work for the Buffers menu again (bug#5726).
12069 * tmm.el (tmm-prompt): Also handle keymap entries in the form of
12070 vectors rather than cons cells, as used in menu-bar-update-buffers.
12071
12072 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
12073
12074 * progmodes/js.el (js-auto-indent-flag, js-mode-map)
12075 (js-insert-and-indent): Revert 2009-08-15 change, restoring
12076 electric punctuation for "{}();,:" (Bug#5586).
12077
12078 * mail/sendmail.el (mail-default-directory): Doc fix.
12079
12080 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
12081
12082 * mail/sendmail.el (mail-default-directory): Doc fix.
12083
12084 2010-03-31 Eli Zaretskii <eliz@gnu.org>
12085
12086 * subr.el (version-regexp-alist, version-to-list)
12087 (version-list-<, version-list-=, version-list-<=)
12088 (version-list-not-zero, version<, version<=, version=): Doc fix.
12089 (Bug#5744).
12090
12091 2010-02-31 Dan Nicolaescu <dann@ics.uci.edu>
12092
12093 * vc.el (vc-root-diff): Doc fix.
12094
12095 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
12096
12097 * vc.el (vc-print-log, vc-print-root-log): Doc fix.
12098
12099 * simple.el (append-to-buffer): Fix last change.
12100
12101 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
12102
12103 * simple.el (append-to-buffer): Ensure that point is preserved if
12104 BUFFER is the current buffer. Suggested by YAMAMOTO Mitsuharu.
12105 (Bug#5749)
12106
12107 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
12108
12109 * files.el (auto-mode-case-fold): Change default to t.
12110
12111 2010-03-30 Juri Linkov <juri@jurta.org>
12112
12113 * dired-x.el (dired-omit-mode): Doc fix.
12114
12115 2010-03-30 Juri Linkov <juri@jurta.org>
12116
12117 * replace.el (occur-accumulate-lines): Move occur-engine related
12118 functions `occur-accumulate-lines' and `occur-engine-add-prefix'
12119 to be located after `occur-engine'.
12120
12121 2010-03-30 Juri Linkov <juri@jurta.org>
12122
12123 Make occur handle multi-line matches cleanly with context.
12124 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
12125
12126 * replace.el (occur-accumulate-lines): Add optional arg `pt'.
12127 (occur-engine): Add local variables `ret', `prev-after-lines',
12128 `prev-lines'. Use more arguments for `occur-context-lines'.
12129 Set first elem of its returned list to `data', and the second elem
12130 to `prev-after-lines'. Don't print the separator line.
12131 In the end, print remaining context after-lines.
12132 (occur-context-lines): Add new arguments `begpt', `endpt',
12133 `lines', `prev-lines', `prev-after-lines'. Rewrite to combine
12134 after-lines of the previous match with before-lines of the
12135 current match and not overlap them. Return a list with two
12136 values: the output line and the list of context after-lines.
12137
12138 2010-03-30 Juri Linkov <juri@jurta.org>
12139
12140 * replace.el (occur-accumulate-lines): Fix a bug where the first
12141 context line at the beginning of the buffer was missing.
12142
12143 2010-03-30 Eli Zaretskii <eliz@gnu.org>
12144
12145 * files.el: Make bidi-display-reordering safe variable for boolean
12146 values.
12147
12148 2010-03-29 Phil Hagelberg <phil@evri.com>
12149 Chong Yidong <cyd@stupidchicken.com>
12150
12151 * subr.el: Extend progress reporters to perform "spinning".
12152 (progress-reporter-update, progress-reporter-do-update):
12153 Handle non-numeric value arguments.
12154 (progress-reporter--pulse-characters): New var.
12155
12156 2010-03-28 Chong Yidong <cyd@stupidchicken.com>
12157
12158 * progmodes/compile.el (compilation-start): Fix regexp detection
12159 of initial cd command (Bug#5771).
12160
12161 2010-03-28 Stefan Guath <stefan@automata.se> (tiny change)
12162
12163 * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
12164
12165 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
12166
12167 Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
12168 * progmodes/gdb-mi.el: Restore.
12169 * progmodes/gdb-ui.el: Remove.
12170 * progmodes/gud.el: Re-accommodate for gdb-mi.el.
12171
12172 2010-03-25 Glenn Morris <rgm@gnu.org>
12173
12174 * desktop.el (desktop-save-buffer-p): Don't mistakenly include
12175 all dired buffers, even tramp ones. (Bug#5755)
12176
12177 2010-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
12178
12179 Add "union tags" in mpc.el.
12180 * mpc.el: Remove backward compatibility code.
12181 (mpc-browser-tags): Change default.
12182 (mpc--find-memoize-union-tags): New var.
12183 (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun.
12184 (mpc-cmd-find): Handle the case where the playlist does not exist.
12185 Handle union-tags.
12186 (mpc-cmd-list): Use mpc-cmd-special-tag-p. Handle union-tags.
12187 (mpc-cmd-add): Use mpc-cmd-flush.
12188 (mpc-tagbrowser-tag-name): New fun.
12189 (mpc-tagbrowser-buf): Use it.
12190 (mpc-songs-refresh): Use cond. Move to point-min as a fallback.
12191
12192 2010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12193
12194 Misc cleanup.
12195 * progmodes/make-mode.el (makefile-bsdmake-rule-action-regex):
12196 Use replace-regexp-in-string.
12197 (makefile-mode-abbrev-table): Merge defvar and define-abbrev-table.
12198 (makefile-imake-mode-syntax-table): Move init into defvar.
12199 (makefile-mode): Use define-derived-mode.
12200
12201 * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
12202 (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
12203 not be present any more.
12204
12205 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
12206
12207 * faces.el (set-face-attribute): Fix typo in docstring.
12208 (face-valid-attribute-values): Reflow docstring.
12209
12210 2010-03-24 Glenn Morris <rgm@gnu.org>
12211
12212 * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
12213
12214 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
12215
12216 * indent.el (indent-for-tab-command): Doc fix.
12217
12218 2010-03-24 Alan Mackenzie <acm@muc.de>
12219
12220 * progmodes/cc-engine.el (c-remove-stale-state-cache):
12221 Fix off-by-one error. Fixes bug #5747.
12222
12223 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
12224
12225 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
12226 (image-dired-read-comment): Doc fix.
12227
12228 * json.el (json-object-type, json-array-type, json-key-type)
12229 (json-false, json-null, json-read-number):
12230 * minibuffer.el (completion-in-region-functions):
12231 * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
12232 (cal-tex-cursor-week):
12233 * emacs-lisp/trace.el (trace-function):
12234 * eshell/em-basic.el (eshell/printnl):
12235 * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
12236 (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
12237 * obsolete/levents.el (allocate-event, event-key, event-object)
12238 (event-point, event-process, event-timestamp, event-to-character)
12239 (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
12240 * textmodes/reftex-vars.el (reftex-index-macros-builtin)
12241 (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
12242 (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
12243 (reftex-highlight-selection): Fix typos in docstrings.
12244
12245 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
12246
12247 * minibuffer.el (completion-in-region-functions): Fix docstring typos.
12248
12249 2010-03-24 Glenn Morris <rgm@gnu.org>
12250
12251 * mail/rmail.el (rmail-highlight-face): Restore option deleted
12252 2008-02-13 without comment; mark it obsolete.
12253 (rmail-highlight-headers): Use rmail-highlight-face once more.
12254
12255 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
12256
12257 * woman.el (woman2-process-escapes): Only consume the newline if
12258 the filler character is on a line by itself (Bug#5729).
12259
12260 2010-03-24 Kenichi Handa <handa@m17n.org>
12261
12262 * language/indian.el (devanagari-composable-pattern): Add more
12263 consonants.
12264
12265 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
12266
12267 * net/trampver.el: Update release number.
12268
12269 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
12270
12271 * net/tramp.el (tramp-find-executable):
12272 Use `tramp-get-connection-buffer'. Make the regexp for checking
12273 output of "wc -l" more robust.
12274 (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
12275 (tramp-open-connection-setup-interactive-shell): Remove workaround
12276 for OpenSolaris bug, it is not needed anymore.
12277
12278 2010-03-24 Glenn Morris <rgm@gnu.org>
12279
12280 * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie. (Bug#4427)
12281
12282 2010-03-24 Wilson Snyder <wsnyder@wsnyder.org>
12283
12284 * files.el (auto-mode-alist): Accept more verilog file patterns.
12285
12286 2010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12287
12288 * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
12289
12290 2010-03-24 Glenn Morris <rgm@gnu.org>
12291
12292 * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
12293 log-edit-before-checkin-process.
12294
12295 * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
12296
12297 * vc.el, vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
12298
12299 * vc-dispatcher.el (vc-start-logentry): Doc fix.
12300 (log-view-process-buffer, log-edit-extra-flags): Declare.
12301
12302 * log-edit.el (log-edit-before-checkin-process): Doc fix.
12303
12304 2010-03-23 Sam Steingold <sds@gnu.org>
12305
12306 Fix bug#5620: recalculate all markers on compilation buffer
12307 modifications, not on file modifications.
12308 * progmodes/compile.el (compilation-buffer-modtime): New buffer-local
12309 variable: the buffer modification time, for buffers not associated with
12310 files.
12311 (compilation-mode): Create it.
12312 (compilation-filter): Update it.
12313 (compilation-next-error-function): Use it instead of
12314 `visited-file-modtime' for timestamp.
12315
12316 2010-03-23 Juri Linkov <juri@jurta.org>
12317
12318 Implement Occur multi-line matches.
12319 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
12320
12321 * replace.el (occur): Doc fix.
12322 (occur-engine): Set `begpt' to the beginning of the first line.
12323 Set `endpt' to the end of the last match line. At first, count
12324 line numbers between `origpt' and `begpt'. Split out code from
12325 `out-line' variable to new let-bindings `match-prefix' and
12326 `match-str'. In `out-line' add non-numeric prefix to all
12327 non-first lines of multi-line matches. Finally, count lines
12328 between `begpt' and `endpt' and add to `lines'.
12329
12330 2010-03-23 Juri Linkov <juri@jurta.org>
12331
12332 * replace.el (occur-accumulate-lines, occur-engine):
12333 Use `occur-engine-line' instead of duplicate code.
12334 (occur-engine-line): New function created from duplicate code
12335 in `occur-accumulate-lines' and `occur-engine'.
12336
12337 * replace.el (occur-engine-line): Add optional arg `keep-props'.
12338 (occur-accumulate-lines, occur-engine): Add arg `keep-props'.
12339
12340 2010-03-23 Juri Linkov <juri@jurta.org>
12341
12342 * finder.el: Remove TODO tasks.
12343
12344 * info.el (Info-finder-find-node): Add node "all"
12345 with all package info. Handle a list of multiple keywords
12346 separated by comma.
12347 (info-finder): In interactive use with a prefix argument,
12348 use `completing-read-multiple' to read a list of keywords
12349 separated by comma.
12350
12351 2010-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
12352
12353 Add a new completion style `substring'.
12354 * minibuffer.el (completion-basic--pattern): New function.
12355 (completion-basic-try-completion, completion-basic-all-completions):
12356 Use it.
12357 (completion-substring--all-completions)
12358 (completion-substring-try-completion)
12359 (completion-substring-all-completions): New functions.
12360 (completion-styles-alist): New style `substring'.
12361
12362 2010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
12363
12364 Get rid of .elc files after removal of the corresponding .el.
12365 * Makefile.in (compile-clean): New target.
12366 (compile-main): Use it.
12367
12368 2010-03-22 Jan Djärv <jan.h.d@swipnet.se>
12369
12370 * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
12371 don't do make there. When compiling with separate object dir, there
12372 is no Makefile there.
12373
12374 2010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
12375
12376 Get rid of the ELCFILES abomination, again.
12377 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
12378 (all, compile): Don't call compile-last.
12379 (compile-main): Build the "elcfiles" list dynamically.
12380 (compile-targets): New (internal) target.
12381
12382 2010-03-21 Andreas Schwab <schwab@linux-m68k.org>
12383
12384 * Makefile.in (top_srcdir): Define.
12385 (abs_top_builddir): Define.
12386 (srcdir): Don't append `/..'.
12387 (EMACS): Use ${abs_top_builddir}.
12388 (all, compile, compile-always, compile-last): Don't set emacswd.
12389 (update-subdirs, update-authors): Use $(top_srcdir) instead of
12390 $(srcdir).
12391 (lisp): Use $(srcdir) instead of @srcdir@.
12392
12393 2010-03-21 Juri Linkov <juri@jurta.org>
12394
12395 Fix message of multi-line occur regexps and multi-buffer header lines.
12396 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
12397
12398 * replace.el (occur-1): Don't display regexp if it is longer
12399 than window-width. Use `query-replace-descr' to display regexp.
12400 (occur-engine): Don't display regexp in the buffer header for
12401 multi-buffer occur. Display a separate header line with total
12402 match count and regexp for multi-buffer occur.
12403 Use `query-replace-descr' to display regexp.
12404
12405 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
12406
12407 * net/secrets.el: Fix parenthesis.
12408 (secrets-enabled): Fix parenthesis.
12409
12410 2010-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
12411
12412 Use more relative file and directory names.
12413 * Makefile.in (EMACS): Arrange for it to work when we chdir.
12414 (setwins, setwins_almost, setwins_for_subdirs):
12415 Don't `cd'; output relative names.
12416 (all, compile, compile-always, compile-last): Set emacswd.
12417 (custom-deps, finder-data, autoloads, update-subdirs, compile-last):
12418 Just cd to the lisp source dir so we can use relative file names.
12419
12420 * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738).
12421
12422 2010-03-20 Glenn Morris <rgm@gnu.org>
12423
12424 * textmodes/rst.el: Use faces for font-lock customization, and make the
12425 old -face variables obsolete.
12426 (rst-block, rst-external, rst-definition, rst-directive, rst-comment)
12427 (rst-emphasis1, rst-emphasis2, rst-literal, rst-reference): New faces.
12428 (rst-block-face, rst-external-face, rst-definition-face)
12429 (rst-directive-face, rst-comment-face, rst-emphasis1-face)
12430 (rst-emphasis2-face, rst-literal-face, rst-reference-face):
12431 Make obsolete.
12432 (rst-font-lock-keywords-function): Update for above changes.
12433
12434 2010-03-20 Juri Linkov <juri@jurta.org>
12435
12436 * s-region.el:
12437 * obsolete/s-region.el: Move to obsolete.
12438
12439 2010-03-19 Juanma Barranquero <lekktu@gmail.com>
12440
12441 * vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
12442
12443 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
12444
12445 * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
12446
12447 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
12448
12449 Add special markup processing for commit logs.
12450 * log-edit.el (log-edit-extra-flags): New variable.
12451 (log-edit): Add new argument MODE. Use that mode when non-nil
12452 instead of the log-view-mode.
12453 (log-view-process-buffer): New function.
12454
12455 * vc.el: Document that the checkin method takes optional
12456 arguments. Document new backend specific method: log-view-mode.
12457 (vc-default-log-edit-mode): New function.
12458 (vc-checkin): Use a backend specific log-view-mode.
12459 Pass extra arguments to the checkin method.
12460 (vc-modify-change-comment): Pass a dummy extra argument.
12461
12462 * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
12463 log-edit.
12464 (vc-start-logentry): Add a mode argument, pass it to vc-log-edit.
12465 (vc-finish-logentry): Process the log buffer before passing it
12466 down. Pass log-edit-extra-flags.
12467
12468 * vc-bzr.el (vc-bzr-checkin): Pass extra arguments to the commit
12469 command.
12470 (log-edit-extra-flags, log-edit-before-checkin-process):
12471 New declarations.
12472
12473 * vc-hg.el (vc-hg-checkin): Pass extra arguments to the commit
12474 command.
12475 (log-edit-extra-flags, log-edit-before-checkin-process):
12476 New declarations.
12477 (vc-hg-log-edit-mode): New derived mode.
12478
12479 * vc-arch.el (vc-arch-checkin):
12480 * vc-cvs.el (vc-cvs-checkin):
12481 * vc-git.el (vc-git-checkin):
12482 * vc-mtn.el (vc-mtn-checkin):
12483 * vc-rcs.el (vc-rcs-checkin):
12484 * vc-sccs.el (vc-sccs-checkin):
12485 * vc-svn.el (vc-svn-checkin): Add an optional ignored argument.
12486
12487 2010-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
12488
12489 * outline.el (hide-sublevels): Don't hide trailing newline (and fix
12490 parent typo).
12491
12492 2010-03-19 Glenn Morris <rgm@gnu.org>
12493
12494 * password-cache.el (password-cache, password-cache-expiry): Autoload.
12495
12496 2010-03-18 Glenn Morris <rgm@gnu.org>
12497
12498 * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
12499
12500 * replace.el (query-replace-history): Give it a doc string.
12501 (map-query-replace-regexp): Use query-replace-from-history-variable
12502 and query-replace-to-history-variable.
12503
12504 * mail/hashcash.el (declare-function): Remove duplicate definition.
12505
12506 * mail/emacsbug.el (report-emacs-bug-pretest-address):
12507 Make it an obsolete alias for report-emacs-bug-address.
12508 (message-strip-special-text-properties): Declare.
12509 (report-emacs-bug): Remove test for a pretest bug address.
12510 Combine message-mode-specific code.
12511
12512 * mail/supercite.el: Don't require sendmail.
12513 (mh-in-header-p): Declare rather than using with-no-warnings.
12514 (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
12515 mail-header-end. Don't bind mysterious variable `kill-lines-magic'.
12516
12517 * calendar/cal-french.el: Convert to utf-8.
12518
12519 * files.el (interpreter-mode-alist): Use emacs-lisp-mode for
12520 Emacs scripts.
12521
12522 2010-03-16 Michael Albinus <michael.albinus@gmx.de>
12523
12524 * net/secrets.el (secrets-enabled): New variable. Use it instead
12525 of a subfeature.
12526
12527 2010-03-15 Michael Albinus <michael.albinus@gmx.de>
12528
12529 * net/secrets.el (top): Register the D-Bus signals only when the
12530 service "org.freedesktop.secrets" can be pinged.
12531 Provide subfeature `enabled'.
12532
12533 2010-03-14 Juri Linkov <juri@jurta.org>
12534
12535 Add finder unknown keywords.
12536
12537 * finder.el (finder-unknown-keywords): New function.
12538
12539 * info.el (Info-finder-find-node): Use `finder-unknown-keywords'
12540 to create a Finder node with unknown keywords.
12541
12542 2010-03-14 Juri Linkov <juri@jurta.org>
12543
12544 * finder.el (finder-compile-keywords): Replace `princ' with
12545 `prin1' on a list of symbols interned from keyword strings.
12546
12547 * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains
12548 a comma, then split keywords using a comma and optional whitespace.
12549 Otherwise, split by whitespace.
12550
12551 * complete.el:
12552 * face-remap.el:
12553 * log-view.el:
12554 * net/hmac-def.el:
12555 * net/hmac-md5.el:
12556 * net/netrc.el:
12557 * progmodes/mixal-mode.el: Fix keywords.
12558
12559 2010-03-13 Michael Albinus <michael.albinus@gmx.de>
12560
12561 * Makefile.in (ELCFILES): Add net/secrets.elc.
12562
12563 * net/secrets.el: New file.
12564
12565 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
12566
12567 * facemenu.el (list-colors-display, list-colors-print): New arg
12568 callback. Use it to allow selecting colors.
12569
12570 * wid-edit.el (widget-image-insert): Insert image prop even if the
12571 current display is non-graphic.
12572 (widget-field-value-set): New fun.
12573 (editable-field): Use it.
12574 (widget-field-value-get): Clean up unused var.
12575 (widget-color-value-create, widget-color--choose-action):
12576 New funs. Allow using list-colors-display to choose color.
12577
12578 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
12579
12580 * cus-edit.el: Resort topmost custom groups.
12581 (custom-buffer-sort-alphabetically): Default to t.
12582 (customize-apropos): Use apropos-parse-pattern.
12583 (custom-search-field): New var.
12584 (custom-buffer-create-internal): Add custom-apropos search field.
12585 (custom-add-parent-links): Don't display parent doc.
12586 (custom-group-value-create): Don't sort top-level custom group.
12587 (custom-magic-value-create): Show visibility button before option name.
12588
12589 (custom-variable-state): New fun, from custom-variable-state-set.
12590 (custom-variable-state-set): Use it.
12591 (custom-group-value-create): Hide options with standard values
12592 using the :hidden-states property. Use progress reporter.
12593
12594 (custom-show): Simplify.
12595 (custom-visibility): Disable images by default.
12596 (custom-variable): New property :hidden-states.
12597 (custom-variable-value-create): Enable images for
12598 custom-visibility widgets. Use :hidden-states property to
12599 determine initial visibility.
12600
12601 * wid-edit.el (widget-image-find): Give images center ascent.
12602 (visibility): Add :on-image and :off-image properties.
12603 (widget-visibility-value-create): Use them.
12604
12605 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
12606
12607 * cus-edit.el (processes): Remove from development group.
12608 (oop, hypermedia): Delete group.
12609 (comm): Promote to top-level group.
12610
12611 * net/browse-url.el (browse-url):
12612 * net/xesam.el (xesam):
12613 * net/tramp.el (tramp):
12614 * net/goto-addr.el (goto-address):
12615 * net/ange-ftp.el (ange-ftp): Put in comm group.
12616
12617 * view.el (view): Remove from editing group.
12618
12619 * uniquify.el (uniquify): Put in files group.
12620
12621 * net/browse-url.el (browse-url):
12622 * ps-print.el (postscript): Put in external group.
12623
12624 * cus-edit.el (outlines):
12625 * textmodes/text-mode.el (text-mode-hook):
12626 * textmodes/table.el (table):
12627 * textmodes/picture.el (picture):
12628 * outline.el (outlines): Put in wp group.
12629
12630 * nxml/nxml-mode.el (nxml): Remove from wp group.
12631
12632 * net/tramp-imap.el (tramp-imap): Put in tramp group.
12633
12634 * mail/metamail.el (metamail): Remove from hypermedia group.
12635
12636 * cus-edit.el (abbrev):
12637 * whitespace.el (whitespace):
12638 * vcursor.el (vcursor):
12639 * reveal.el (reveal):
12640 * hl-line.el (hl-line): Put in convenience group.
12641
12642 * epg-config.el (epg): Put in data group.
12643
12644 * emulation/pc-select.el (pc-select): Put in emulations group.
12645
12646 * calculator.el (calculator): Put in applications group.
12647
12648 2010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
12649
12650 Add .dir-locals.el support for file-less buffers.
12651 * files.el (hack-local-variables): Split out code to apply local
12652 variable settings ...
12653 (hack-local-variables-apply): ... here. New function.
12654 (hack-dir-local-variables): Use the default directory for when the
12655 buffer does not have an associated file.
12656 (hack-dir-local-variables-non-file-buffer): New function.
12657 * diff-mode.el (diff-mode):
12658 * vc-annotate.el (vc-annotate-mode):
12659 * vc-dir.el (vc-dir-mode):
12660 * log-edit.el (log-edit-mode):
12661 * log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
12662
12663 2010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
12664
12665 Add support for shelving snapshots and for showing shelves.
12666 * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
12667 (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
12668 New functions.
12669 (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
12670 (vc-bzr-extra-menu-map): Map them.
12671
12672 2010-03-11 Glenn Morris <rgm@gnu.org>
12673
12674 * cus-edit.el (customize-changed-options-previous-release):
12675 Bump to 23.1.
12676
12677 * image.el (image-animate-max-time): Fix :version tag.
12678
12679 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
12680
12681 * Branch for 23.2.
12682
12683 2010-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
12684
12685 * vc-git.el (vc-git-revision-table): Include remote branches.
12686
12687 2010-03-10 Kim F. Storm <storm@cua.dk>
12688
12689 Animated image API.
12690 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
12691
12692 * image.el (image-animate-max-time): New defcustom.
12693 (image-animated-types): New defconst.
12694 (create-animated-image, image-animate-timer)
12695 (image-animate-start, image-animate-stop, image-animate-timeout)
12696 (image-animated-p): New functions.
12697
12698 * image-mode.el (image-toggle-display-image):
12699 Replace `create-image' with `create-animated-image'.
12700
12701 2010-03-09 Miles Bader <miles@gnu.org>
12702
12703 * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
12704 instead of "format:"; this ensures that the output is
12705 newline-terminated.
12706
12707 2010-03-08 Chong Yidong <cyd@stupidchicken.com>
12708
12709 * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
12710 that all errors are caught, and that the return value is always a
12711 list (Bug#5692).
12712
12713 2010-03-08 Kenichi Handa <handa@m17n.org>
12714
12715 * language/misc-lang.el (windows-1256): New coding system.
12716 (cp1256): New alias of windows-1256 (bug#5690).
12717
12718 2010-03-07 Andreas Schwab <schwab@linux-m68k.org>
12719
12720 * mail/rfc822.el (rfc822-addresses): Move catch clause down around
12721 call to rfc822-bad-address. (Bug#5692)
12722
12723 2010-03-07 Štěpán Němec <stepnem@gmail.com> (tiny change)
12724
12725 * vc-git.el (vc-git-annotate-extract-revision-at-line):
12726 Use vc-git-root as default directory for revision path (Bug#5657).
12727
12728 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
12729
12730 * calculator.el (calculator): Don't bind split-window-keep-point
12731 (Bug#5674).
12732
12733 2010-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
12734
12735 * vc-git.el: Re-flow to fit into 80 columns.
12736 (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
12737 Remove spurious `quote' element in each case alternative.
12738 (vc-git-show-log-entry): Use prog1.
12739 (vc-git-after-dir-status-stage): Remove unused var `remaining'.
12740
12741 2010-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
12742
12743 * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
12744
12745 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
12746
12747 * macros.el (insert-kbd-macro): Look up keyboard macro using the
12748 definition, not the name (Bug#5481).
12749
12750 2010-03-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
12751
12752 * subr.el (momentary-string-display): Don't overwrite the MESSAGE
12753 argument with a local variable. (Bug#5670)
12754
12755 2010-03-02 Juri Linkov <juri@jurta.org>
12756
12757 * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
12758
12759 2010-03-02 Michael Albinus <michael.albinus@gmx.de>
12760
12761 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
12762 error when FILENAME and NEWNAME are existing remote directories.
12763
12764 * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
12765 parameter DIR-FLAG.
12766
12767 2010-03-02 Glenn Morris <rgm@gnu.org>
12768
12769 * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
12770 of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
12771
12772 2010-03-01 Kenichi Handa <handa@m17n.org>
12773
12774 * language/burmese.el (burmese-composable-pattern): Rename from
12775 myanmar-composable-pattern.
12776
12777 * international/characters.el (script-list):
12778 * international/fontset.el (script-representative-chars):
12779 Change myanmar to burmese.
12780 (otf-script-alist): Likewise.
12781 (setup-default-fontset): Likewise. Re-fix :otf spec.
12782
12783 2010-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
12784
12785 * menu-bar.el (menu-bar-manuals-menu): Fix typo.
12786
12787 2010-02-28 Jan Djärv <jan.h.d@swipnet.se>
12788
12789 * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
12790
12791 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
12792
12793 * net/tramp.el (tramp-handle-write-region): START can be a string.
12794 Take care in the checks. Reported by Dan Davison
12795 <davison@stats.ox.ac.uk>.
12796
12797 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
12798
12799 * net/dbus.el (dbus-introspect, dbus-get-property)
12800 (dbus-set-property, dbus-get-all-properties):
12801 Use `dbus-call-method' when noninteractive. (Bug#5645)
12802
12803 2010-02-28 Chong Yidong <cyd@stupidchicken.com>
12804
12805 * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
12806 * emacs-lisp/elint.el (elint-add-required-env):
12807 * calendar/icalendar.el (icalendar--add-diary-entry):
12808 * calc/calcalg2.el (math-tracing-integral):
12809 * files.el (recover-session-finish): Use with-current-buffer
12810 instead of save-excursion.
12811
12812 2010-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
12813
12814 Fix in-buffer completion when after-change-functions modify the buffer.
12815 * minibuffer.el (completion--replace): New function.
12816 (completion--do-completion): Use it and use relative movement.
12817
12818 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
12819
12820 * international/fontset.el (setup-default-fontset): Fix :otf spec.
12821
12822 2010-02-27 Jeremy Whitlock <jcscoobyrs@gmail.com> (tiny change)
12823
12824 * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
12825 Allow the characters _<> in the stack entry (Bug#5653).
12826
12827 2010-02-26 Kenichi Handa <handa@m17n.org>
12828
12829 * language/burmese.el: Fix entries in composition-function-table.
12830 (myanmar-composable-pattern): New variable.
12831
12832 * international/fontset.el (setup-default-fontset): Add an entry
12833 for myanmar.
12834
12835 * international/characters.el (script-list): Add Myanmar
12836 Extended-A.
12837
12838 2010-02-26 Glenn Morris <rgm@gnu.org>
12839
12840 * custom.el (custom-initialize-delay): Doc fix.
12841
12842 * mail/sendmail.el (send-mail-function): Autoload the call
12843 to custom-initialize-delay, not otherwise preserved in loaddefs.el.
12844
12845 2010-02-24 Chong Yidong <cyd@stupidchicken.com>
12846
12847 * files.el (hack-local-variables-filter): For eval forms, also
12848 check safe-local-variable-p (Bug#5636).
12849
12850 2010-02-22 Michael Albinus <michael.albinus@gmx.de>
12851
12852 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
12853 setting the modes by `ignore-errors'. It might fail, for example
12854 if the file is not owned by the user but the group.
12855 (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
12856
12857 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
12858
12859 * files.el (directory-listing-before-filename-regexp):
12860 Use stricter matching for iso-style dates, to avoid false matches with
12861 date-like filenames (Bug#5597).
12862
12863 * htmlfontify.el (htmlfontify): Doc fix.
12864
12865 * eshell/eshell.el (eshell): Doc fix.
12866
12867 * startup.el (fancy-about-screen): In mode-line, apply
12868 mode-line-buffer-id face only to the buffer name (Bug#5613).
12869
12870 2010-02-20 Kevin Ryde <user42@zip.com.au>
12871
12872 * progmodes/compile.el (compilation-error-regexp-alist-alist):
12873 In `watcom' anchor regexp to start of line, to avoid slowness
12874 (Bug#5599).
12875
12876 2010-02-20 Eli Zaretskii <eliz@gnu.org>
12877
12878 * subr.el (remove-yank-excluded-properties): Explain in a comment
12879 why `category' property is removed.
12880
12881 2010-02-19 Chong Yidong <cyd@stupidchicken.com>
12882
12883 * isearch.el (isearch-update-post-hook, isearch-update):
12884 Revert 2010-02-17 change.
12885
12886 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
12887
12888 * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
12889 (icalendar--convert-weekly-to-ical)
12890 (icalendar--convert-yearly-to-ical)
12891 (icalendar--convert-block-to-ical)
12892 (icalendar--convert-cyclic-to-ical)
12893 (icalendar--convert-anniversary-to-ical): Take care of time
12894 specifications where hour has 1-digit only (Bug#5549).
12895
12896 2010-02-19 Nick Roberts <nickrob@snap.net.nz>
12897
12898 * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
12899 of disassemble output in GDB 7.1.
12900
12901 2010-02-19 Glenn Morris <rgm@gnu.org>
12902
12903 * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
12904 property. (Bug#5593)
12905
12906 2010-02-18 Sam Steingold <sds@gnu.org>
12907
12908 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
12909
12910 2010-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
12911
12912 Use abbreviated file names in bookmarks (bug#5591).
12913 * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
12914 calls to expand-file-name.
12915 (bookmark-relocate): Use abbreviated file names in bookmarks.
12916 (bookmark-load): Use abbreviated file names in messages.
12917
12918 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
12919
12920 * net/tramp.el (tramp-handle-directory-files): When FULL, do not
12921 expand "." and "..". Reported by Thierry Volpiatto
12922 <thierry.volpiatto@gmail.com>.
12923
12924 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
12925
12926 * net/tramp.el (tramp-handle-insert-file-contents): Set always the
12927 permissions of the temporary file to "0600". In case the remote
12928 file has no read permissions for the owner, there might be
12929 problems otherwise. Reported by Ole Laursen <olau@iola.dk>.
12930
12931 22010-02-18 Glenn Morris <rgm@gnu.org>
12932
12933 * emacs-lisp/authors.el (authors-renamed-files-alist):
12934 Add entries for INSTALL.CVS.
12935
12936 2010-02-17 Mark A. Hershberger <mah@everybody.org>
12937
12938 * vc-bzr.el: Fix typo in Known Bugs section.
12939
12940 * isearch.el (isearch-update-post-hook): New hook.
12941 (isearch-update): Use the new hook.
12942
12943 2010-02-16 Michael Albinus <michael.albinus@gmx.de>
12944
12945 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
12946 Fix errors in copying directories.
12947 (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
12948 (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
12949 (tramp-handle-delete-file)
12950 (tramp-handle-dired-recursive-delete-directory)
12951 (tramp-handle-write-region): Flush also the cache for the upper
12952 directory.
12953
12954 2010-02-16 Chong Yidong <cyd@stupidchicken.com>
12955
12956 * simple.el (save-interprogram-paste-before-kill): Doc fix.
12957
12958 * cus-edit.el (hardware): Doc fix.
12959
12960 * man.el (man): Add to external custom group.
12961
12962 * delim-col.el (columns): Move to wp custom group.
12963
12964 * doc-view.el (doc-view): Add to data custom group.
12965
12966 * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
12967
12968 * textmodes/flyspell.el (flyspell-word): Obey the offset specified
12969 by ispell-parse-output (Bug#5575).
12970
12971 2010-02-16 Kenichi Handa <handa@m17n.org>
12972
12973 * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
12974 (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
12975 (skkdic-convert): Use `euc-japan' coding system for writing.
12976
12977 2010-02-16 Glenn Morris <rgm@gnu.org>
12978
12979 * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
12980 tex-main-file before using it. (Bug#5562)
12981
12982 2010-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
12983
12984 * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
12985 warnings, since it is annoying for the user to see them each time he
12986 runs the code.
12987
12988 2010-02-15 Michael Albinus <michael.albinus@gmx.de>
12989
12990 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
12991 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
12992 instead of PROC for caching "first-password-request". Otherwise,
12993 new processes would not profit from passwords already entered.
12994
12995 * net/tramp-cache.el (tramp-dump-connection-properties):
12996 Don't save "first-password-request" property.
12997
12998 2010-02-14 Juanma Barranquero <lekktu@gmail.com>
12999
13000 * outline.el (outline-head-from-level):
13001 * simple.el (with-wrapper-hook):
13002 * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
13003 (elint-defun, elint-buffer-env, elint-top-form-logged)
13004 (elint-unbound-variable):
13005 * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
13006 Fix typos in docstrings.
13007
13008 2010-02-14 Michael Albinus <michael.albinus@gmx.de>
13009
13010 * files.el (insert-directory): When WILDCARD-REGEXP and
13011 FULL-DIRECTORY-P are nil, insert the file entry instead of the
13012 whole directory. (Bug#5551)
13013
13014 * net/ange-ftp.el (ange-ftp-insert-directory): Insert " " for
13015 dired's alignment sanity. (Bug#5516)
13016
13017 2010-02-14 Juri Linkov <juri@jurta.org>
13018
13019 * man.el (Man-fontify-manpage, Man-cleanup-manpage):
13020 Remove remaining ^H with their preceding chars. (Bug#5566)
13021
13022 2010-02-13 Glenn Morris <rgm@gnu.org>
13023
13024 * simple.el (transpose-subr): Give it a doc-string.
13025
13026 * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
13027 Doc fixes.
13028
13029 2010-02-12 Juri Linkov <juri@jurta.org>
13030
13031 * arc-mode.el (archive-unique-fname): Make directories for nested
13032 archives. (Bug#5540)
13033
13034 2010-02-12 Juri Linkov <juri@jurta.org>
13035
13036 * ffap.el (dired-at-point): Fix docstring. (Bug#5565)
13037
13038 2010-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
13039
13040 * subr.el (copy-overlay): Handle deleted overlays.
13041
13042 * man.el (Man-completion-table): Don't signal an error if we can't run
13043 manual-program (bug#4056).
13044
13045 2010-02-10 Juanma Barranquero <lekktu@gmail.com>
13046
13047 * textmodes/artist.el (artist-mt): Fix typos in docstring.
13048
13049 2010-02-10 Thierry Volpiatto <thierry.volpiatto@gmail.com>
13050
13051 * info.el (Info-bookmark-jump): Simplify.
13052
13053 * bookmark.el (bookmark-handle-bookmark): Catch the right error.
13054 (bookmark-default-handler): Accept new bookmark field `buffer'.
13055
13056 2010-02-10 Chong Yidong <cyd@stupidchicken.com>
13057
13058 * iswitchb.el (iswitchb-completions): Revert last change.
13059
13060 2010-02-10 Michael Albinus <michael.albinus@gmx.de>
13061
13062 * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
13063 FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
13064 This prevents file names like "~/" being listed literally.
13065
13066 2010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
13067
13068 * term/xterm.el (xterm-maybe-set-dark-background-mode):
13069 Remove dead code. (Bug#5546)
13070
13071 2010-02-09 Chong Yidong <cyd@stupidchicken.com>
13072
13073 * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
13074 correctly (Bug#5548).
13075
13076 2010-02-08 Jose E. Marchesi <jemarch@gnu.org>
13077
13078 * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
13079 (ada-adjust-case): Don't adjust case in hexadecimal number literals.
13080
13081 2010-02-08 Kenichi Handa <handa@m17n.org>
13082
13083 * international/mule-util.el (with-coding-priority): Add autoload
13084 cookie for putting `lisp-indent-function'.
13085
13086 2010-02-07 Glenn Morris <rgm@gnu.org>
13087
13088 * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
13089 Move F2003 named interfaces from keywords-2 to keywords-1, and
13090 use function-name-face rather than constant-face.
13091 Simplify "abstract interface" regexp.
13092
13093 2010-02-07 Chong Yidong <cyd@stupidchicken.com>
13094
13095 * eshell/esh-util.el (eshell-file-attributes): New optional arg
13096 ID-FORMAT. Pass it to `file-attributes'.
13097
13098 * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
13099
13100 2010-02-07 sj <prime.wizard+emacs@gmail.com> (tiny change)
13101
13102 * faces.el (set-face-attribute): Allow calling
13103 internal-set-lisp-face-attribute with 'unspecified family and
13104 foundry argument (Bug#5536).
13105
13106 2010-02-07 Glenn Morris <rgm@gnu.org>
13107
13108 * progmodes/f90.el (f90-font-lock-keywords-2)
13109 (f90-looking-at-type-like, f90-looking-at-program-block-end):
13110 Handle F2003 named interfaces.
13111
13112 2010-02-06 Chong Yidong <cyd@stupidchicken.com>
13113
13114 * progmodes/cc-mode.el (c-common-init): Bind temporary variables
13115 beg and end before calling c-get-state-before-change-functions.
13116
13117 2010-02-06 Dan Nicolaescu <dann@ics.uci.edu>
13118
13119 * vc-bzr.el (vc-bzr-dir-extra-headers):
13120 Disable the pending merges header.
13121
13122 2010-02-05 Juri Linkov <juri@jurta.org>
13123
13124 * doc-view.el (doc-view-mode):
13125 * image-mode.el (image-mode): Put property mode-class=special.
13126 (Bug#4896)
13127
13128 2010-02-05 Mark A. Hershberger <mah@everybody.org>
13129
13130 * vc-svn.el (vc-svn-revision-table): New function.
13131
13132 2010-02-05 Michael Albinus <michael.albinus@gmx.de>
13133
13134 * net/ange-ftp.el (ange-ftp-insert-directory):
13135 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
13136 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
13137 Handle also directories. (Bug#5478)
13138
13139 2010-02-05 Glenn Morris <rgm@gnu.org>
13140
13141 * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
13142
13143 2010-02-05 Chong Yidong <cyd@stupidchicken.com>
13144
13145 * startup.el (command-line-1): Convert options beginning with a
13146 single dash as well (Bug#5519).
13147
13148 2010-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
13149
13150 Make `initials' completion work for /hh -> /home/horn again (bug#5524).
13151 * minibuffer.el (completion-initials-expand): Only check the presence
13152 of delims *within* the boundaries, since otherwise the / delim is
13153 always found for files.
13154
13155 Fix up various corner case problems.
13156 * doc-view.el (doc-view-last-page-number): New function.
13157 (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
13158 (doc-view-goto-page): Avoid inf-loops when the conversion fails.
13159 (doc-view-kill-proc): Avoid inf-loop in freak cases.
13160 (doc-view-reconvert-doc): Use the new recursive delete-directory.
13161 (doc-view-convert-current-doc): Don't create the resolution.el file
13162 here any more.
13163 (doc-view-pdf/ps->png): Do it here instead.
13164 (doc-view-already-converted-p): Check that resolution.el is present.
13165 (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
13166 windows that are not yet showing images.
13167
13168 2010-02-04 Michael Albinus <michael.albinus@gmx.de>
13169
13170 * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
13171 `dired-uncache' for every elemnt which is an absolute file name.
13172
13173 * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
13174 directory, handle its directory component.
13175 (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
13176 function is called permanently and creates noise, otherwise.
13177
13178 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
13179 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
13180 Handle the case, FILENAME is not in `default-directory'. (Bug#5478)
13181
13182 2010-02-04 David Burger <dburger@google.com> (tiny change)
13183
13184 * macros.el (apply-macro-to-region-lines):
13185 Minor simplification. (Bug#5485)
13186
13187 2010-02-04 Glenn Morris <rgm@gnu.org>
13188
13189 * mail/rmail.el (rmail-show-message-1): Handle malformed
13190 quoted-printable text. (Bug#5441)
13191
13192 * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
13193
13194 * simple.el (visual-line-mode): Capitalize lighter.
13195
13196 2010-02-03 John Wiegley <jwiegley@gmail.com>
13197
13198 * iswitchb.el (iswitchb-completions): Add bookmark files to the
13199 list of files considered for "virtual buffer" completions.
13200
13201 2010-02-03 Michael Albinus <michael.albinus@gmx.de>
13202
13203 * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
13204 also in case of (and (not full) (not wildcard)). This is needed
13205 when dired is called with a list of files, which are not in
13206 `default-directory'. (Bug#5478)
13207
13208 2010-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
13209
13210 * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
13211
13212 2010-02-02 Juri Linkov <juri@jurta.org>
13213
13214 * textmodes/ispell.el (ispell-message-text-end): Remove final newline
13215 from unidiff to allow function-line after @@.
13216
13217 2010-02-02 Juri Linkov <juri@jurta.org>
13218
13219 * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
13220 '(RCS SCCS) with inverted condition.
13221
13222 2010-02-02 Michael Albinus <michael.albinus@gmx.de>
13223
13224 * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
13225 messages.
13226
13227 2010-02-01 Juri Linkov <juri@jurta.org>
13228
13229 * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
13230 compare with "pkunzip" and "pkzip" instead of only "pkzip".
13231 In the `archive-extract-by-stdout' branch use `shell-quote-argument'
13232 only when (car archive-zip-extract) is "unzip". (Bug#5475)
13233
13234 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
13235
13236 * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
13237 (doc-view-revert-buffer): New command.
13238 (doc-view-mode-map): Use it.
13239
13240 2010-02-01 Dan Nicolaescu <dann@ics.uci.edu>
13241
13242 * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
13243 pending merge is detected.
13244
13245 2010-01-31 Juri Linkov <juri@jurta.org>
13246
13247 * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
13248 beginning of interactive spec like all other grep commands do.
13249 Put "all" in front of "gz". (Bug#5260)
13250
13251 2010-01-29 Dan Nicolaescu <dann@ics.uci.edu>
13252
13253 * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
13254
13255 2010-01-29 Chong Yidong <cyd@stupidchicken.com>
13256
13257 * dirtrack.el (dirtrack): Warn instead of signalling error if the
13258 regexp is incorrect (Bug#5476).
13259
13260 2010-01-29 Michael Albinus <michael.albinus@gmx.de>
13261
13262 * net/tramp.el (tramp-handle-insert-directory): Handle also
13263 symlinks, when FILENAME is not in `default-directory'.
13264
13265 2010-01-28 Michael Albinus <michael.albinus@gmx.de>
13266
13267 * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
13268 FILE is not in `default-directory'. (Bug#5478)
13269
13270 * net/tramp.el (tramp-handle-insert-directory): Simplify handling
13271 of SWITCHES. Handle the case, FILENAME is not in
13272 `default-directory'. (Bug#5478)
13273 (tramp-register-file-name-handlers): Add safe-magic property.
13274
13275 2010-01-28 Chong Yidong <cyd@stupidchicken.com>
13276
13277 * arc-mode.el (archive-zip-extract): Quote the argument passed to
13278 unzip (Bug#5475).
13279
13280 2010-01-28 Nil Geisweiller <ngeiswei@googlemail.com> (tiny change)
13281
13282 * progmodes/flymake.el (flymake-allowed-file-name-masks)
13283 (flymake-master-make-header-init): Add other C++ filename masks.
13284 (flymake-find-possible-master-files)
13285 (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
13286
13287 2010-01-28 Michael Albinus <michael.albinus@gmx.de>
13288
13289 Fix some busybox annoyances.
13290
13291 * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
13292 not responding." string.
13293 (tramp-open-connection-setup-interactive-shell): Dump stty
13294 settings. Enable "neveropen" arg for all `tramp-send-command'
13295 calls. Handle "=" in variable values properly.
13296 (tramp-find-inline-encoding): Raise an error, when no encoding is
13297 found.
13298 (tramp-wait-for-output): Check, whether PROC buffer is available.
13299 Remove spurious " ^H" sequences, sent by busybox.
13300 (tramp-get-ls-command): Suppress coloring, if possible.
13301
13302 2010-01-28 Glenn Morris <rgm@gnu.org>
13303
13304 * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
13305
13306 * log-edit.el (log-edit-strip-single-file-name): Add missing
13307 :safe, :group, and :version tags.
13308
13309 2010-01-27 Stephen Berman <stephen.berman@gmx.net>
13310
13311 * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
13312 buffers. (Bug#5477)
13313
13314 2010-01-27 David De La Harpe Golden <david@harpegolden.net>
13315
13316 * files.el (delete-directory): Handle moving to trash without
13317 first doing recursion (Bug#5436).
13318
13319 2010-01-26 Dan Nicolaescu <dann@ics.uci.edu>
13320
13321 * vc-hooks.el (vc-path): Mark as obsolete.
13322
13323 2010-01-25 Dan Nicolaescu <dann@ics.uci.edu>
13324
13325 * vc-annotate.el (vc-annotate-revision-at-line): Compare file
13326 names too.
13327
13328 * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
13329 for the short log.
13330 (vc-bzr-log-view-mode): Adjust regexp for the above change.
13331
13332 2010-01-25 Mark A. Hershberger <mah@everybody.org>
13333
13334 * progmodes/python.el: Replace reference to obsolete c-subword-mode.
13335
13336 * vc-bzr.el (vc-bzr-revision-table): New function.
13337
13338 2010-01-25 Eric Hanchrow <eric.hanchrow@gmail.com>
13339
13340 * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
13341 diff-index command. This requires at least git-1.5.5. (Bug#1589).
13342
13343 2010-01-24 Dan Nicolaescu <dann@ics.uci.edu>
13344
13345 Remove support for adding --signoff on commit.
13346 Future support will use an incompatible generic mechanism.
13347 * vc-git.el (vc-git-add-signoff): Remove variable.
13348 (vc-git-toggle-signoff): Remove function.
13349 (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
13350
13351 * term/xterm.el (xterm-maybe-set-dark-background-mode):
13352 Rename from xterm-set-background-mode. Return t if the background mode
13353 was set.
13354 (terminal-init-xterm): Move tty-set-up-initial-frame-faces
13355 earlier, call it again in case the background mode has changed.
13356
13357 2010-01-23 Dmitri Paduchikh <dpaduch@k66.ru> (tiny change)
13358
13359 * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
13360 (Bug#3541).
13361
13362 2010-01-23 Chong Yidong <cyd@stupidchicken.com>
13363
13364 * emacs-lisp/assoc.el (aelement): Doc fix.
13365 (aput, adelete, amake): Use lexical-let (Bug#5450).
13366
13367 2010-01-23 Stephen Leake <stephen_leake@member.fsf.org>
13368
13369 * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
13370 is the same as subprogram call, not declaration. (Bug#5435).
13371
13372 2010-01-23 Michael Albinus <michael.albinus@gmx.de>
13373
13374 * net/tramp-smb.el (tramp-smb-conf): New defcustom.
13375 (tramp-smb-maybe-open-connection): Use it.
13376
13377 2010-01-22 Michael Albinus <michael.albinus@gmx.de>
13378
13379 * net/tramp-imap.el (top): Autoload needed packages. (Bug#5448)
13380
13381 2010-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
13382
13383 * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
13384 just because we see "encoding: 8bit".
13385 * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
13386
13387 2010-01-22 Chong Yidong <cyd@stupidchicken.com>
13388
13389 * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
13390
13391 2010-01-22 Eli Zaretskii <eliz@gnu.org>
13392
13393 * jka-compr.el (jka-compr-load): If load-file is not in
13394 load-history, try its file-truename version. (bug#5447)
13395
13396 2010-01-21 Alan Mackenzie <acm@muc.de>
13397
13398 Fix a situation where deletion of a cpp construct throws an error.
13399 * progmodes/cc-engine.el (c-invalidate-state-cache):
13400 Before invoking c-with-all-but-one-cpps-commented-out, check that the
13401 special cpp construct is still in the buffer.
13402 (c-parse-state): Record the special cpp with markers, not numbers.
13403
13404 2010-01-21 Kenichi Handa <handa@m17n.org>
13405
13406 * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
13407 process last-command-event, as it is now decoded first (Bug#5380).
13408
13409 2010-01-20 Chong Yidong <cyd@stupidchicken.com>
13410
13411 * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
13412
13413 2010-01-20 Glenn Morris <rgm@gnu.org>
13414
13415 * indent.el (tab-always-indent): Fix custom-type.
13416
13417 2010-01-19 Alan Mackenzie <acm@muc.de>
13418
13419 * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
13420 buffer throws "args out of range".
13421 (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
13422 playing the role of delimiter.
13423
13424 2010-01-18 Stephen Leake <stephen_leake@member.fsf.org>
13425
13426 * progmodes/ada-mode.el: Fix bug#5400.
13427 (ada-matching-decl-start-re): Move into ada-goto-decl-start.
13428 (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
13429 changed. Delete RECURSIVE parameter; never used. Improve doc string.
13430 Improve comments in "is" portion. Handle null procedure declaration.
13431 (ada-move-to-end): Improve doc string.
13432
13433 2010-01-18 Óscar Fuentes <ofv@wanadoo.es>
13434
13435 * ido.el (ido-cur-list): Initialize to nil.
13436 Remove obsolete information from commentary.
13437 (ido-choice-list): Initialize to nil.
13438 (ido-get-bufname): Reject minibuffers.
13439 (ido-make-buffer-list): If "default" is a nonexistent
13440 buffer, ignore it, as per the function's comment.
13441 (ido-kill-buffer-internal): New function.
13442 (ido-kill-buffer-at-head): Use it.
13443 (ido-visit-buffer): Likewise.
13444
13445 2010-01-18 Chong Yidong <cyd@stupidchicken.com>
13446
13447 * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
13448
13449 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
13450
13451 * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
13452 Fix typos in chart titles.
13453
13454 * whitespace.el (whitespace-style, global-whitespace-newline-mode):
13455 * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
13456 (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
13457 (describe-class, eieio-describe-generic, describe-generic):
13458 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
13459 (eieio-speedbar-expand):
13460 * emulation/viper-cmd.el (viper-exec-form-in-vi)
13461 (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
13462 (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
13463 (viper-del-backward-char-in-replace, viper-backward-indent)
13464 (viper-brac-function, viper-register-to-point, viper-submit-report):
13465 * net/tramp.el (tramp-remote-coding-commands):
13466 * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
13467 Fix typos in docstrings.
13468
13469 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
13470
13471 * mail/sendmail.el (mail-yank-original): Set the mark if the
13472 specified function for yanking does not do it.
13473
13474 2010-01-17 Dan Nicolaescu <dann@ics.uci.edu>
13475
13476 * vc.el (with-vc-properties): Deal with directory arguments. (Bug#5298)
13477
13478 * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
13479 resyncing a directory.
13480
13481 2010-01-17 Stephen Leake <stephen_leake@member.fsf.org>
13482
13483 * progmodes/ada-mode.el: Fix bug#1920.
13484 (ada-ident-re): Delete ., allow multibyte characters.
13485 (ada-goto-label-re): New; matches goto labels.
13486 (ada-block-label-re): New; matches block labels.
13487 (ada-label-re): New; matches both.
13488 (ada-named-block-re): Delete; callers changed to use
13489 `ada-block-label-re' instead.
13490 (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
13491 Use `ada-block-label-re'.
13492 (ada-indent-on-previous-lines): Improve handling of goto labels.
13493 (ada-get-indent-block-start): Special-case block label.
13494 (ada-get-indent-label): Split into `ada-indent-block-label' and
13495 `ada-indent-goto-label'.
13496 (ada-goto-stmt-start, ada-goto-next-non-ws):
13497 Optionally ignore goto labels.
13498 (ada-goto-next-word): Simplify.
13499 (ada-indent-newline-indent-conditional): Insert newline before
13500 trying to fix indentation; doc fix.
13501
13502 2010-01-17 Jay Belanger <jay.p.belanger@gmail.com>
13503
13504 * calc/calc.el (calc-command-flags): Give it an initial value.
13505
13506 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
13507
13508 * files.el (minibuffer-with-setup-hook):
13509 * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
13510 (artist-key-draw-continously, artist-key-do-continously-continously)
13511 (artist-key-set-point-continously, artist-mouse-draw-continously):
13512 Fix typos in docstrings.
13513
13514 2010-01-16 Lennart Borgman <lennart.borgman@gmail.com>
13515
13516 * nxml/nxml-mode.el (nxml-extend-after-change-region):
13517 Never return t (Bug#3898).
13518
13519 2010-01-16 Frédéric Perrin <frederic.perrin@resel.fr> (tiny change)
13520
13521 * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
13522 can parse the output of the external commands (Bug#5279).
13523
13524 2010-01-16 Jari Aalto <jari.aalto@cante.net>
13525
13526 * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
13527
13528 2010-01-16 Chong Yidong <cyd@stupidchicken.com>
13529
13530 * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
13531
13532 * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
13533
13534 * startup.el (command-line): Remove unused --icon-type arg.
13535 Handle --display arg, passing it to command-line-1 (Bug#5392).
13536
13537 2010-01-16 Mario Lang <mlang@delysid.org>
13538
13539 * emacs-lisp/chart.el (chart-translate-namezone):
13540 * textmodes/artist.el (artist-compute-popup-menu-table):
13541 Remove duplicated words in doc-strings.
13542
13543 2010-01-15 David Abrahams <dave@boostpro.com> (tiny change)
13544
13545 * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
13546 to mairix-search to suppress threading (Bug#5342).
13547
13548 2010-01-15 Kenichi Handa <handa@m17n.org>
13549
13550 * international/mule-cmds.el (canonicalize-coding-system-name):
13551 Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
13552
13553 2010-01-15 Glenn Morris <rgm@gnu.org>
13554
13555 * log-view.el (top-level): Require 'wid-edit. (Bug#5311)
13556
13557 * wid-edit.el (widget-keymap): Doc fix.
13558
13559 * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
13560 former seems to be more widely accepted by various svn versions.
13561
13562 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
13563
13564 * find-cmd.el (find-constituents):
13565 * vc-arch.el (vc-arch-root):
13566 * window.el (window-body-height, pop-up-frames):
13567 * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
13568 * progmodes/ada-stmt.el (ada-if):
13569 * progmodes/gdb-ui.el (gdb-jsonify-buffer):
13570 * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
13571 (ispell-encoding8-command, ispell-aspell-supports-utf8)
13572 (ispell-last-program-name, ispell-help): Fix typos in docstrings.
13573
13574 * progmodes/flymake.el (flymake-post-syntax-check):
13575 Fix typo in error message.
13576
13577 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
13578
13579 * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
13580 which is always a string. (Bug#5313)
13581
13582 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
13583
13584 * progmodes/ada-xref.el (ada-default-prj-properties):
13585 Simplify previous change.
13586
13587 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
13588
13589 * progmodes/ada-xref.el (ada-default-prj-properties):
13590 Default ada_project_path to $ADA_PROJECT_PATH.
13591
13592 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
13593
13594 * progmodes/ada-mode.el (ada-create-keymap):
13595 Override `narrow-to-defun' with `ada-narrow-to-defun'.
13596
13597 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
13598
13599 * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
13600 (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
13601 (ada-get-current-indent, ada-imenu-generic-expression)
13602 (ada-which-function): Check for it.
13603
13604 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
13605
13606 * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
13607 (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
13608
13609 2010-01-14 Glenn Morris <rgm@gnu.org>
13610
13611 * frame.el (show-trailing-whitespace): Safe if boolean. (Bug#5312)
13612
13613 2010-01-14 Kenichi Handa <handa@m17n.org>
13614
13615 * composite.el (auto-composition-mode): Make it a buffer local
13616 variable (permanent-local).
13617 (auto-composition-function): Set the default value to
13618 auto-compose-chars.
13619 (auto-composition-mode): Make it a simple function, not a minor mode.
13620 (global-auto-composition-mode): Likewise.
13621 (turn-on-auto-composition-if-enabled): Delete it.
13622
13623 2010-01-13 Karl Fogel <kfogel@red-bean.com>
13624
13625 * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
13626
13627 2010-01-12 Michael Albinus <michael.albinus@gmx.de>
13628
13629 * files.el (copy-directory): Compute target for recursive
13630 directories with identical names. (Bug#5343)
13631
13632 2010-01-12 Glenn Morris <rgm@gnu.org>
13633
13634 * mail/emacsbug.el (report-emacs-bug-pretest-address):
13635 Set it to bug-gnu-emacs rather than emacs-pretest-bug.
13636
13637 2010-01-11 Sam Steingold <sds@gnu.org>
13638
13639 * imenu.el (imenu-default-create-index-function): Detect infinite
13640 loops caused by imenu-prev-index-position-function.
13641
13642 2010-01-11 Juanma Barranquero <lekktu@gmail.com>
13643
13644 * htmlfontify.el (htmlfontify-load-rgb-file)
13645 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
13646 (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
13647 (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
13648 (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
13649 (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
13650 (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
13651 (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
13652 (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
13653 (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
13654 (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
13655 (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
13656 (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
13657 (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
13658 (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
13659 (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
13660 (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
13661 (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
13662 (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
13663 (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
13664 (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
13665 (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
13666 (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
13667 backslash-quoting from parentheses, etc.
13668
13669 2010-01-11 Chong Yidong <cyd@stupidchicken.com>
13670
13671 * progmodes/js.el: Autoload javascript-mode alias.
13672
13673 2010-01-11 Juanma Barranquero <lekktu@gmail.com>
13674
13675 * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
13676 (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
13677 (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
13678 (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
13679 Fix typos in docstrings.
13680 (ffap-url-regexp): Doc fix.
13681 (ffap-at-mouse): Fix typo in message.
13682
13683 2010-01-11 Glenn Morris <rgm@gnu.org>
13684
13685 * version.el (emacs-copyright): Set copyright year to 2010.
13686
13687 2010-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
13688
13689 * format.el (format-annotate-function): Only set
13690 write-region-post-annotation-function after running to-fn so as not to
13691 affect nested write-region calls (bug#5273).
13692
13693 2010-01-10 Chong Yidong <cyd@stupidchicken.com>
13694
13695 * Makefile.in (ELCFILES): Add wisent/python-wy.el and
13696 wisent/python.el.
13697
13698 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
13699
13700 * man.el (Man-goto-section): Signal error if the section is not
13701 found (Bug#5317).
13702
13703 2010-01-09 Juanma Barranquero <lekktu@gmail.com>
13704
13705 * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
13706 URLs with a leading triple slash in the file: scheme. (Bug#5345)
13707
13708 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
13709
13710 * progmodes/compile.el: Don't treat compile-command as safe if
13711 compilation-read-command might be nil (Bug#4218).
13712
13713 2010-01-09 Jan Djärv <jan.h.d@swipnet.se>
13714
13715 * startup.el (command-line-1): Use orig-argi to check for ignored X and
13716 NS options.
13717
13718 2010-01-08 Kenichi Handa <handa@m17n.org>
13719
13720 * international/fontset.el (build-default-fontset-data):
13721 Exclude characters in scripts kana, hangul, han, or cjk-misc.
13722
13723 2010-01-07 Juanma Barranquero <lekktu@gmail.com>
13724
13725 * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
13726 to `create-file-buffer' as it expects, not just a buffer name.
13727 (vc-dir-mode): Include the buffer name in `list-buffers-directory',
13728 to help uniquify. (Bug#3224)
13729
13730 2010-01-06 Jan Djärv <jan.h.d@swipnet.se>
13731
13732 * font-setting.el (font-setting-change-default-font): Use user-spec
13733 instead of name.
13734
13735 2010-01-06 Dan Nicolaescu <dann@ics.uci.edu>
13736
13737 * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
13738
13739 2010-01-05 Tom Tromey <tromey@redhat.com>
13740
13741 * progmodes/python.el (python-font-lock-keywords):
13742 Handle qualified decorators (Bug#881).
13743
13744 2010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
13745
13746 * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
13747 in a lightweight checkout.
13748
13749 2010-01-05 Kenichi Handa <handa@m17n.org>
13750
13751 * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
13752
13753 2010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
13754
13755 * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
13756
13757 2010-01-04 Dan Nicolaescu <dann@ics.uci.edu>
13758
13759 * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
13760 checkouts. (Bug#618)
13761 (vc-bzr-log-view-mode): Also highlight the author.
13762 (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
13763 (vc-bzr-shelve-menu-map):
13764 (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
13765 (vc-bzr-shelve-apply): Make prompt more explicit.
13766
13767 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
13768
13769 * net/browse-url.el (browse-url-encode-url): Don't escape commas.
13770 They are valid characters in URL paths (rfc3986), and at least
13771 Firefox does not understand the encoded version (Bug#3166).
13772
13773 2010-01-02 Daniel Elliott <danelliottster@gmail.com> (tiny change)
13774
13775 * progmodes/octave-mod.el (octave-end-keywords)
13776 (octave-block-begin-or-end-regexp, octave-block-match-alist):
13777 Add "end" keyword (Bug#3061).
13778 (octave-end-as-array-index-p): New function.
13779 (calculate-octave-indent): Use it.
13780
13781 2010-01-02 Karl Fogel <kfogel@red-bean.com>
13782
13783 * bookmark.el: Consistently put the text property on the bookmark name.
13784 (bookmark-bmenu-marks-width): Bump back to 2, to include
13785 annotation marks.
13786 (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
13787 property on the bookmark name, instead of not putting it at all.
13788 (bookmark-bmenu-list): Fix where we put the text property.
13789
13790 2010-01-02 Karl Fogel <kfogel@red-bean.com>
13791
13792 * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
13793 for showing buffer modified state (as added in the previous change).
13794
13795 2010-01-02 Karl Fogel <kfogel@red-bean.com>
13796
13797 * bookmark.el: Show modified state of bookmark buffer more accurately.
13798 (bookmark-bmenu-list): Initialize buffer-modified-p properly.
13799 (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
13800 (with-buffer-modified-unmodified): New macro.
13801 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
13802 (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
13803 Use new macro to preserve the buffer modified state.
13804
13805 2010-01-02 Karl Fogel <kfogel@red-bean.com>
13806
13807 * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
13808 (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
13809 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
13810 (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
13811 (bookmark-bmenu-rename, bookmark-bmenu-locate)
13812 (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
13813 Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
13814
13815 2010-01-02 Eli Zaretskii <eliz@gnu.org>
13816
13817 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
13818 Make the lines in the generated doc string shorter. (Bug#4668)
13819
13820 2010-01-02 Ryan Yeske <rcyeske@gmail.com>
13821
13822 * net/rcirc.el: Add follow-link binding (Bug#4738).
13823
13824 2010-01-02 Eli Zaretskii <eliz@gnu.org>
13825
13826 * Makefile.in (bzr-update): Rename from cvs-update.
13827 (cvs-update): New target for backward compatibility.
13828
13829 * makefile.w32-in (bzr-update): Rename from cvs-update.
13830 (cvs-update): New target for backward compatibility.
13831
13832 2010-01-02 Karl Fogel <kfogel@red-bean.com>
13833
13834 * bookmark.el: Remove gratuitous gratitude.
13835
13836 2010-01-02 Karl Fogel <kfogel@red-bean.com>
13837
13838 * bookmark.el (bookmark-bmenu-any-marks): New function.
13839 (bookmark-bmenu-save): Clear buffer modification if no marks.
13840
13841 2010-01-02 Karl Fogel <kfogel@red-bean.com>
13842
13843 * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
13844 (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
13845 positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
13846 This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
13847
13848 http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
13849 From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
13850 To: emacs-devel {_AT_} gnu.org
13851 Subject: bookmark.el bug report
13852 Date: Mon, 28 Dec 2009 14:19:16 +0800
13853 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
13854
13855 2010-01-02 Karl Fogel <kfogel@red-bean.com>
13856
13857 * bookmark.el: Improvements suggested by Drew Adams:
13858 (bookmark-bmenu-ensure-position): New name for
13859 `bookmark-bmenu-check-position'. Just ensure the position,
13860 don't return any meaningful value.
13861 (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
13862 New constants.
13863
13864 2010-01-02 Juanma Barranquero <lekktu@gmail.com>
13865
13866 * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
13867 (bookmark-yank-point, bookmark-bmenu-check-position):
13868 Fix typos in docstrings.
13869 (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
13870 (bookmark-name-from-full-record, bookmark-get-position)
13871 (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
13872 (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
13873 Remove useless quoting of parenthesis, etc. in docstrings.
13874
13875 * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
13876 (ediff-append-custom-diff): Fix typo in error message.
13877 (ediff-meta-mark-equal-files): Fix typos in messages.
13878
13879 * mpc.el (mpc-playlist-delete): Fix typo in error messages.
13880
13881 * net/imap-hash.el (imap-hash-make): Doc fix.
13882 (imap-hash-test): Fix typo in error message; reflow docstring.
13883 (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
13884 (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
13885 (imap-hash-mailbox, imap-hash-user, imap-hash-password):
13886 Fix typos in docstrings.
13887 (imap-hash-open-connection): Fix typo in error message.
13888
13889 * play/gomoku.el (gomoku): Fix typos in docstring.
13890
13891 * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
13892 (gdb-jsonify-buffer): Fix typos in docstring.
13893 (gdb-goto-breakpoint): Fix typo in error message.
13894 ("Display Other Windows"): Fix typo in help message.
13895 (gdb-speedbar-expand-node): Fix typo in question.
13896
13897 * progmodes/idlw-help.el (idlwave-help-browse-url-available)
13898 (idlwave-html-system-help-location, idlwave-html-help-location)
13899 (idlwave-help-browser-function, idlwave-help-browser-generic-program)
13900 (idlwave-help-browser-generic-args, idlwave-help-directory)
13901 (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
13902 (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
13903 (idlwave-online-help, idlwave-help-html-link)
13904 (idlwave-help-show-help-frame, idlwave-help-assistant-command):
13905 Fix typos in docstrings.
13906 (idlwave-help-with-source, idlwave-help-find-routine-definition):
13907 Reflow docstrings.
13908 (idlwave-help-assistant-start): Fix typo in error message.
13909
13910 * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
13911 (octave-electric-space): Fix typos in docstrings.
13912
13913 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
13914
13915 * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
13916
13917 2010-01-01 Juri Linkov <juri@jurta.org>
13918
13919 * comint.el (comint-input-ring-size): Make it a defcustom and
13920 increase the default to 500 (Bug#5148).
13921
13922 2009-12-31 Nick Roberts <nickrob@snap.net.nz>
13923
13924 Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
13925 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
13926 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
13927
13928 2009-12-30 Nick Roberts <nickrob@snap.net.nz>
13929
13930 Show working revision correctly for mercurial.
13931 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
13932 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
13933
13934 2009-12-29 Juanma Barranquero <lekktu@gmail.com>
13935
13936 Declare some functions for the byte-compiler.
13937 * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
13938 (speedbar-timer-fn, speedbar-change-expand-button-char)
13939 (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
13940
13941 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
13942
13943 This changeset reverts GDB Graphical Interface to use annotations.
13944 * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
13945
13946 2009-12-29 Dan Nicolaescu <dann@ics.uci.edu>
13947
13948 Make vc-dir work on subdirectories of the bzr root.
13949 * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.
13950 Return file names relative to it.
13951 (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
13952 relative directory to vc-bzr-after-dir-status.
13953
13954 2009-12-28 Tassilo Horn <tassilo@member.fsf.org>
13955
13956 * font-lock.el (font-lock-refresh-defaults): New function, which
13957 can be used to let font-lock react to external changes in
13958 variables like font-lock-defaults and keywords.
13959 See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
13960
13961 2009-12-28 Dan Nicolaescu <dann@ics.uci.edu>
13962
13963 * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
13964
13965 * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
13966
13967 2009-12-28 Juanma Barranquero <lekktu@gmail.com>
13968
13969 Supersede color.diff settings in git log (bug#5211).
13970
13971 * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
13972 escape chars in its output when the user has color.diff set to `always'.
13973 This fix works on git 1.4.2 and newer (released on 2006-08-13).
13974
13975 2009-12-26 Kevin Ryde <user42@zip.com.au>
13976
13977 * info-look.el (sh-mode): Look for coreutils new "Concept Index"
13978 node. Keep previous "Index" name to work with past coreutils too.
13979
13980 * man.el (man): Revise docstring a bit to show -a and -l as
13981 examples. Add -k description since support for it has otherwise
13982 been a secret. (Further to bug#3717.)
13983 (Man-bgproc-sentinel): When "-k foo" produces no output show error
13984 "no matches" rather than "Can't find manpage", as the latter reads
13985 like -k was interpreted as a page name, which is not so. (Bug#5431)
13986
13987 2009-12-26 Michael Albinus <michael.albinus@gmx.de>
13988
13989 * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
13990 switches. Check also for //SUBDIRED// line.
13991
13992 2009-12-25 Kenichi Handa <handa@m17n.org>
13993
13994 * language/indian.el (devanagari-composable-pattern): Fix to
13995 handle ZWNJ and ZWJ. Use it in composition-function-table for
13996 Devanagari.
13997 (malayalam-composable-pattern): Fix previous change.
13998
13999 2009-12-23 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14000
14001 * ps-print.el (ps-face-attributes): It was not returning the
14002 attribute face for faces specified as string. Reported by harven
14003 <harven@free.fr>. (Bug#5254)
14004 (ps-print-version): New version 7.3.5.
14005
14006 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
14007
14008 * calendar/icalendar.el (icalendar--convert-tz-offset):
14009 Fix timezone names.
14010 (icalendar--convert-tz-offset): Fix the "last-day-problem".
14011 (icalendar--add-diary-entry): Remove the trailing blank that
14012 diary-make-entry inserts.
14013
14014 2009-12-17 Michael Albinus <michael.albinus@gmx.de>
14015
14016 Make `file-expand-wildcards' work for remote files.
14017
14018 * files.el (file-expand-wildcards): In case of remote files, check
14019 only local file name part for wildcards. Provide feature 'files
14020 and subfeature 'remote-wildcards. (Bug#5198)
14021
14022 * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
14023 if there is already an established connection.
14024 (tramp-advice-file-expand-wildcards): Remove it.
14025
14026 * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
14027 (tramp-advice-file-expand-wildcards): Move from tramp.el.
14028 Activate advice for older GNU Emacs versions. (Bug#5237)
14029
14030 2009-12-17 Juanma Barranquero <lekktu@gmail.com>
14031
14032 Some doc fixes (more needed).
14033
14034 * find-cmd.el (find-constituents): Reflow docstring.
14035 (find-cmd, find-prune, find-command): Fix typos in docstrings.
14036 (find-generic): Doc fix.
14037
14038 2009-12-17 Juri Linkov <juri@jurta.org>
14039
14040 Fix regression from 23.1 to allow multiple modes in Local Variables.
14041
14042 * files.el (hack-local-variables-filter): While ignoring duplicates,
14043 don't take `mode' into account.
14044 (hack-local-variables-filter, hack-dir-local-variables):
14045 Don't remove duplicate `mode' from local-variables-alist (like `eval').
14046
14047 2009-12-17 Juri Linkov <juri@jurta.org>
14048
14049 Make `dired-diff' safer. (Bug#5225)
14050
14051 * dired-aux.el (dired-diff): Signal an error when `file' equals to
14052 `current' or when `file' is a directory of the `current' file.
14053
14054 2009-12-17 Andreas Schwab <schwab@linux-m68k.org>
14055
14056 * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
14057 unconditionally preloaded files.
14058
14059 2009-12-16 Juri Linkov <juri@jurta.org>
14060
14061 Revert to old 23.1 logic of using the file at the mark as default.
14062 * dired-aux.el (dired-diff): Use the file at the mark as default
14063 if it's not the same as the current file, and the target dir is
14064 the current dir or the mark is active. Add the current file
14065 as the arg of `dired-dwim-target-defaults'. Use the default file
14066 in the prompt. (Bug#5225)
14067
14068 2009-12-15 Michael Albinus <michael.albinus@gmx.de>
14069
14070 * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
14071 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
14072 (tramp-check-for-regexp): Check also, when an echoing shell stops
14073 to echo sent commands.
14074
14075 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
14076
14077 * Makefile.in: Revert last change (Bug#5191).
14078
14079 2009-12-14 Dan Nicolaescu <dann@ics.uci.edu>
14080
14081 * vc-hg.el (vc-hg-print-log): Fix argument order.
14082 (vc-hg-working-revision): Make sure the command is executed in a
14083 known environment so that we can parse the output. (Bug#4417)
14084
14085 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
14086
14087 * progmodes/python.el (python-symbol-completions): Remove text
14088 properties from symbol string before calling python-send-receive.
14089
14090 2009-12-14 Nick Roberts <nickrob@snap.net.nz>
14091
14092 * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
14093 when there are values for both file and line. (Bug#5060)
14094
14095 2009-12-14 Juri Linkov <juri@jurta.org>
14096
14097 * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
14098 whitespace after the file name of the first line of unified format,
14099 because git-diff doesn't output whitespace and file modification time
14100 after the file name.
14101
14102 2009-12-14 David Kastrup <dak@gnu.org>
14103
14104 * info.el (Info-hide-cookies-node): Before hiding a cookie,
14105 check if it already has the `display' property added by
14106 `Info-display-images-node', and not put the `invisible' property
14107 in this case.
14108
14109 2009-12-13 Glenn Morris <rgm@gnu.org>
14110
14111 * mail/emacsbug.el (message-sort-headers): Define for compiler.
14112 (report-emacs-bug): In message-mode, sort manually before storing
14113 original report text. (Bug#5178)
14114 Remove superfluous save-excursion.
14115
14116 2009-12-12 Michael Albinus <michael.albinus@gmx.de>
14117
14118 * net/dbus.el (dbus-property-handler): Filter lambda forms out
14119 when responding to "GetAll" properties.
14120
14121 2009-12-12 Chong Yidong <cyd@stupidchicken.com>
14122
14123 * simple.el (compose-mail): Remove mail-setup-with-from from
14124 customization checks.
14125
14126 2009-12-12 Eli Zaretskii <eliz@gnu.org>
14127
14128 * arc-mode.el (archive-rar-summarize): Support Attribute fields in
14129 RAR archives created on Unix systems.
14130
14131 2009-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
14132
14133 * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
14134 the varalias that was accidentally removed by the 2009-11-19 change
14135 (bug#5186).
14136
14137 2009-12-12 Kenichi Handa <handa@m17n.org>
14138
14139 * language/indian.el (indian-compose-regexp): New function.
14140 (malayalam-composable-pattern): Fix the pattern.
14141 (composition-function-table): Set malayalam-composable-pattern for
14142 Malayalam characters.
14143
14144 2009-12-11 Chong Yidong <cyd@stupidchicken.com>
14145
14146 * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
14147 rather than down-mouse-1, based on follow-link conventions.
14148
14149 * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
14150 are compiled.
14151
14152 2009-12-11 Michael McNamara <mac@mail.brushroad.com>
14153
14154 * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
14155 (verilog-vmm-statement-re, verilog-ovm-statement-re)
14156 (verilog-defun-level-not-generate-re, verilog-calculate-indent)
14157 (verilog-leap-to-head, verilog-backward-token):
14158 Fix indenting VMM macros. Reported by Jonathan Ashbrook.
14159
14160 2009-12-11 Wilson Snyder <wsnyder@wsnyder.org>
14161
14162 * progmodes/verilog-mode.el (verilog-auto-lineup)
14163 (verilog-nameable-item-re): Cleanup user-visible spelling and
14164 documentation errors. One reported by Gary Delp.
14165 (verilog-submit-bug-report): Mention bug tracking and CC co-author.
14166 (verilog-read-decls): Fix AUTOWIRE with types declared in a
14167 package, bug195. Reported by Pierre-David Pfister.
14168
14169 2009-12-11 Glenn Morris <rgm@gnu.org>
14170
14171 * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
14172
14173 * mail/emacsbug.el: No longer require sendmail.
14174 Replace sendmail's `mail-text' by `rfc822-goto-eoh'. (Bug#5174)
14175 (report-emacs-bug-orig-text): Doc fix.
14176 (report-emacs-bug-send-command, report-emacs-bug-send-hook):
14177 New local variables, to adapt to different mail-user-agents.
14178 (report-emacs-bug): Fix test for a gnu.org address.
14179 Use overlays for emphasis, since font-lock defeats 'face property.
14180 Pretest bugs also end up at the newsgroup these days.
14181 Stop message-mode stripping text properties.
14182 Set and use the new buffer-local variables.
14183 (report-emacs-bug-hook): Add doc-string.
14184 Remove some unnecessary save-excursions and simplify.
14185 Use the appropriate hook and send-command.
14186
14187 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
14188 capitalization of some menu entries.
14189
14190 2009-12-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14191
14192 * whitespace.el (whitespace-display-char-on):
14193 Ensure `buffer-display-table' is unique when two or more windows are
14194 visible. Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
14195 New version 12.1.
14196
14197 2009-12-10 Eli Zaretskii <eliz@gnu.org>
14198
14199 * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
14200 characters in the Attribute field.
14201
14202 2009-12-10 Dan Nicolaescu <dann@ics.uci.edu>
14203
14204 * vc-svn.el (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
14205
14206 2009-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
14207
14208 Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
14209 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
14210 Disregard autoload-excludes.
14211 (update-directory-autoloads): Obey autoload-excludes here instead.
14212 But don't store its contents in no-autoloads and remove entries that
14213 refer to excludes files.
14214
14215 2009-12-10 Glenn Morris <rgm@gnu.org>
14216
14217 * mail/feedmail.el (top-level): Move require 'mail-utils to start.
14218 (expand-mail-aliases): Define for compiler.
14219
14220 * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
14221 Define for compiler.
14222
14223 * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
14224 appropriate for the mail-user-agent in use.
14225
14226 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
14227
14228 * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
14229
14230 2009-12-09 Dan Nicolaescu <dann@ics.uci.edu>
14231
14232 Fix short log parsing and fontification.
14233 * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
14234 Fix fontification for the [merge] label.
14235
14236 2009-12-09 Vivek Dasmohapatra <vivek@etla.org>
14237
14238 Drop some properties to avoid surprises (bug#5002).
14239 * htmlfontify.el (hfy-ignored-properties): New defcustom.
14240 (hfy-fontify-buffer): Use it.
14241
14242 2009-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
14243
14244 Minor cleanup.
14245 * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
14246 Adjust all callers.
14247 (ffap-locate-file): Remove unused arg `dir-ok' and make other
14248 args compulsory. Adjust callers.
14249 (ffap-gopher-at-point): Remove unused var `name'.
14250
14251 Get rid of the ELCFILES abomination.
14252 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
14253 (compile-elcfiles): New phony target.
14254 (compile-main): Compute ELCFILES dynamically.
14255 (compile-clean): New target to remove left-over elc files.
14256 (compile, all): Use it.
14257
14258 2009-12-09 Kenichi Handa <handa@etlken>
14259
14260 * international/mule-diag.el: Require help-mode instead of help-fns.
14261
14262 2009-12-09 Kenichi Handa <handa@m17n.org>
14263
14264 * international/mule-cmds.el (ucs-names): Supply sufficiently
14265 fine ranges instead of pre-calculating accurate ranges.
14266 Iterate with bigger gc-cons-threshold.
14267
14268 2009-12-08 Dan Nicolaescu <dann@ics.uci.edu>
14269
14270 Add support for stashing a snapshot of the current tree.
14271 * vc-git.el (vc-git-stash-snapshot): New function.
14272 (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
14273
14274 2009-12-08 Jose E. Marchesi <jemarch@gnu.org>
14275
14276 * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
14277 instead of `(beginning|end)-of-line'.
14278
14279 2009-12-08 Glenn Morris <rgm@gnu.org>
14280
14281 * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
14282
14283 * Makefile.in (ELCFILES): Regenerate.
14284
14285 2009-12-07 Juri Linkov <juri@jurta.org>
14286
14287 Don't lazy-highlight the comint output in history Isearch mode.
14288
14289 * comint.el (comint-history-isearch-search): Instead of
14290 `comint-line-beginning-position', use `comint-after-pmark-p'
14291 to check if point if before the process mark, and go to
14292 `process-mark' in this case.
14293
14294 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14295
14296 * textmodes/tex-mode.el (latex-complete)
14297 (latex-indent-or-complete): Remove.
14298 (latex-mode): Set completion-at-point-functions instead.
14299
14300 Provide a standard completion command and hook it into TAB.
14301 * minibuffer.el (completion-at-point-functions): New var.
14302 (completion-at-point): New command.
14303 * indent.el (indent-for-tab-command): Handle the `complete' behavior.
14304 * progmodes/python.el (python-mode-map): Use completion-at-point.
14305 (python-completion-at-point): Rename from python-partial-symbol and
14306 adjust for use in completion-at-point-functions.
14307 (python-mode): Setup completion-at-point for Python completion.
14308 * emacs-lisp/lisp.el (lisp-completion-at-point): New function
14309 extracted from lisp-complete-symbol.
14310 (lisp-complete-symbol): Use it.
14311 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
14312 setup completion-at-point for Elisp completion.
14313 (emacs-lisp-mode-map, lisp-interaction-mode-map):
14314 Use completion-at-point.
14315 * ielm.el (ielm-map): Use completion-at-point.
14316 (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
14317 * progmodes/sym-comp.el: Move to...
14318 * obsolete/sym-comp.el: Move from progmodes.
14319
14320 2009-12-07 Eli Zaretskii <eliz@gnu.org>
14321
14322 Prevent save-buffer in Rmail buffers from using the coding-system
14323 of the current message, and from clobbering the encoding mnemonics
14324 in the mode line (Bug#4623).
14325
14326 * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
14327 flag, too.
14328 (rmail-message-encoding): New variable.
14329 (rmail-write-region-annotate): Record the encoding of the current
14330 message in rmail-message-encoding.
14331 (rmail-after-save-hook): New function, restores the encoding of
14332 the current message after the message collection is saved.
14333
14334 2009-12-07 Juri Linkov <juri@jurta.org>
14335
14336 * progmodes/grep.el (grep-read-files): Use `completing-read'
14337 instead of `read-string'. Set its `collection' arg to
14338 `read-file-name-internal'. (Bug#4301)
14339
14340 2009-12-07 Juri Linkov <juri@jurta.org>
14341
14342 Correctly restore original Isearch point. (Bug#4994)
14343
14344 * isearch.el (isearch-mode): Move `isearch-push-state' after
14345 `(run-hooks 'isearch-mode-hook)'.
14346 (isearch-cancel): When `isearch-push-state-function' is defined,
14347 let-bind `isearch-cmds' to the first state (the last element of
14348 `isearch-cmds') and call `isearch-top-state' (it calls pop-state
14349 function and restores the original point). Otherwise, move point
14350 to `isearch-opoint'.
14351
14352 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14353
14354 * international/mule-cmds.el (ucs-names): Weed out at compile-time the
14355 chars that don't have names, so the table can be built much faster at
14356 run-time.
14357
14358 2009-12-07 Chong Yidong <cyd@stupidchicken.com>
14359
14360 * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
14361 change. Suggested by David Kastrup.
14362
14363 * simple.el (compose-mail): Check for incompatibilities and warn.
14364 (compose-mail-user-agent-warnings): New option.
14365
14366 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14367
14368 Support showing a single log entry from vc-annotate.
14369 * vc.el (print-log): Add a new argument: START-REVISION.
14370 (vc-print-log-internal): Add a new optional argument and
14371 pass it to the backend.
14372 (vc-print-log, vc-print-root-log): Adjust callers.
14373 * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
14374 buffer already displays the requested log entry, use it.
14375 Otherwise display only the log entry in question.
14376 * vc-svn.el (vc-svn-print-log):
14377 * vc-mtn.el (vc-mtn-print-log):
14378 * vc-hg.el (vc-hg-state):
14379 * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
14380 (vc-git-show-log-entry): Return t on success.
14381 * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
14382 (vc-bzr-show-log-entry): Return t on success.
14383 * vc-rcs.el (vc-rcs-print-log):
14384 * vc-sccs.el (vc-sccs-print-log):
14385 * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
14386
14387 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14388
14389 * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
14390 Add menus to the meta mode. (Bug#5043)
14391
14392 2009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
14393
14394 * ediff-init.el (ediff-event-key): Use event-to-character instead of
14395 event-key.
14396
14397 * ediff.el (ediff-buffers-internal): Add unwind-protect.
14398
14399 2009-12-07 Michael Albinus <michael.albinus@gmx.de>
14400
14401 Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
14402 Berbain <raphael.berbain@gmail.com>.
14403
14404 * net/tramp.el (tramp-end-of-output): Move up. Use `#' and `$'
14405 characters.
14406 (tramp-initial-end-of-output): New defconst.
14407 (tramp-methods, tramp-find-shell)
14408 (tramp-open-connection-setup-interactive-shell)
14409 (tramp-maybe-open-connection): Use it.
14410 (tramp-shell-prompt-pattern, tramp-wait-for-output):
14411 Handle existence of `#' and `$'.
14412
14413 * net/tramp-fish.el (tramp-fish-maybe-open-connection):
14414 Use `tramp-initial-end-of-output'.
14415
14416 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14417
14418 Get the background mode from the terminal for xterm, and set
14419 faces accordingly.
14420 * term/xterm.el (xterm-set-background-mode): New function.
14421 (terminal-init-xterm): Use it in case xterm supports background
14422 color queries. Recompute faces after getting the background
14423 color.
14424
14425 2009-12-07 Ulrich Mueller <ulm@gentoo.org>
14426
14427 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
14428 number comment back on its own line, for easier parsing.
14429
14430 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14431
14432 Make it work for non-file buffers (bug#5102).
14433 * doc-view.el (doc-view-current-cache-dir):
14434 Use doc-view-buffer-file-name rather than buffer-file-name.
14435 (doc-view-mode): Use buffer-name when buffer-file-name is nil.
14436
14437 2009-12-06 Óscar Fuentes <ofv@wanadoo.es>
14438
14439 * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
14440 author field is too short.
14441
14442 2009-12-06 Dan Nicolaescu <dann@ics.uci.edu>
14443
14444 * vc-git.el (vc-git-print-log): Handle a limit argument.
14445 Display the short log in graph form and with labels.
14446 (vc-git-log-view-mode): Handle labels.
14447
14448 Make vc-revert change VC state from 'added to 'unregistered.
14449 * vc-git.el (vc-git-revert): Call git reset first.
14450
14451 2009-12-06 Ulf Jasper <ulf.jasper@web.de>
14452
14453 * net/newst-backend.el, net/newst-plainview.el:
14454 * net/newst-reader.el, net/newst-ticker.el:
14455 * net/newst-treeview.el, net/newsticker.el:
14456 Require/provide newst-... (instead of newsticker-...). (Bug#5096)
14457
14458 2009-12-06 Chong Yidong <cyd@stupidchicken.com>
14459
14460 * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
14461
14462 * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
14463 Handle empty author field (Bug#4144). Suggested by Óscar Fuentes.
14464 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
14465 Update annotation regexp.
14466
14467 * simple.el (beginning-of-visual-line): Constrain to field
14468 boundaries (Bug#5106).
14469
14470 2009-12-06 Ulf Jasper <ulf.jasper@web.de>
14471
14472 * xml.el (xml-substitute-numeric-entities):
14473 Move newsticker--decode-numeric-entities in newst-backend.el to
14474 xml-substitute-numeric-entities in xml.el. (Bug#5008)
14475 * net/newst-backend.el (newsticker--parse-generic-feed)
14476 (newsticker--parse-generic-items)
14477 (newsticker--decode-numeric-entities):
14478 Move newsticker--decode-numeric-entities in newst-backend.el to
14479 xml-substitute-numeric-entities in xml.el. (Bug#5008)
14480
14481 2009-12-06 Daniel Colascione <dan.colascione@gmail.com>
14482
14483 * progmodes/js.el (js--js-not): Add null to the list of values.
14484
14485 2009-12-06 Chong Yidong <cyd@stupidchicken.com>
14486
14487 * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
14488
14489 2009-12-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14490
14491 * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
14492 delimiter if it is at the end of the current line.
14493 (bibtex-generate-url-list): Fix docstring.
14494
14495 2009-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
14496
14497 * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
14498 minibuffer's content with itself.
14499 Fold the confirm-after-completion case into the `confirm' case.
14500 (completion-pcm-word-delimiters): Add : and / to the delimiters.
14501
14502 2009-12-06 Kevin Ryde <user42@zip.com.au>
14503
14504 * ffap.el (ffap-rfc-path): Make this a defcustom since
14505 `ffap-rfc-directories' is also a defcustom. (Bug#4514.)
14506
14507 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
14508 manuals, similar to existing setup for help-mode. (Bug#3913.)
14509
14510 2009-12-05 Juri Linkov <juri@jurta.org>
14511
14512 Save and restore dired buffer's point positions too. (Bug#4880)
14513
14514 * dired.el (dired-save-positions): Return in the first element
14515 buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
14516 Doc fix.
14517 (dired-restore-positions): First restore buffer's position.
14518 While restoring window's positions, check if window still displays
14519 the original buffer.
14520
14521 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
14522
14523 * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
14524 if possible.
14525
14526 * shell.el (shell): Require ansi-color (Bug#5113).
14527
14528 * ansi-color.el (ansi-color-for-comint-mode): Default to t.
14529
14530 * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
14531
14532 2009-12-05 Alan Mackenzie <acm@muc.de>
14533
14534 * progmodes/cc-mode.el (c-before-hack-hook)
14535 (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
14536 `c-file-style' to work again. This reversion restores the current
14537 software to its state in Emacs 23.1. (Bug#4146)
14538
14539 2009-12-05 Kevin Ryde <user42@zip.com.au>
14540
14541 * textmodes/sgml-mode.el (sgml-lexical-context):
14542 Recognise comment-start-skip to comment-end-skip as comment (Bug#4781).
14543
14544 2009-12-05 Juri Linkov <juri@jurta.org>
14545
14546 * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
14547 for virtual nodes. (Bug#4147)
14548 (Info-find-node-2): Set `Info-current-node-virtual' to nil
14549 when moving from a virtual node.
14550 (Info-mode-menu): Add `Info-virtual-index' to the menu.
14551 (Info-mode): Add `Info-virtual-index' to the docstring.
14552
14553 2009-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14554
14555 * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
14556 track of the buffer position of the end of a BibTeX entry as this
14557 position may change during reformatting.
14558 (bibtex-format-entry): Remove whitespace before processing
14559 numerical fields so that we recognize the latter properly.
14560 (bibtex-reformat): Do not use push which changes the global value
14561 of bibtex-entry-format.
14562 (bibtex-field-braces-alist, bibtex-field-strings-alist)
14563 (bibtex-field-re-init): Replace only space characters by regexp
14564 for whitespace.
14565 (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
14566 (bibtex-initialize): Also update bibtex-strings.
14567 (bibtex-kill-field): Preserve white space at end of entry.
14568 (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
14569 Update bibtex-reference-keys.
14570
14571 2009-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
14572
14573 * minibuffer.el (completion-pcm--merge-try): Also consider placing
14574 point after a star, if that's the only place where modifications can
14575 make progress.
14576
14577 2009-12-05 Dan Nicolaescu <dann@ics.uci.edu>
14578
14579 * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
14580 in docstrings.
14581
14582 2009-12-04 Juri Linkov <juri@jurta.org>
14583
14584 * proced.el (proced): Call `(proced-update t)' to update process
14585 information instead of only running proced-post-display-hook.
14586 (proced-send-signal): Add a leading space to the buffer name
14587 " *Marked Processes*" to make this buffer ephemeral.
14588
14589 2009-12-04 Juri Linkov <juri@jurta.org>
14590
14591 * dired.el (dired-auto-revert-buffer): New defcustom.
14592 (dired-internal-noselect): Use it.
14593
14594 2009-12-04 Juri Linkov <juri@jurta.org>
14595
14596 Change roles of modes and functions in image-mode.el (Bug#5062).
14597
14598 * image-mode.el: Replace `image-mode-maybe' with `image-mode'
14599 in `auto-mode-alist'.
14600 (image-mode-previous-major-mode): New variable.
14601 (image-minor-mode-map): Rename from `image-mode-text-map'.
14602 (image-mode): Move graceful error-handling code from
14603 `image-minor-mode' to here. On errors call `image-mode-as-text'.
14604 (image-minor-mode): Remove all image-handling code.
14605 Replace `image-mode-text-map' with `image-minor-mode-map'.
14606 Check for `image-type' in mode-line format string.
14607 (image-mode-maybe): Make obsolete with an alias to `image-mode'.
14608 (image-mode-as-text): New function with most code from
14609 `image-mode-maybe'.
14610 (image-toggle-display-text): Move code that removes image
14611 properties from `image-toggle-display' to here.
14612 (image-toggle-display-image): New function with code that adds
14613 image properties copied from `image-toggle-display'.
14614 (image-toggle-display): Remove most code with leaving only code
14615 that toggles between `image-mode-as-text' and `image-mode'.
14616
14617 2009-12-04 Ulf Jasper <ulf.jasper@web.de>
14618
14619 * net/newst-treeview.el
14620 (newsticker--treeview-list-highlight-start): Restored call to
14621 save-excursion: Selected item was stuck.
14622 (newsticker--treeview-list-select): New.
14623 (newsticker--treeview-item-show-text)
14624 (newsticker--treeview-item-show)
14625 (newsticker--treeview-item-update): Use new
14626 newsticker-treeview-item-mode.
14627 (newsticker-treeview-update): Keep current item.
14628 (newsticker-treeview-next-new-or-immortal-item): Doc change.
14629 (newsticker--treeview-first-feed): Doc change.
14630 (newsticker-treeview-list-menu)
14631 (newsticker-treeview-item-menu): Add menu entries.
14632 (newsticker-treeview-item-mode): New.
14633
14634 * net/newst-backend.el (newsticker-customize): Delete other
14635 windows.
14636
14637 2009-12-04 Sam Steingold <sds@gnu.org>
14638
14639 * log-view.el (log-view-mode-map): "q" calls quit-window,
14640 like in all the other non-self-insert buffers.
14641
14642 2009-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
14643
14644 Minor cleanup.
14645 * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
14646 key decoding rather than do it manually via last-input-event +
14647 ascii-character.
14648 (term-exec): Use delete-and-extract-region.
14649 (term-handle-ansi-terminal-messages): Remove unused var `end'.
14650 (term-process-pager): Remove unused var `i'.
14651 (term-dynamic-simple-complete): Make obsolete.
14652 (serial-update-config-menu): Remove unused vars `y' and `str'.
14653 (term-update-mode-line): Remove unused var `temp'.
14654
14655 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
14656
14657 Limit the number of log entries displayed by default.
14658 * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
14659 (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
14660 using a prefix argument.
14661
14662 2009-12-03 Glenn Morris <rgm@gnu.org>
14663
14664 * progmodes/idlwave.el (class): Restore still useful declaration.
14665
14666 2009-12-03 Alan Mackenzie <acm@muc.de>
14667
14668 Enhance `c-parse-state' to run efficiently in "brace deserts".
14669
14670 * progmodes/cc-mode.el (c-basic-common-init):
14671 Call c-state-cache-init.
14672 (c-neutralize-syntax-in-and-mark-CPP): Rename from
14673 c-extend-and-neutralize-syntax-in-CPP. Mark each CPP construct by
14674 placing `category' properties value 'c-cpp-delimiter at its boundaries.
14675
14676 * progmodes/cc-langs.el (c-before-font-lock-function):
14677 c-extend-and-neutralize-syntax-in-CPP has been renamed
14678 c-neutralize-syntax-in-and-mark-CPP.
14679
14680 * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
14681 with `category' properties now, not `syntax-table' ones.
14682
14683 * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
14684 enhanced (but slower) version of c-end-of-macro that won't land
14685 inside a literal or on another awkward character.
14686 (c-state-cache-too-far, c-state-cache-start)
14687 (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
14688 (c-state-nonlit-pos-cache-limit, c-state-point-min)
14689 (c-state-point-min-lit-type, c-state-point-min-lit-start)
14690 (c-state-min-scan-pos, c-state-brace-pair-desert)
14691 (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
14692 buffer local variables.
14693 (c-state-literal-at, c-state-lit-beg)
14694 (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
14695 (c-state-mark-point-min-literal, c-state-cache-top-lparen)
14696 (c-state-cache-top-paren, c-state-cache-after-top-paren)
14697 (c-get-cache-scan-pos, c-get-fallback-scan-pos)
14698 (c-state-balance-parens-backwards, c-parse-state-get-strategy)
14699 (c-renarrow-state-cache)
14700 (c-append-lower-brace-pair-to-state-cache)
14701 (c-state-push-any-brace-pair, c-append-to-state-cache)
14702 (c-remove-stale-state-cache)
14703 (c-remove-stale-state-cache-backwards, c-state-cache-init)
14704 (c-invalidate-state-cache-1, c-parse-state-1)
14705 (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
14706 (c-parse-state): Enhance and refactor.
14707 (c-debug-parse-state): Amend to deal with all the new variables.
14708
14709 * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
14710 (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
14711 modify to use category text properties rather than syntax-table ones.
14712 (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
14713 to switch off/on the syntactic paren property of C++ template
14714 delimiters using the category property.
14715 (c-with-<->-as-parens-suppressed): Macro to invoke code with
14716 template delims suppressed.
14717 (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
14718 New constant/macros which apply category properties to the start
14719 and end of preprocessor constructs.
14720 (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
14721 "comment out" the syntactic value of characters in preprocessor
14722 constructs.
14723 (c-with-cpps-commented-out)
14724 (c-with-all-but-one-cpps-commented-out): Macros to invoke code
14725 with characters in all or all but one preprocessor constructs
14726 "commented out".
14727
14728 2009-12-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14729
14730 * proced.el (proced-filter-alist): Use regexp-quote.
14731
14732 2009-12-03 Michael Albinus <michael.albinus@gmx.de>
14733
14734 Cleanup.
14735 * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
14736 (eshell/su, eshell/sudo): Require 'tramp. Fix problems reading
14737 arguments. Expand `default-directory'.
14738
14739 * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
14740 the benefit of returning an expanded localname.
14741 (tramp-tramp-file-p): Handle the case NAME is not a string.
14742
14743 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
14744
14745 Add support for bzr shelve/unshelve.
14746 * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
14747 (vc-bzr-extra-menu-map): New variables.
14748 (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
14749 (vc-bzr-shelve-apply, vc-bzr-shelve-list)
14750 (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
14751 (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
14752 (vc-bzr-dir-extra-headers): Display shelves.
14753
14754 * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
14755
14756 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
14757
14758 * textmodes/bibtex.el (bibtex-complete-internal):
14759 Use completion-in-region.
14760 (bibtex-text-in-field-bounds): Remove unused var `opoint'.
14761
14762 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
14763
14764 Support applying stashes. Improve UI.
14765 * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
14766 (vc-git-stash-apply, vc-git-stash-pop)
14767 (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
14768 (vc-git-stash-menu): New functions.
14769 (vc-git-stash-menu-map): New variable.
14770 (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
14771
14772 2009-12-03 Glenn Morris <rgm@gnu.org>
14773
14774 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
14775 (vc-print-log-internal): Fix previous change.
14776 (vc-revert): Correct pluralization.
14777
14778 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
14779
14780 * progmodes/make-mode.el (makefile-special-targets-list): No need for
14781 it to be an alist any more.
14782 (makefile-complete): Use completion-in-region.
14783
14784 * progmodes/octave-mod.el (octave-complete-symbol):
14785 Use completion-in-region.
14786
14787 Misc cleanup.
14788 * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
14789 (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
14790 (idlwave-complete-class): Don't quote lambda.
14791 (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
14792 (idlwave-mode-map): Move initialization into declaration.
14793 (idlwave-action-and-binding): Use backquotes.
14794 (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
14795 Simplify.
14796 (idlwave-is-pointer-dereference): Remove unused var `pos'.
14797 (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
14798 (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
14799 `parts', and `all-parts'.
14800 (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
14801 (idlwave-convert-xml-system-routine-info): Remove unused string
14802 `version-string'.
14803 (idlwave-display-user-catalog-widget): Use dolist.
14804 (idlwave-scanning-lib): Declare dynamically-scoped var.
14805 (idlwave-scan-library-catalogs): Remove unused var `flags'.
14806 (completion-highlight-first-word-only): Declare to silence bytecomp.
14807 (idlwave-popup-select): Tighten scope of `resp'.
14808 (idlwave-find-struct-tag): Remove unused var `beg'.
14809 (idlwave-after-load-rinfo-hook): Declare.
14810 (idlwave-sintern-class-info): Remove unused var `taglist'.
14811 (idlwave-find-class-definition): Remove unused var `list'.
14812 (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
14813 (idlwave-what-module-find-class): Remove unused var `classes'.
14814
14815 2009-12-03 Juanma Barranquero <lekktu@gmail.com>
14816
14817 * progmodes/pascal.el: Require CL when compiling (for lexical-let).
14818
14819 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
14820
14821 * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
14822 buffers visited. Remove redundant current-buffer-saving.
14823
14824 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
14825
14826 Use completion-in-buffer and remove uses of dynamic scoping.
14827 * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
14828 (pascal-buffer-to-use, pascal-flag): Don't declare.
14829 (pascal-func-completion, pascal-type-completion, pascal-var-completion)
14830 (pascal-get-completion-decl, pascal-keyword-completion):
14831 Add `pascal-str' argument, save-excursion,
14832 return the found completions, and don't filter with pascal-pred.
14833 (pascal-completion-cache): New var.
14834 (pascal-completion): Don't switch buffer any more (it was never
14835 necessary). Don't save-excursion any more (it's done by the called
14836 subroutines). Use a cache to avoid redundant computations.
14837 Use complete-with-action rather than pascal-completion-response and
14838 let it apply the predicate as well.
14839 (pascal-complete-word): Use completion-in-buffer when
14840 pascal-toggle-completions is nil.
14841 (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
14842 not used any more.
14843 (pascal-comp-defun): Don't change buffer any more.
14844 Use complete-with-action rather than pascal-completion-response and
14845 let it apply the predicate as well.
14846 (pascal-goto-defun): Change buffer before calling pascal-comp-defun
14847 when neded.
14848
14849 2009-12-02 Kenichi Handa <handa@m17n.org>
14850
14851 * language/indian.el: Include ZWJ and ZWNJ in the patterns to
14852 shape for all Indic scripts.
14853
14854 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
14855
14856 Use completion-in-buffer.
14857 * wid-edit.el (widget-field-text-end): New function.
14858 (widget-field-value-get): Use it.
14859 (widget-string-complete, widget-file-complete)
14860 (widget-color-complete): Use it and completion-in-region.
14861 (widget-complete): Don't narrow the buffer.
14862
14863 2009-12-02 Glenn Morris <rgm@gnu.org>
14864
14865 * mail/rmail.el (rmail-pop-to-buffer): New function. (Bug#2282)
14866 (rmail-select-summary): Use rmail-pop-to-buffer.
14867 * mail/rmailsum.el: Replace all pop-to-buffer calls with
14868 rmail-pop-to-buffer, to prevent horizontal splits.
14869
14870 * calendar/diary-lib.el (diary-list-entries): Replace superfluous
14871 save-excursion with save-current-buffer.
14872 Widen before searching. (Bug#5093)
14873 (diary-list-sexp-entries): Remove superfluous save-excursion.
14874
14875 2009-12-02 Michael Welsh Duggan <mwd@cert.org>
14876
14877 * woman.el (woman-make-bufname): Handle man-pages with "." in the
14878 name. (Bug#5038)
14879
14880 2009-12-02 Andreas Politz <politza@fh-trier.de> (tiny change)
14881
14882 * ido.el (ido-file-internal): Handle filenames at point that do
14883 not have a directory part. (Bug#5049)
14884
14885 2009-12-02 Juanma Barranquero <lekktu@gmail.com>
14886
14887 * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
14888 (mpc-songs-jump-to, mpc-resume): Doc fixes.
14889
14890 2009-12-01 Rob Riepel <riepel@networking.Stanford.EDU>
14891
14892 * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
14893 (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
14894 any more.
14895
14896 2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
14897
14898 * comint.el (comint-insert-input): Ignore clicks to the right of
14899 the field. Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
14900
14901 * vc.el (vc-print-log-internal): Don't wait for the process to
14902 terminate before setting up the major mode.
14903
14904 * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
14905 in case.
14906
14907 * pcomplete.el (pcomplete-std-complete): Don't try to complete past
14908 the last element.
14909
14910 * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
14911
14912 2009-12-01 Glenn Morris <rgm@gnu.org>
14913
14914 * window.el (window--display-buffer-2): Fix previous changes.
14915
14916 2009-12-01 Chong Yidong <cyd@stupidchicken.com>
14917
14918 * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
14919
14920 2009-12-01 Glenn Morris <rgm@gnu.org>
14921
14922 * Makefile.in (ELCFILES): Add mpc.elc.
14923
14924 2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
14925
14926 * mpc.el: New file.
14927
14928 2009-12-01 Glenn Morris <rgm@gnu.org>
14929
14930 * window.el (window-to-use): Define for compiler.
14931
14932 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
14933 consistent with others (no final period).
14934
14935 * mail/rmailmm.el (rmail-mime-handle): Doc fix.
14936 (rmail-mime-show): Downcase the encoding. (Bug#5070)
14937
14938 2009-12-01 Dan Nicolaescu <dann@ics.uci.edu>
14939
14940 Make vc-print-log buttons work.
14941 * log-view.el (log-view-mode-map): Inherit from widget-keymap.
14942
14943 2009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change)
14944
14945 * savehist.el (savehist-autosave-interval): Allow setting to nil
14946 through customize. (Bug#5056)
14947
14948 2009-11-30 Juanma Barranquero <lekktu@gmail.com>
14949
14950 Fix references to jit-lock properties.
14951 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
14952 Refer to jit-lock-defer-multiline, not jit-lock-multiline.
14953 (perl-font-lock-special-syntactic-constructs):
14954 Quote jit-lock-defer-multiline property.
14955
14956 2009-11-30 Dan Nicolaescu <dann@ics.uci.edu>
14957
14958 * vc-git.el (vc-git-registered): Call vc-git-root only once.
14959
14960 2009-11-30 Juri Linkov <juri@jurta.org>
14961
14962 * misearch.el (multi-isearch-search-fun): Always provide a non-nil
14963 value `buffer' of `multi-isearch-next-buffer-current-function'.
14964 Use `(current-buffer)' when `buffer' is nil.
14965 (multi-isearch-next-buffer-from-list): Don't fallback to
14966 `(current-buffer)' when `buffer' is nil. (Bug#4947)
14967
14968 2009-11-30 Juri Linkov <juri@jurta.org>
14969
14970 * misearch.el (multi-isearch-read-buffers): Move canonicalization
14971 of buffers with `get-buffer' to `multi-isearch-buffers'.
14972 (multi-isearch-buffers, multi-isearch-buffers-regexp):
14973 Canonicalize BUFFERS with `get-buffer'. Doc fix.
14974 (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
14975 FILES with `expand-file-name' converting relative file names
14976 to absolute. Doc fix. (Bug#4727)
14977
14978 2009-11-30 Juri Linkov <juri@jurta.org>
14979
14980 * misearch.el (multi-isearch-read-buffers)
14981 (multi-isearch-read-matching-buffers): New functions.
14982 (multi-isearch-buffers, multi-isearch-buffers-regexp):
14983 Use them in the `interactive' spec. Doc fix.
14984 (multi-isearch-read-files, multi-isearch-read-matching-files):
14985 New functions.
14986 (multi-isearch-files, multi-isearch-files-regexp):
14987 Use them in the `interactive' spec. Doc fix. (Bug#4725)
14988
14989 2009-11-30 Juri Linkov <juri@jurta.org>
14990
14991 * doc-view.el (doc-view-continuous):
14992 Rename from `doc-view-continuous-mode'.
14993 (doc-view-menu): Move "Toggle display" to the top.
14994 Add submenu "Continuous" with radio buttons "Off"/"On"
14995 and "Save as Default".
14996 (doc-view-scroll-up-or-next-page)
14997 (doc-view-scroll-down-or-previous-page)
14998 (doc-view-next-line-or-next-page)
14999 (doc-view-previous-line-or-previous-page):
15000 Rename `doc-view-continuous-mode' to `doc-view-continuous'. (Bug#4896)
15001
15002 2009-11-30 Juri Linkov <juri@jurta.org>
15003
15004 * comint.el (comint-mode-map): Rebind `M-r' from
15005 `comint-previous-matching-input' to
15006 `comint-history-isearch-backward-regexp'.
15007 Unbind `M-s' to allow global key binding `M-s'.
15008 Add menu items for `comint-history-isearch-backward' and
15009 `comint-history-isearch-backward-regexp'. (Bug#3746)
15010
15011 2009-11-30 Juri Linkov <juri@jurta.org>
15012
15013 * replace.el (perform-replace): Let-bind recenter-last-op to nil.
15014 For def=recenter, replace `recenter' with `recenter-top-bottom'
15015 that is called with `this-command' and `last-command' let-bound
15016 to `recenter-top-bottom'. When the last `def' was not `recenter',
15017 set `recenter-last-op' to nil. (Bug#4981)
15018
15019 2009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
15020
15021 Minor cleanup and simplification.
15022 * filecache.el (file-cache-add-directory)
15023 (file-cache-add-directory-recursively)
15024 (file-cache-add-from-file-cache-buffer)
15025 (file-cache-delete-file-regexp, file-cache-delete-directory)
15026 (file-cache-files-matching-internal, file-cache-display): Use dolist.
15027 (file-cache-temp-minibuffer-message): Delete function.
15028 (file-cache-minibuffer-complete): Use minibuffer-message instead.
15029
15030 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
15031 Don't signal an error when bumping into EOB in tr, s, or y.
15032
15033 2009-11-29 Juri Linkov <juri@jurta.org>
15034
15035 * startup.el (fancy-about-text): Fix wording of Guided Tour.
15036 (Bug#4960)
15037
15038 * descr-text.el (describe-char-unidata-list): Use lowercase name
15039 for "Unicode name" like in other tags.
15040
15041 2009-11-29 Juri Linkov <juri@jurta.org>
15042
15043 * ediff-util.el (ediff-minibuffer-with-setup-hook):
15044 New compatibility macro.
15045 (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
15046
15047 2009-11-29 Juri Linkov <juri@jurta.org>
15048
15049 Add defcustom to define the cycling order of `recenter-top-bottom'.
15050 (Bug#4981)
15051
15052 * window.el (recenter-last-op): Doc fix.
15053 (recenter-positions): New defcustom.
15054 (recenter-top-bottom): Rewrite to use `recenter-positions'.
15055 (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
15056
15057 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
15058
15059 Improve integration of Tramp and ange-ftp in eshell.
15060
15061 * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
15062 (eshell/su): Flatten args. Apply better args parsing. Use "cd".
15063 (eshell/sudo): Flatten args. Let-bind `default-directory'.
15064
15065 * eshell/esh-util.el (top): Require also Tramp when compiling.
15066 (eshell-directory-files-and-attributes): Check for FTP remote
15067 connection.
15068 (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
15069 `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
15070 (eshell-file-attributes): Handle ".". Return `entry'.
15071
15072 * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
15073 (ange-ftp-directory-files-and-attributes)
15074 (ange-ftp-real-directory-files-and-attributes): New defuns.
15075
15076 * net/tramp.el (tramp-maybe-open-connection): Open the remote
15077 shell with "exec" when possible. This prevents trailing prompts
15078 in `start-file-process'.
15079
15080 2009-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
15081
15082 Try and remove assumptions about point-min==1.
15083 * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
15084 (rng-compute-mode-line-string): Show the validation percentage in
15085 terms of the narrowed text, not the widened text.
15086 (rng-do-some-validation): Don't catch internal errors when debugging.
15087 (rng-first-error): Simplify.
15088 (rng-after-change-function): Remove work around. AFAIK the bug has
15089 been fixed a while ago.
15090
15091 * image-mode.el (image-minor-mode): Exit more gracefully when the image
15092 cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
15093
15094 * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
15095
15096 * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
15097 `cd' doesn't always do it for us (bug#5067).
15098
15099 * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
15100 on 2009-10-25 as part of some other change (bug#5067).
15101
15102 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
15103
15104 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
15105 `suspicious'.
15106 (byte-compile-warnings): Use byte-compile-warning-types.
15107 (byte-compile-save-excursion): Warn about use of set-buffer right
15108 after save-excursion.
15109
15110 * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
15111 the excursion as well.
15112
15113 2009-11-27 Michael Albinus <michael.albinus@gmx.de>
15114
15115 * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
15116 providing a Tramp related implementation of "su" and "sudo".
15117 (eshell-unix-initialize): Add "su" and "sudo".
15118
15119 2009-11-27 Daiki Ueno <ueno@unixuser.org>
15120
15121 * net/socks.el (socks-send-command): Convert binary request to
15122 unibyte before sending. This fixes mishandling of some port
15123 numbers such as 129.
15124
15125 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
15126
15127 * help.el (describe-bindings-internal): Remove `interactive'.
15128
15129 * man.el (Man-completion-table): Trim a terminating "(".
15130 Remove the space between name page a section.
15131 Add the command's description on the `help-echo' property.
15132 Remove `process-connection-type' binding since it's unused by
15133 call-process.
15134 Provide completion for the "<section> <name>" format as well.
15135 (Man-default-man-entry): Remove spurious var shadowing the argument.
15136
15137 2009-11-26 Kevin Ryde <user42@zip.com.au>
15138
15139 * log-view.el: Add "Keywords: tools", since its other keywords
15140 aren't in finder-known-keywords, and following vc.el.
15141
15142 * sha1.el (sha1-string-external): default-directory "/" in case
15143 otherwise non-existent. process-connection-type pipe for touch of
15144 efficiency recommended by elisp manual. (An aside in Bug#3911.)
15145
15146 2009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
15147
15148 Misc coding convention cleanups.
15149 * htmlfontify.el (hfy-init-kludge-hook): Rename from
15150 hfy-init-kludge-hooks.
15151 (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
15152 (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
15153 (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
15154 and push.
15155 (hfy-slant, hfy-weight): Use tables rather than code.
15156 (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
15157 (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
15158 (hfy-face-attr-for-class): Initialize `face-spec' directly.
15159 (hfy-face-to-css): Remove `nconc' with single arg.
15160 (hfy-p-to-face-lennart): Use `or'.
15161 (hfy-face-at): Hoist common code. Remove spurious quotes in `case'.
15162 (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
15163 (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
15164 (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
15165 (hfy-force-fontification): Use run-hooks.
15166
15167 2009-11-26 Vivek Dasmohapatra <vivek@etla.org>
15168
15169 Various minor fixes.
15170 * htmlfontify.el (hfy-default-header): Add toggle_invis since
15171 Javascript belongs in the header, not the body.
15172 (hfy-javascript): Remove.
15173 (hfy-fontify-buffer): Don't insert it any more.
15174 (hfy-face-at): Handle (face0 face1 face2) style face properties.
15175 Fix bug in invis handling when there were no invis props in a chunk.
15176
15177 2009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
15178
15179 * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
15180
15181 2009-11-26 Dan Nicolaescu <dann@ics.uci.edu>
15182
15183 * finder.el (finder-mode-map): Add a menu.
15184
15185 2009-11-26 Michael McNamara <mac@mail.brushroad.com>
15186
15187 * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
15188 "unsigned" structs.
15189
15190 (verilog-leap-to-head, verilog-backward-token): Handle "disable
15191 fork" statement better.
15192
15193 2009-11-26 Wilson Snyder <wsnyder@wsnyder.org>
15194
15195 * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
15196 (verilog-delete-auto, verilog-delete-empty-auto-pair)
15197 (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
15198 Reported by Clay Douglass.
15199
15200 (verilog-auto-inst, verilog-auto-star-safe)
15201 (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
15202 Fix removing "// Interfaces" when saving .* expansions.
15203 Reported by Pierre-David Pfister.
15204
15205 2009-11-26 Glenn Morris <rgm@gnu.org>
15206
15207 * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
15208 the scope.
15209
15210 2009-11-25 Johan Bockgård <bojohan@gnu.org>
15211
15212 * vc-annotate.el (vc-annotate-revision-previous-to-line):
15213 Really use previous revision.
15214
15215 2009-11-25 Kevin Ryde <user42@zip.com.au>
15216
15217 * man.el (Man-completion-table): default-directory "/" in case
15218 doesn't otherwise exist. process-environment COLUMNS=999 so as
15219 not to truncate long names. process-connection-type pipe to avoid
15220 any chance of hitting the pseudo-tty TIOCGWINSZ.
15221 (man): completion-ignore-case t for friendliness and since man
15222 itself is case-insensitive on the command line.
15223 Further to Bug#3717.
15224
15225 * arc-mode.el: Add "Keywords: files", so the details in its
15226 commentary can be reached from finder-by-keyword.
15227 * textmodes/dns-mode.el: Add "Keywords: comm". It's only an
15228 editing mode, but it's comms related and sgml-mode.el has "comm"
15229 on that basis too.
15230 * textmodes/bibtex-style.el: Add "Keywords: tex".
15231 * international/isearch-x.el, international/ja-dic-cnv.el:
15232 * international/ja-dic-utl.el, international/kkc.el:
15233 Add "Keywords: i18n", so they can be reached from finder-by-keyword.
15234
15235 2009-11-25 Juri Linkov <juri@jurta.org>
15236
15237 * man.el (Man-completion-table): Modify regexp to include
15238 section names to completion strings. (Bug#3717)
15239
15240 2009-11-25 Juri Linkov <juri@jurta.org>
15241
15242 Search recursively in gzipped files. (Bug#4982)
15243
15244 * progmodes/grep.el (grep-highlight-matches): Add new options
15245 `always' and `auto'. Doc fix.
15246 (grep-process-setup): Check `grep-highlight-matches' for
15247 `auto-detect' to determine the need to compute grep defaults.
15248 Move Windows/DOS specific --colors settings handling
15249 to `grep-compute-defaults'. Check `grep-highlight-matches'
15250 to get the value of "--color=".
15251 (grep-compute-defaults): Compute `grep-highlight-matches' when it
15252 has the value `auto-detect'. Move Windows/DOS specific settings
15253 from `grep-process-setup'.
15254 (zrgrep): New command with alias `rzgrep'.
15255
15256 2009-11-25 Juri Linkov <juri@jurta.org>
15257
15258 * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
15259 to nil instead of switching off view-mode. (Bug#4896)
15260
15261 2009-11-25 Juri Linkov <juri@jurta.org>
15262
15263 Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
15264
15265 * mwheel.el (mwheel-scroll-up-function)
15266 (mwheel-scroll-down-function): New defvars.
15267 (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
15268 `scroll-up', and `mwheel-scroll-down-function' instead of
15269 `scroll-down'.
15270
15271 * doc-view.el (doc-view-scroll-up-or-next-page)
15272 (doc-view-scroll-down-or-previous-page): Add optional ARG.
15273 Use this ARG in the call to image-scroll-up/image-scroll-down.
15274 Change `interactive' spec to "P". Goto next/previous page only
15275 when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
15276 SPC/DEL case). Doc fix.
15277 (doc-view-next-line-or-next-page)
15278 (doc-view-previous-line-or-previous-page): Rename arg to ARG
15279 for consistency.
15280 (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
15281 `doc-view-scroll-up-or-next-page', and buffer-local
15282 `mwheel-scroll-down-function' to
15283 `doc-view-scroll-down-or-previous-page'.
15284
15285 2009-11-25 Juri Linkov <juri@jurta.org>
15286
15287 Provide additional default values (directories at other Dired
15288 windows) via M-n in the minibuffer of some Dired commands.
15289
15290 * dired-aux.el (dired-diff, dired-compare-directories)
15291 (dired-do-create-files): Use `dired-dwim-target-defaults' to set
15292 `minibuffer-default' in `minibuffer-with-setup-hook'.
15293 (dired-dwim-target-directory): Find a window that displays Dired
15294 buffer instead of failing when the next window is not Dired.
15295 Use `get-window-with-predicate' to find for the next Dired window.
15296 (dired-dwim-target-defaults): New function.
15297
15298 * ediff-util.el (ediff-read-file-name):
15299 Use `dired-dwim-target-defaults' to set `minibuffer-default'
15300 in `minibuffer-with-setup-hook'.
15301
15302 2009-11-25 Juri Linkov <juri@jurta.org>
15303
15304 Provide additional default values (file name at point or at the
15305 current Dired line) via M-n for file reading minibuffers. (Bug#5010)
15306
15307 * minibuffer.el (read-file-name-defaults): New function.
15308 (read-file-name): Reset `minibuffer-default' to nil when
15309 it duplicates initial input `insdef'.
15310 Bind `minibuffer-default-add-function' to lambda that
15311 calls `read-file-name-defaults' in `minibuffer-selected-window'.
15312 (minibuffer-insert-file-name-at-point): New command.
15313
15314 * files.el (file-name-at-point-functions): New defcustom.
15315 (find-file-default): Remove defvar.
15316 (find-file-read-args): Don't use `find-file-default'.
15317 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
15318 to `read-file-name'.
15319 (find-file-literally): Use `read-file-name' with
15320 `confirm-nonexistent-file-or-buffer'.
15321
15322 * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
15323
15324 * dired.el (dired-read-dir-and-switches):
15325 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
15326 to `read-file-name'.
15327 (dired-file-name-at-point): New function.
15328 (dired-mode): Add hook `dired-file-name-at-point' to
15329 `file-name-at-point-functions'.
15330
15331 2009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
15332
15333 Really make the *Completions* window soft-dedicated (bug#5030).
15334 * window.el (window--display-buffer-2): Add `dedicated' argument.
15335 (display-buffer): Pass it when needed so the dedicated flag is set
15336 after calling set-window-buffer, which would otherwise reset it.
15337
15338 2009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
15339
15340 * progmodes/meta-mode.el (meta-complete-symbol):
15341 * progmodes/etags.el (complete-tag):
15342 * mail/mailabbrev.el (mail-abbrev-complete-alias):
15343 Use completion-in-region.
15344
15345 * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
15346 (dabbrev-completion): Use completion-in-region.
15347 (dabbrev--abbrev-at-point): Simplify regexp.
15348
15349 * abbrev.el (abbrev--before-point): Use word-motion functions
15350 if :regexp is not specified (bug#5031).
15351
15352 * subr.el (string-prefix-p): New function.
15353
15354 * man.el (Man-completion-cache): New var.
15355 (Man-completion-table): Use it.
15356
15357 * vc.el (vc-print-log-internal): Make `limit' optional for better
15358 compatibility (e.g. with vc-annotate.el).
15359
15360 2009-11-24 Kevin Ryde <user42@zip.com.au>
15361
15362 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
15363 Build value with regexp-opt instead of explicit joining loop. (Bug#4927)
15364
15365 * emacs-lisp/elint.el (elint-add-required-env): Better error message
15366 when .el source file not found or other error.
15367
15368 2009-11-24 Markus Triska <markus.triska@gmx.at>
15369
15370 * linum.el (linum-update-window): Ignore intangible (bug#4996).
15371
15372 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
15373
15374 Handle the [back] button properly (bug#4979).
15375 * descr-text.el (describe-text-properties): Add a `buffer' argument.
15376 Use help-setup-xref, help-buffer, and with-help-window.
15377 (describe-char): Add `buffer' argument.
15378 Pass proper command to help-setup-xref. Don't meddle with
15379 help-xref-stack-item directly.
15380 (describe-text-category): Use with-help-window and help-buffer.
15381
15382 * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
15383 for the displayed buffer (bug#4887).
15384
15385 * man.el (Man-completion-table): New function.
15386 (man): Use it.
15387
15388 2009-11-24 David Reitter <david.reitter@gmail.com>
15389
15390 * vc-git.el (vc-git-registered): Use checkout directory (where
15391 .git is) rather than the file's directory and a relative path spec
15392 to work around a bug in git.
15393
15394 2009-11-24 Michael Albinus <michael.albinus@gmx.de>
15395
15396 Improve handling of processes on remote hosts.
15397
15398 * eshell/esh-util.el (eshell-path-env): New defvar.
15399 (eshell-parse-colon-path): New defun.
15400 (eshell-file-attributes): Use `eshell-parse-colon-path'.
15401
15402 * eshell/esh-ext.el (eshell-search-path):
15403 Use `eshell-parse-colon-path'.
15404 (eshell-remote-command): Remove argument HANDLER.
15405 (eshell-external-command): Check for FTP remote connection.
15406
15407 * eshell/esh-proc.el (eshell-gather-process-output):
15408 Use `file-truename', in order to start also symlinked files.
15409 Apply `start-file-process' instead of `start-process'.
15410 Shorten `command' to the local file name part.
15411
15412 * eshell/em-cmpl.el (eshell-complete-commands-list):
15413 Use `eshell-parse-colon-path'.
15414
15415 * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
15416
15417 * net/tramp.el (tramp-eshell-directory-change): New defun. Add it
15418 to `eshell-directory-change-hook'.
15419
15420 2009-11-24 Tassilo Horn <tassilo@member.fsf.org>
15421
15422 * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
15423 because it could be enabled automatically if view-read-only is non-nil.
15424
15425 2009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
15426
15427 * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
15428 made on 2009-11-22.
15429
15430 2009-11-24 Glenn Morris <rgm@gnu.org>
15431
15432 * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
15433 deleted variable bookmark-bmenu-bookmark-column.
15434
15435 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
15436
15437 * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
15438
15439 2009-11-23 Ken Brown <kbrown@cornell.edu> (tiny change)
15440
15441 * net/browse-url.el (browse-url-filename-alist): On Windows, add
15442 two slashes to the "file:" prefix.
15443 (browse-url-file-url): De-munge Cygwin filenames before passing
15444 them to Windows browser.
15445 (browse-url-default-windows-browser): Use call-process.
15446
15447 2009-11-23 Juri Linkov <juri@jurta.org>
15448
15449 Implement DocView Continuous mode. (Bug#4896)
15450 * doc-view.el (doc-view-continuous-mode): New defcustom.
15451 (doc-view-mode-map): Bind C-n/<down> to
15452 `doc-view-next-line-or-next-page', C-p/<up> to
15453 `doc-view-previous-line-or-previous-page'.
15454 (doc-view-next-line-or-next-page)
15455 (doc-view-previous-line-or-previous-page): New commands.
15456
15457 2009-11-23 Juri Linkov <juri@jurta.org>
15458
15459 Implement Isearch in comint input history. (Bug#3746)
15460 * comint.el (comint-mode): Add `comint-history-isearch-setup' to
15461 `isearch-mode-hook'.
15462 (comint-history-isearch): New defcustom.
15463 (comint-history-isearch-backward)
15464 (comint-history-isearch-backward-regexp): New commands.
15465 (comint-history-isearch-message-overlay): New buffer-local variable.
15466 (comint-history-isearch-setup, comint-history-isearch-end)
15467 (comint-goto-input, comint-history-isearch-search)
15468 (comint-history-isearch-message, comint-history-isearch-wrap)
15469 (comint-history-isearch-push-state)
15470 (comint-history-isearch-pop-state): New functions.
15471
15472 2009-11-23 Michael Albinus <michael.albinus@gmx.de>
15473
15474 * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
15475 return.
15476 (tramp-handle-make-symbolic-link)
15477 (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
15478 Quote file names.
15479 (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
15480 (tramp-handle-process-file): Use it.
15481
15482 2009-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
15483
15484 * window.el (move-to-window-line-last-op): Remove.
15485 (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
15486
15487 2009-11-23 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
15488
15489 Make M-r mirror the new cycling behavior of C-l.
15490 * window.el (move-to-window-line-last-op): New var.
15491 (move-to-window-line-top-bottom): New command.
15492 (global-map): Bind M-r move-to-window-line-top-bottom.
15493
15494 2009-11-23 Sven Joachim <svenjoac@gmx.de>
15495
15496 * dired-x.el (dired-guess-shell-alist-default):
15497 Support xz format. (Bug#4953)
15498
15499 2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
15500
15501 * emulation/viper-cmd.el: Use viper-last-command-char instead of
15502 last-command-char/last-command-event.
15503 (viper-prefix-arg-value): Do correct conversion of event-char for
15504 XEmacs.
15505
15506 * emulation/viper-util.el, emulation/viper.el:
15507 Use viper-last-command-char instead of
15508 last-command-char/last-command-event.
15509
15510 * ediff-init.el, ediff-mult.el, ediff-util.el:
15511 Replace last-command-char and last-command-event
15512 with (ediff-last-command-char) everywhere.
15513
15514 * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
15515 created in fundamental mode.
15516
15517 * ediff.el (ediff-version): Revert the change of interactive-p to
15518 called-interactively-p.
15519
15520 2009-11-22 Tassilo Horn <tassilo@member.fsf.org>
15521
15522 * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
15523 generation from word-movement command names.
15524
15525 2009-11-21 Jan Djärv <jan.h.d@swipnet.se>
15526
15527 * cus-start.el (all): Add native condition for font-use-system-font.
15528
15529 2009-11-21 Nathaniel Flath <flat0103@gmail.com>
15530
15531 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
15532 Correct the patch from 2009-11-18. (Bug#3910)
15533
15534 2009-11-21 Tassilo Horn <tassilo@member.fsf.org>
15535
15536 * progmodes/subword.el: Rename from lisp/subword.el.
15537
15538 * subword.el: Rename to progmodes/subword.el.
15539
15540 * Makefile.in (ELCFILES): Adapt to subword.el move.
15541
15542 2009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com>
15543 Stefan Monnier <monnier@iro.umontreal.ca>
15544
15545 * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
15546 (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
15547 (bookmark-bmenu-show-filenames): Use push.
15548 (bookmark-bmenu-hide-filenames): Use local var instead of
15549 bookmark-bmenu-bookmark-column. Use pop. Don't save window-excursion.
15550 (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
15551 (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
15552 filenames now that the bookmark names are always available.
15553
15554 2009-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
15555
15556 * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
15557 (bookmark-search-pattern): Move and leave unbound.
15558 (bookmark-bmenu-mode-map): Change binding.
15559 (bookmark-read-search-input): Simplify.
15560 Don't use text-char-description. Don't error on non-char events.
15561 (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
15562 only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
15563 (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
15564 Use a local var for the timer.
15565 (bookmark-bmenu-cancel-search): Remove by folding into the only caller
15566 (i.e. bookmark-bmenu-search).
15567
15568 2009-11-21 Glenn Morris <rgm@gnu.org>
15569
15570 * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode. (Bug#4993)
15571
15572 2009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
15573
15574 * net/browse-url.el (browse-url-default-windows-browser):
15575 Use cygstart for cygwin.
15576
15577 2009-11-20 Karl Fogel <karl.fogel@red-bean.com>
15578
15579 * bookmark.el: Formatting and doc fixes only:
15580 (bookmark-search-delay): Shorten doc string to fit in 80 columns.
15581 (bookmark-bmenu-search): Wrap to fit within 80 columns.
15582 Minor grammar and punctuation fixes in doc string.
15583 (bookmark-read-search-input): Adjust to fit within 80 columns.
15584
15585 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
15586
15587 * progmodes/cc-cmds.el (c-forward-into-nomenclature)
15588 (c-backward-into-nomenclature): Adapt to subword renaming.
15589
15590 * subword.el (subword-forward, subword-backward, subword-mark)
15591 (subword-kill, subword-backward-kill, subword-transpose)
15592 (subword-downcase, subword-upcase, subword-capitalize)
15593 (subword-forward-internal, subword-backward-internal):
15594 Rename from forward-subword, backward-subword, mark-subword,
15595 kill-subword, backward-kill-subword, transpose-subwords,
15596 downcase-subword, upcase-subword, capitalize-subword,
15597 forward-subword-internal, backward-subword-internal.
15598
15599 2009-11-20 Thierry Volpiatto <thierry.volpiatto@gmail.com>
15600
15601 * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
15602 New options.
15603 (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
15604 New vars.
15605 (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
15606 (bookmark-bmenu-filter-alist-by-regexp)
15607 (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
15608 (bookmark-bmenu-search): New command.
15609 (bookmark-bmenu-mode-map): Bind it.
15610
15611 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
15612
15613 * progmodes/cc-cmds.el: declare-functioned forward-subword and
15614 backward-subword to quit the byte-compiler.
15615
15616 * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
15617
15618 * Makefile.in: Don't refer cc-subword.elc but subword.elc.
15619
15620 * progmodes/cc-cmds.el (c-update-modeline)
15621 (c-forward-into-nomenclature, c-backward-into-nomenclature):
15622 Refer to subword.el functions instead of cc-subword.el.
15623
15624 * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
15625 subword.el functions instead of cc-subword.el.
15626
15627 * progmodes/cc-subword.el: Rename to subword.el.
15628 * subword.el: Rename from progmodes/cc-subword.el.
15629 (subword-mode-map): Rename from c-subword-mode-map.
15630 (subword-mode): Rename from c-subword-mode.
15631 (global-subword-mode): New global minor mode.
15632 (forward-subword): Rename from c-forward-subword.
15633 (backward-subword): Rename from c-backward-subword.
15634 (mark-subword): Rename from c-mark-subword.
15635 (kill-subword): Rename from c-kill-subword.
15636 (backward-kill-subword): Rename from c-backward-kill-subword.
15637 (transpose-subwords): Rename from c-tranpose-subword.
15638 (downcase-subword): Rename from c-downcase-subword.
15639 (capitalize-subword): Rename from c-capitalize-subword.
15640 (forward-subword-internal): Rename from c-forward-subword-internal.
15641 (backward-subword-internal): Rename from c-backward-subword-internal.
15642
15643 2009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
15644
15645 * vc.el (vc-deduce-fileset): Allow non-state changing operations
15646 from a dired buffer.
15647 (vc-dired-deduce-fileset): New function.
15648 (vc-root-diff, vc-print-root-log): Use it.
15649
15650 * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
15651 nil LIMIT argument to vc-print-log-internal.
15652
15653 2009-11-20 Glenn Morris <rgm@gnu.org>
15654
15655 * Makefile.in (ELCFILES): Regenerate.
15656
15657 2009-11-20 Jay Belanger <jay.p.belanger@gmail.com>
15658
15659 * calc/calc.el (calc-set-mode-line):
15660 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
15661 (math-format-number): Rename `math-format-complement-signed' to
15662 `math-format-twos-complement'.
15663
15664 * calc/calc-bin.el (math-format-twos-complement): Rename from
15665 math-format-complement-signed.
15666 (calc-radix): Rename `calc-complement-signed-mode' to
15667 `calc-twos-complement-mode'.
15668 (calc-octal-radix, calc-hex-radix): Add an argument for
15669 two's complement.
15670
15671 * calc/calc-embed.el (calc-embedded-mode-vars):
15672 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
15673
15674 * calc/calc-ext.el (calc-init-extensions):
15675 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
15676 (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
15677
15678 * calc/calc-units.el (math-build-units-table-buffer):
15679 Let `calc-twos-complement-mode' be nil.
15680
15681 * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
15682 entries.
15683
15684 * calc/calc-vec.el (calcFunc-vunpack):
15685 * calc/calc-aent.el (calc-do-calc-eval):
15686 * calc/calc-forms.el (math-format-date):
15687 * calc/calc-graph.el (calc-graph-plot):
15688 * calc/calc-math.el (math-use-emacs-fn):
15689 * calc/calccomp.el (math-compose-expr):
15690 Let `calc-twos-complement-mode' be nil.
15691
15692 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
15693
15694 * abbrev.el (abbrev-with-wrapper-hook): (re)move...
15695 * simple.el (with-wrapper-hook): ...to here. Add argument `args'.
15696 * minibuffer.el (completion-in-region-functions): New hook.
15697 (completion-in-region): New function.
15698 * emacs-lisp/lisp.el (lisp-complete-symbol):
15699 * pcomplete.el (pcomplete-std-complete): Use it.
15700
15701 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
15702
15703 * textmodes/tex-mode.el (latex-complete-bibtex-cache)
15704 (latex-complete-alist): New vars.
15705 (latex-string-prefix-p, latex-complete-bibtex-keys)
15706 (latex-complete-envnames, latex-complete-refkeys)
15707 (latex-complete-data): New functions.
15708 (latex-complete, latex-indent-or-complete): New commands.
15709
15710 * window.el (display-buffer-mark-dedicated): New var.
15711 (display-buffer): Obey it.
15712 * minibuffer.el (minibuffer-completion-help): Use it.
15713
15714 * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
15715
15716 * filecache.el (file-cache-add-file): Use push and cons.
15717 (file-cache-delete-file-regexp): Use push.
15718 (file-cache-complete): Use completion-in-region.
15719
15720 * simple.el (with-wrapper-hook): Fix thinko.
15721
15722 * hfy-cmap.el (hfy-rgb-file): Use locate-file.
15723 (htmlfontify-load-rgb-file): Remove unnused var `ff'.
15724 Use with-current-buffer and string-to-number.
15725 (hfy-fallback-colour-values): Use assoc-string.
15726 * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
15727 (hfy-face-at): Remove unused var `found-face'.
15728 (hfy-compile-stylesheet): Remove unused var `css'.
15729 (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
15730 and `orig-buffer'.
15731 (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
15732 Use with-current-buffer.
15733 (hfy-text-p): Use expand-file-name and fewer setq.
15734
15735 2009-11-19 Vivek Dasmohapatra <vivek@etla.org>
15736
15737 * htmlfontify.el, hfy-cmap.el: New files.
15738
15739 2009-11-19 Juri Linkov <juri@jurta.org>
15740
15741 * minibuffer.el (completions-format): New defcustom.
15742 (completion--insert-strings): Implement vertical format.
15743
15744 * simple.el (switch-to-completions): Move point to the first
15745 completion when point was at the beginning of the buffer.
15746
15747 2009-11-19 Juri Linkov <juri@jurta.org>
15748
15749 * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
15750
15751 * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
15752
15753 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
15754
15755 * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
15756 (mail-signature): Change default to t.
15757 (mail-from-style): Deprecate `system-default' value.
15758 (mail-insert-from-field): For default value of mail-from-style,
15759 default to `angles' unless `angles' needs quoting and `parens'
15760 does not.
15761 (mail-citation-prefix-regexp): Use citation regexp from
15762 message-mode.
15763
15764 2009-11-19 Michael Albinus <michael.albinus@gmx.de>
15765
15766 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
15767 Set variables for computing the prompt for reading password.
15768
15769 2009-11-19 Glenn Morris <rgm@gnu.org>
15770
15771 * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
15772
15773 * textmodes/flyspell.el (sgml-lexical-context): Declare.
15774
15775 * net/newst-treeview.el (newsticker-treeview-treewindow-width)
15776 (newsticker-treeview-listwindow-height): Fix custom type.
15777
15778 2009-11-19 Kenichi Handa <handa@m17n.org>
15779
15780 * descr-text.el (describe-char-padded-string): Compose with TAB
15781 only if there's a font for CH.
15782 (describe-char): Fix the condition for detecting a trivial composition.
15783
15784 2009-11-18 Nathaniel Flath <flat0103@gmail.com>
15785
15786 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
15787 more accurate version of the regexp. (Bug#3910)
15788
15789 2009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
15790
15791 * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
15792
15793 2009-11-18 Juanma Barranquero <lekktu@gmail.com>
15794
15795 * font-setting.el (font-use-system-font): Declare for byte-compiler.
15796 (font-setting-change-default-font): Fix typo in docstring.
15797
15798 2009-11-18 Alan Mackenzie <acm@muc.de>
15799
15800 * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
15801
15802 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
15803
15804 * font-setting.el (font-use-system-font): Move ...
15805
15806 * cus-start.el (all): ... to here.
15807
15808 2009-11-17 Michael Albinus <michael.albinus@gmx.de>
15809
15810 * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
15811 Don't set `ad-return-value' if `ad-do-it' doesn't.
15812
15813 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
15814 modification time.
15815
15816 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
15817
15818 * menu-bar.el: Put "Use system font" in Option-menu.
15819 (menu-bar-options-save): Add font-use-system-font.
15820
15821 * loadup.el: If feature system-font-setting or font-render-setting is
15822 there, load font-setting.
15823
15824 * Makefile.in (ELCFILES): Add font-settings.el.
15825 * font-setting.el: New file.
15826
15827 2009-11-17 Glenn Morris <rgm@gnu.org>
15828
15829 * vc-svn.el (vc-svn-print-log): Fix typo in previous.
15830
15831 * net/newst-treeview.el (newsticker--treeview-list-update-faces):
15832 Preserve point in the list buffer. (Bug#4939)
15833 Use point-at-eol.
15834 (newsticker--treeview-list-update-highlight)
15835 (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
15836
15837 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
15838
15839 * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
15840 Remove.
15841
15842 * calc/calc-ext.el (calc-init-extensions): Remove references to
15843 symclip.
15844
15845 * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
15846
15847 * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
15848 * calc/calc-help.el (calc-b-prefix-help): Remove references to
15849 `calc-symclip'.
15850
15851 2009-11-16 Kevin Ryde <user42@zip.com.au>
15852
15853 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
15854 Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
15855
15856 * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
15857 (lm-keywords-list): Allow comma-only separator like "foo,bar".
15858 Ignore trailing spaces by omit-nulls to split-string (fixing
15859 regression from Emacs 21 due to the incompatible split-string
15860 change). (Bug #4928.)
15861
15862 2009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
15863
15864 * vc.el (vc-log-show-limit): Default to 2000.
15865 (vc-print-log-internal): Insert buttons to request more entries
15866 when limiting the output.
15867
15868 * vc-sccs.el (vc-sccs-print-log):
15869 * vc-rcs.el (vc-rcs-print-log):
15870 * vc-cvs.el (vc-cvs-print-log):
15871 * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
15872 LIMIT is non-nil.
15873
15874 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
15875
15876 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
15877 error when `tramp-gvfs-dbus-event-vector' is set.
15878 (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
15879
15880 2009-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
15881
15882 * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
15883
15884 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
15885
15886 * net/dbus.el (dbus-unregister-service): New defun.
15887 (dbus-register-property): Register the handlers of
15888 "org.freedesktop.DBus.Properties" for SERVICE.
15889 (dbus-property-handler): Fix docstring.
15890
15891 2009-11-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15892
15893 * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
15894 Quote doc string reference in defvaralias as it is not in special form.
15895 (byte-compile-output-docform): Doc fix.
15896
15897 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
15898
15899 * calc/calc.el (math-2-word-size, math-half-2-word-size)
15900 (calc-complement-signed-mode): New variables.
15901 (calc-set-mode-line): Add indicator for twos-complements.
15902 (math-format-number): Format twos-complement notation.
15903
15904 * calc/calc-bin.el (calc-word-size): Reset the variables
15905 `math-2-word-size' and `math-half-2-word-size'.
15906 (math-format-complement-signed, math-symclip, calcFunc-symclip)
15907 (calc-symclip): New functions.
15908
15909 * calc/calc-aent.el (math-read-token): Read complement signed numbers.
15910
15911 * calc/calc-embed.el (calc-embedded-mode-vars):
15912 Add `calc-complement-signed-mode' to the list of modes.
15913
15914 * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
15915 (calc-b-oper-keys): Add `calc-symclip' to list.
15916
15917 * calc/calc-ext.el (math-read-number-fancy): Read complement
15918 signed numbers.
15919 (calc-init-extensions): Add binding for `calc-symclip'.
15920 Add autoload for `calcFunc-symclip' and `calc-symclip'.
15921
15922 * calc/calc-menu.el (calc-arithmetic-menu): Add item for
15923 `calc-symclip'.
15924 (calc-modes-menu): Add item for twos complement mode.
15925
15926 * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
15927
15928 2009-11-15 Chong Yidong <cyd@stupidchicken.com>
15929
15930 * register.el (jump-to-register, insert-register): Handle Semantic
15931 tags. From commented-out advice in semantic/senator.el.
15932
15933 2009-11-15 Dan Nicolaescu <dann@ics.uci.edu>
15934
15935 * vc.el (vc-log-show-limit): New variable.
15936 (vc-print-log, vc-print-root-log): Add new argument LIMIT. Set it
15937 when using a prefix argument.
15938 (vc-print-log-internal): Add new argument LIMIT.
15939
15940 * vc-svn.el (vc-svn-print-log):
15941 * vc-mtn.el (vc-mtn-print-log):
15942 * vc-hg.el (vc-hg-print-log):
15943 * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
15944 pass it to the log command when set. Make the BUFFER argument
15945 non-optional.
15946
15947 * vc-sccs.el (vc-sccs-print-log):
15948 * vc-rcs.el (vc-rcs-print-log):
15949 * vc-git.el (vc-git-print-log):
15950 * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
15951 ignore it. Make the BUFFER argument non-optional.
15952
15953 * bindings.el (mode-line-buffer-identification): Do not purecopy.
15954
15955 2009-11-15 Chong Yidong <cyd@stupidchicken.com>
15956
15957 * dired.el (dired-mode-map): Move encryption items to "Operate"
15958 menu (Bug#4703).
15959
15960 * strokes.el (strokes-update-window-configuration): Make strokes
15961 buffer current before erasing (Bug#4906).
15962
15963 2009-11-15 Juri Linkov <juri@jurta.org>
15964
15965 * simple.el (set-mark-default-inactive): Add :type, :group
15966 and :version. (Bug#4876)
15967
15968 2009-11-15 Michael Albinus <michael.albinus@gmx.de>
15969
15970 * arc-mode.el (archive-maybe-copy): Move creation of directory ...
15971 (archive-unique-fname): ... here. (Bug#4929)
15972
15973 2009-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
15974
15975 * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
15976 with a real fix.
15977
15978 * novice.el (disabled-command-function): Add useful args.
15979 Setup the help buffer so that [back] works.
15980 Remove redundant call to help-mode.
15981 (disabled-command-function): Use `case'.
15982 (en/disable-command): New function extracted from enable-command.
15983 (enable-command, disable-command): Use it.
15984
15985 2009-11-14 Glenn Morris <rgm@gnu.org>
15986
15987 * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
15988 constants. (Bug#4913)
15989
15990 * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
15991
15992 2009-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
15993
15994 * emacs-lisp/elint.el (elint-standard-variables): Add some variables
15995 defined in C that have no doc-strings. (Bug#1063)
15996
15997 2009-11-14 Francis Wright <F.J.Wright@qmul.ac.uk>
15998
15999 * cus-edit.el (data, files):
16000 * ps-print.el (postscript): Doc fixes for custom groups. (Bug#3327)
16001
16002 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
16003
16004 * simple.el (shell-command): Doc fix (Bug#4891).
16005
16006 * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
16007
16008 2009-11-14 Glenn Morris <rgm@gnu.org>
16009
16010 * emulation/viper.el (viper-set-hooks): Remove duplicate advice
16011 statements for vc-diff, emerge-quit, and rmail-cease-edit.
16012 If they are already loaded, eval-after-load will do the right thing.
16013
16014 * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
16015 compiling.
16016
16017 * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
16018
16019 * simple.el (x-selection-owner-p): Declare.
16020 (read-mail-command): Use custom radio type rather than choice.
16021 (completion-no-auto-exit): Doc fix.
16022
16023 * custom.el (defgroup):
16024 * epg-config.el (epg): Doc fixes.
16025
16026 2009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
16027
16028 * bindings.el (mode-line-buffer-identification): Purecopy only the string.
16029 * international/ccl.el (define-ccl-program): Do not purecopy the
16030 docstring, defconst does it anyway.
16031
16032 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
16033
16034 * add-log.el (add-change-log-entry): Avoid displaying the changelog
16035 a second time.
16036
16037 * x-dnd.el (x-dnd-maybe-call-test-function):
16038 * window.el (split-window-vertically):
16039 * whitespace.el (whitespace-help-on):
16040 * vc-rcs.el (vc-rcs-consult-headers):
16041 * userlock.el (ask-user-about-lock-help)
16042 (ask-user-about-supersession-help):
16043 * type-break.el (type-break-force-mode-line-update):
16044 * time-stamp.el (time-stamp-conv-warn):
16045 * terminal.el (te-set-output-log, te-more-break, te-filter)
16046 (te-sentinel, terminal-emulator):
16047 * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
16048 (term-write-input-ring, term-check-source, term-start-output-log):
16049 (term-display-buffer-line, term-dynamic-list-completions):
16050 (term-ansi-make-term, serial-term):
16051 * subr.el (selective-display):
16052 * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
16053 (strokes-encode-buffer, strokes-xpm-for-compressed-string):
16054 * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
16055 (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
16056 (speedbar-remove-localized-speedbar-support)
16057 (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
16058 (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
16059 (speedbar-buffers-line-directory):
16060 * simple.el (shell-command-on-region, append-to-buffer)
16061 (prepend-to-buffer):
16062 * shadowfile.el (shadow-save-todo-file):
16063 * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
16064 (scroll-bar-maybe-set-window-start):
16065 * sb-image.el (speedbar-image-dump):
16066 * saveplace.el (save-place-alist-to-file, save-places-to-alist)
16067 (load-save-place-alist-from-file):
16068 * ps-samp.el (ps-print-message-from-summary):
16069 * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
16070 (ps-background-image, ps-begin-job, ps-do-despool):
16071 * ps-bdf.el (bdf-find-file, bdf-read-font-info):
16072 * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
16073 (pr-ps-message-from-summary, pr-lpr-message-from-summary):
16074 (pr-call-process, pr-file-list, pr-interface-save):
16075 * novice.el (disabled-command-function)
16076 (enable-command, disable-command):
16077 * mouse.el (mouse-buffer-menu-alist):
16078 * mouse-copy.el (mouse-kill-preserving-secondary):
16079 * macros.el (kbd-macro-query):
16080 * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
16081 * informat.el (batch-info-validate):
16082 * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
16083 * hippie-exp.el (try-expand-dabbrev-visible):
16084 * help-mode.el (help-make-xrefs):
16085 * help-fns.el (describe-variable):
16086 * generic-x.el (bat-generic-mode-run-as-comint):
16087 * finder.el (finder-mouse-select):
16088 * find-dired.el (find-dired-sentinel):
16089 * filesets.el (filesets-file-close):
16090 * files.el (list-directory):
16091 * faces.el (list-faces-display, describe-face):
16092 * facemenu.el (list-colors-display):
16093 * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
16094 * epg.el (epg--process-filter, epg-cancel):
16095 * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
16096 (epa--read-signature-type):
16097 * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
16098 (emerge-file-names):
16099 * ehelp.el (electric-helpify):
16100 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
16101 * ediff-vers.el (rcs-ediff-view-revision):
16102 * ediff-util.el (ediff-setup):
16103 * ediff-mult.el (ediff-append-custom-diff):
16104 * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
16105 (ediff-wordify):
16106 * echistory.el (Electric-command-history-redo-expression):
16107 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
16108 * disp-table.el (describe-display-table):
16109 * dired.el (dired-find-buffer-nocreate):
16110 * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
16111 * dabbrev.el (dabbrev--same-major-mode-p):
16112 * chistory.el (list-command-history):
16113 * apropos.el (apropos-documentation):
16114 * allout.el (allout-obtain-passphrase):
16115 (allout-copy-exposed-to-buffer):
16116 (allout-verify-passphrase): Use with-current-buffer.
16117
16118 2009-11-13 Glenn Morris <rgm@gnu.org>
16119
16120 * Makefile.in (ELCFILES): Regenerate.
16121
16122 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
16123
16124 * net/dbus.el (dbus-registered-objects-table): Rename from
16125 `dbus-registered-functions-table', because it contains also properties.
16126 (dbus-unregister-object): Unregister also properties.
16127 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
16128 Use a timeout of 500 msec, in order to not block.
16129 (dbus-register-property, dbus-property-handler): New defuns.
16130
16131 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
16132
16133 * simple.el (minibuffer-default-add-completions): Drop deprecated
16134 4th arg.
16135
16136 2009-11-13 Tomas Abrahamsson <tab@lysator.liu.se>
16137
16138 * textmodes/artist.el (artist-mouse-choose-operation):
16139 Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
16140 menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
16141 (artist-compute-up-event-key): New function.
16142 (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
16143
16144 2009-11-13 Kenichi Handa <handa@m17n.org>
16145
16146 * language/japan-util.el: Make sure that the value of jisx0208
16147 property is jisx0208 character.
16148
16149 2009-11-13 Dan Nicolaescu <dann@ics.uci.edu>
16150
16151 * international/mule.el (auto-coding-regexp-alist): Only purecopy
16152 car or each item, not the whole list.
16153
16154 2009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
16155
16156 * minibuffer.el (minibuffer-completion-help):
16157 Use minibuffer-hide-completions.
16158
16159 2009-11-12 Per Starbäck <per@starback.se> (tiny change)
16160
16161 * dired.el (dired-save-positions, dired-restore-positions): New funs.
16162 (dired-revert): Use them (bug#4880).
16163
16164 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
16165
16166 * tooltip.el (tooltip-frame-parameters): Undo previous change.
16167
16168 2009-11-12 Juri Linkov <juri@jurta.org>
16169
16170 * ffap.el (ffap-alternate-file-other-window, ffap-literally):
16171 New functions.
16172 (find-file-literally-at-point): Alias of `ffap-literally'.
16173
16174 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
16175
16176 * textmodes/ispell.el (ispell-skip-region-alist):
16177 * textmodes/css-mode.el (auto-mode-alist):
16178 * progmodes/compile.el (auto-mode-alist):
16179 * international/mule.el (ctext-non-standard-encodings-alist)
16180 (ctext-non-standard-encodings-regexp):
16181 * simple.el (shell-command-switch, text-read-only):
16182 * replace.el (occur-mode-map):
16183 * paths.el (rmail-file-name):
16184 * jka-cmpr-hook.el (jka-compr-build-file-regexp):
16185 * find-file.el (ff-special-constructs):
16186 * files.el (file-name-handler-alist):
16187 * composite.el: Purecopy strings.
16188
16189 * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
16190
16191 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
16192
16193 * widget.el (define-widget): Purecopy the docstring.
16194 * international/mule-cmds.el (charset): Do not purecopy the
16195 docstring here, define-widget does it.
16196
16197 * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
16198 * textmodes/bibtex-style.el (auto-mode-alist):
16199 * progmodes/inf-lisp.el (inferior-lisp-prompt):
16200 * progmodes/compile.el (compile-command):
16201 * language/korea-util.el (default-korean-keyboard):
16202 * international/mule-conf.el (file-coding-system-alist):
16203 * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
16204 * tooltip.el (tooltip-frame-parameters):
16205 * newcomment.el (comment-end, comment-padding):
16206 * dired.el (dired-trivial-filenames):
16207 * comint.el (comint-file-name-prefix): Purecopy initial values.
16208
16209 2009-11-11 Michael Albinus <michael.albinus@gmx.de>
16210
16211 * net/tramp.el (tramp-advice-minibuffer-electric-separator)
16212 (tramp-advice-minibuffer-electric-tilde): Unload advices via
16213 `tramp-unload'.
16214 (tramp-advice-make-auto-save-file-name)
16215 (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
16216 after removing the advice.
16217
16218 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
16219
16220 * progmodes/grep.el (grep-regexp-alist):
16221 * international/mule-cmds.el (iso-2022-control-alist):
16222 * emacs-lisp/timer.el (timer-duration-words):
16223 * subr.el (version-separator, version-regexp-alist):
16224 * minibuffer.el (completion-styles-alist):
16225 * faces.el (face-attribute-name-alist, list-faces-sample-text):
16226 Change defvars to defconsts.
16227
16228 * Makefile.in (ELCFILES): Add international/mule-conf.elc.
16229 * loadup.el ("international/mule-conf"): Load the byte compiled version.
16230 * international/mule-conf.el: Allow to be byte compiled.
16231
16232 * international/mule.el (define-charset): Purecopy props.
16233 (load-with-code-conversion): Purecopy doc string and file name.
16234 (put-charset-property): Purecopy strings.
16235 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
16236
16237 * international/mule-cmds.el (register-input-method): Purecopy arguments.
16238 (define-char-code-property): Correctly purecopy the table.
16239
16240 * international/ccl.el (define-ccl-program): Purecopy the docstring.
16241
16242 * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
16243
16244 * subr.el (add-hook): Purecopy strings.
16245 (eval-after-load): Purecopy load-history-regexp and the form.
16246
16247 * custom.el (custom-declare-group): Purecopy load-file-name.
16248
16249 * subr.el (menu-bar-separator): New defconst.
16250 * net/eudc.el (eudc-tools-menu):
16251 * international/mule-cmds.el (set-coding-system-map)
16252 (mule-menu-keymap):
16253 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
16254 * vc-hooks.el (vc-menu-map):
16255 * replace.el (occur-mode-map):
16256 * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
16257 (menu-bar-edit-menu, menu-bar-goto-menu)
16258 (menu-bar-custom-menu, menu-bar-showhide-menu)
16259 (menu-bar-options-menu, menu-bar-tools-menu)
16260 (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
16261 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
16262 (menu-bar-help-menu):
16263 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
16264 * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
16265
16266 * term/x-win.el (x-gtk-stock-map):
16267 * progmodes/vera-mode.el (auto-mode-alist):
16268 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
16269 (inferior-lisp-program, inferior-lisp-load-command):
16270 * progmodes/hideshow.el (hs-special-modes-alist):
16271 * progmodes/gud.el (same-window-regexps):
16272 * progmodes/grep.el (grep-program, find-program, xargs-program):
16273 * net/telnet.el (same-window-regexps):
16274 * net/rlogin.el (same-window-regexps):
16275 * language/ethiopic.el (font-ccl-encoder-alist):
16276 * vc-sccs.el (vc-sccs-master-templates):
16277 * vc-rcs.el (vc-rcs-master-templates):
16278 * subr.el (cl-assertion-failed):
16279 * simple.el (next-error-overlay-arrow-position):
16280 * lpr.el (lpr-command):
16281 * locate.el (locate-ls-subdir-switches):
16282 * info.el (same-window-regexps, info)
16283 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
16284 * image-mode.el (image-mode, auto-mode-alist):
16285 * hippie-exp.el (hippie-expand-ignore-buffers):
16286 * format.el (format-alist):
16287 * find-dired.el (find-ls-subdir-switches, find-grep-options)
16288 (find-name-arg):
16289 * facemenu.el (facemenu-keybindings):
16290 * dired.el (dired-listing-switches, dired-chown-program):
16291 * diff.el (diff-switches, diff-command):
16292 * cus-edit.el (same-window-regexps):
16293 * bindings.el (mode-line-mule-info)
16294 (mode-line-buffer-identification): Purecopy strings.
16295
16296 2009-11-11 Juri Linkov <juri@jurta.org>
16297
16298 * simple.el (dired-get-filename) <declare-function>:
16299 Tell the byte-compiler about dired-get-filename.
16300 (shell-command): In Dired mode, get filename from the current line
16301 as the default value.
16302
16303 2009-11-10 Glenn Morris <rgm@gnu.org>
16304
16305 * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
16306 * calendar/holidays.el, progmodes/cperl-mode.el:
16307 Update x-popup-menu declarations.
16308
16309 * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
16310 (list-load-path-shadows): Use dolist.
16311 (list-load-path-shadows): Use with-current-buffer.
16312
16313 2009-11-10 Juri Linkov <juri@jurta.org>
16314
16315 * minibuffer.el (read-file-name): Support a list of default values
16316 in `default-filename'. Use the first file name where only one
16317 element is required. Doc fix.
16318
16319 2009-11-09 Michael Albinus <michael.albinus@gmx.de>
16320
16321 * net/dbus.el (dbus-unregister-object): Release service, if no
16322 other method is registered for it.
16323
16324 2009-11-08 Markus Rost <rost@math.uni-bielefeld.de>
16325
16326 * bookmark.el (bookmark-completing-read): Sort bookmark names if
16327 bookmark-sort-flag is non-nil (Bug#4653).
16328
16329 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
16330
16331 * emulation/cua-base.el: Add CUA property to some CC mode commands
16332 (Bug#4100).
16333
16334 2009-11-08 Kevin Ryde <user42@zip.com.au>
16335
16336 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
16337 at end of sentence (Bug#4818).
16338
16339 2009-11-08 Jared Finder <jfinder@crypticstudios.com>
16340
16341 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16342 Handle "see declaration of" MSFT statements (Bug#4100).
16343
16344 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
16345
16346 * net/tramp.el (tramp-advice-make-auto-save-file-name)
16347 (tramp-advice-file-expand-wildcards): Unload via
16348 `ad-remove-advice'.
16349
16350 * net/trampver.el: Update release number.
16351
16352 2009-11-08 Kevin Ryde <user42@zip.com.au>
16353
16354 * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
16355 `ad-do-it'.
16356
16357 2009-11-08 Andr <m00naticus@gmail.com> (tiny change)
16358
16359 * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
16360 in order to keep context in SELinux.
16361
16362 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
16363
16364 * dired-aux.el (dired-query): Place cursor in echo area and allow
16365 C-g.
16366
16367 * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
16368 menu item if not on a directory (Bug#4701).
16369
16370 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
16371
16372 Sync with Tramp 2.1.17.
16373
16374 * net/tramp.el (tramp-handle-copy-directory): Don't use
16375 `file-remote-p' (due to compatibility).
16376
16377 * net/tramp-compat.el (tramp-compat-copy-directory)
16378 (tramp-compat-delete-directory): New defuns.
16379
16380 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
16381 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
16382 Use `tramp-compat-delete-directory'.
16383
16384 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
16385 (tramp-smb-handle-delete-directory):
16386 Use `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
16387
16388 * net/trampver.el: Update release number.
16389
16390 2009-11-07 Chong Yidong <cyd@stupidchicken.com>
16391
16392 * tar-mode.el (tar-copy): Call write-region on the right buffer
16393 (Bug#4857).
16394
16395 * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
16396 by hand, if necessary (Bug#4878).
16397
16398 2009-11-06 Chong Yidong <cyd@stupidchicken.com>
16399
16400 * buff-menu.el (Buffer-menu-buffer+size): Use display property to
16401 align size column (Bug#4839).
16402
16403 * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
16404 statement.
16405
16406 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
16407
16408 * progmodes/ld-script.el (auto-mode-alist):
16409 * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
16410
16411 * cus-face.el (custom-declare-face): Purecopy face spec.
16412
16413 2009-11-06 Kenichi Handa <handa@m17n.org>
16414
16415 * international/uni-bidi.el: Re-generated.
16416 * international/uni-category.el: Re-generated.
16417 * international/uni-combining.el: Re-generated.
16418 * international/uni-mirrored.el: Re-generated.
16419
16420 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
16421
16422 * textmodes/tex-mode.el (tex-alt-dvi-print-command)
16423 (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
16424 (tex-start-options, slitex-run-command, latex-run-command)
16425 (tex-run-command, tex-directory):
16426 * textmodes/ispell.el (ispell-html-skip-alists)
16427 (ispell-tex-skip-alists, ispell-tex-skip-alists):
16428 * textmodes/fill.el (adaptive-fill-first-line-regexp):
16429 (adaptive-fill-regexp):
16430 * textmodes/dns-mode.el (auto-mode-alist):
16431 * progmodes/python.el (interpreter-mode-alist):
16432 * progmodes/etags.el (tags-compression-info-list):
16433 * progmodes/etags.el (tags-file-name):
16434 * net/browse-url.el (browse-url-galeon-program)
16435 (browse-url-firefox-program):
16436 * mail/sendmail.el (mail-signature-file)
16437 (mail-citation-prefix-regexp):
16438 * international/mule-conf.el (eight-bit):
16439 * international/latexenc.el (latex-inputenc-coding-alist):
16440 * international/fontset.el (x-pixel-size-width-font-regexp):
16441 * emacs-lisp/warnings.el (warning-type-format):
16442 * emacs-lisp/trace.el (trace-buffer):
16443 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
16444 (emacs-lisp-mode-map):
16445 * calendar/holidays.el (holiday-solar-holidays)
16446 (holiday-bahai-holidays, holiday-islamic-holidays)
16447 (holiday-christian-holidays, holiday-hebrew-holidays)
16448 (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
16449 (hebrew-holidays-1, holiday-oriental-holidays)
16450 (holiday-general-holidays):
16451 * x-dnd.el (x-dnd-known-types):
16452 * tool-bar.el (tool-bar):
16453 * startup.el (site-run-file):
16454 * shell.el (shell-dumb-shell-regexp):
16455 * rfn-eshadow.el (file-name-shadow-tty-properties)
16456 (file-name-shadow-properties):
16457 * paths.el (remote-shell-program, news-directory):
16458 * mouse.el ([C-down-mouse-3]):
16459 * menu-bar.el (menu-bar-tools-menu):
16460 * jka-cmpr-hook.el (jka-compr-load-suffixes)
16461 (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
16462 (jka-compr-compression-info-list):
16463 * isearch.el (search-whitespace-regexp):
16464 * image-file.el (image-file-name-extensions):
16465 * find-dired.el (find-ls-option):
16466 * files.el (directory-listing-before-filename-regexp)
16467 (directory-free-space-args, insert-directory-program)
16468 (list-directory-brief-switches, magic-fallback-mode-alist)
16469 (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
16470 (automount-dir-prefix):
16471 * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
16472 (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
16473 (face-font-registry-alternatives, face-font-registry-alternatives)
16474 (face-font-family-alternatives):
16475 * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
16476 (facemenu-foreground-menu, facemenu-face-menu):
16477 * epa-hook.el (epa-file-name-regexp):
16478 * dnd.el (dnd-protocol-alist):
16479 * textmodes/rst.el (auto-mode-alist):
16480 * button.el (default-button): Purecopy strings.
16481
16482 2009-11-06 Glenn Morris <rgm@gnu.org>
16483
16484 * Makefile.in (ELCFILES): Update.
16485
16486 2009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
16487
16488 * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
16489 * emacs-lisp/levents.el: Move to obsolete/levents.el.
16490
16491 * nxml/xsd-regexp.el (xsdre-gen-categories):
16492 * nxml/xmltok.el (xmltok-parse-entity):
16493 * nxml/rng-parse.el (rng-parse-validate-file):
16494 * nxml/rng-maint.el (rng-format-manual)
16495 (rng-manual-output-force-new-line):
16496 * nxml/rng-loc.el (rng-save-schema-location-1):
16497 * nxml/rng-cmpct.el (rng-c-parse-file):
16498 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
16499 * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
16500
16501 2009-11-05 Wilson Snyder <wsnyder@wsnyder.org>
16502
16503 * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
16504 Remove extra save-excursions and make-variable-buffer-local's.
16505 Suggested by Stefan Monnier.
16506
16507 (verilog-getopt-file, verilog-module-inside-filename-p)
16508 (verilog-set-define): Merge GNU 1.35 and repair changes from
16509 switching to using with-current-buffer.
16510
16511 (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
16512 being treated as a number and confusing AUTORESET.
16513 Reported by Dan Dever.
16514
16515 (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
16516 Add verilog-auto-ignore-concat to fix backward compatibility with
16517 older verilog-modes. Reported by Dan Katz.
16518
16519 (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
16520 containing closing anchors "...$".
16521
16522 (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
16523 Reported by Wade Smith.
16524
16525 (verilog-batch-execute-func): Comment on function usage.
16526
16527 2009-11-05 Michael McNamara <mac@mail.brushroad.com>
16528
16529 * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
16530 for labels.
16531
16532 (verilog-label-re, verilog-calc-1): Support proper indent of named
16533 asserts.
16534
16535 (verilog-backward-token, verilog-basic-complete-re)
16536 (verilog-beg-of-statement, verilog-indent-re): Support proper
16537 indent of the assert statement at the beginning of a block of text.
16538
16539 (verilog-beg-block-re, verilog-ovm-begin-re): Support the
16540 `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
16541 tokens as begins.
16542
16543 2009-11-05 Glenn Morris <rgm@gnu.org>
16544
16545 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
16546 Emacs 19. (Bug#1531)
16547 (byte-compile-fix-header): Update for the above change.
16548 Drop test for epoch::version.
16549
16550 * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
16551 * cus-dep.el (custom-make-dependencies):
16552 * finder.el (finder-compile-keywords):
16553 Use autoload-rubric's feature argument.
16554
16555 * calendar/diary-lib.el (top-level): Make load behave more like require.
16556
16557 * vc-git.el (vc-git-stash-map): Move definition before use.
16558
16559 2009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
16560
16561 * custom.el (custom-declare-group): Purecopy standard-value.
16562 (custom-declare-group): Purecopy custom-prefix.
16563
16564 * international/mule.el (load-with-code-conversion):
16565 Call do-after-load-evaluation unconditionally.
16566
16567 * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
16568
16569 2009-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
16570
16571 * descr-text.el: Require help-mode rather than help-fns (bug#4861).
16572
16573 2009-11-04 Glenn Morris <rgm@gnu.org>
16574
16575 * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
16576 (byte-compile-compatibility): Remove option.
16577 (byte-compile-close-variables, byte-compile-fix-header)
16578 (byte-compile-insert-header, byte-compile-output-docform)
16579 (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
16580 (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
16581 (byte-compile-list, byte-compile-concat, byte-compile-function-form)
16582 (byte-compile-insert, byte-compile-defun):
16583 Remove support for byte-compile-compatibility and Emacs 18. (Bug#4571)
16584 (byte-defop-compiler19): Remove.
16585 Without byte-compile-compatibility, the 'emacs19-opcode property is not
16586 used by anything. Replace all calls with byte-defop-compiler.
16587
16588 2009-11-04 Juri Linkov <juri@jurta.org>
16589
16590 * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
16591 (menu-bar-options-menu): Don't quote the `prop' arg of
16592 `menu-bar-make-mm-toggle'.
16593
16594 2009-11-04 Juanma Barranquero <lekktu@gmail.com>
16595
16596 * calendar/calendar.el (cal-loaddefs):
16597 * calendar/diary-lib.el (diary-loaddefs):
16598 * calendar/holidays.el (hol-loaddefs):
16599 * eshell/esh-module.el (esh-groups): Load rather than require.
16600
16601 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
16602
16603 * calendar/todo-mode.el (todo-add-category): Don't hardcode
16604 point-min==1.
16605 (todo-top-priorities): Only display-buffer when called interactively.
16606 (todo-item-start): Don't save excursion point.
16607 (todo-item-end): Be slightly more careful. Add `include-sep' arg.
16608 (todo-insert-item-here, todo-file-item, todo-remove-item):
16609 Adjust uses of todo-item-start and todo-item-end.
16610
16611 * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
16612 (autoload-rubric): Don't use any more.
16613
16614 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
16615 and only put a prop if it is non-nil.
16616
16617 2009-11-03 Juri Linkov <juri@jurta.org>
16618
16619 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
16620 (menu-bar-options-menu): Fix list quoting (Bug#4429).
16621
16622 * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
16623 and "Menu" to make top-level menu item visually one unit (like
16624 it's done for "Lisp-Interaction", "Emacs-Lisp" and other
16625 multi-word menu items). Fix :help string for quit-window.
16626
16627 2009-11-03 Glenn Morris <rgm@gnu.org>
16628
16629 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
16630 (byte-compile-file-form-define-abbrev-table)
16631 (byte-compile-file-form-custom-declare-variable)
16632 (byte-compile-variable-ref, byte-compile-defvar):
16633 Whether or not a warning is enabled should only affect whether we issue
16634 the warning, not whether or not we collect the relevant data.
16635 Eg warnings can be turned on and off throughout the course of a file.
16636
16637 * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
16638 (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
16639
16640 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
16641
16642 * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
16643 * play/mpuz.el (mpuz-create-buffer):
16644 * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
16645 (lm-print-y,s,noise, lm-print-w0, lm-init):
16646 * play/gomoku.el (gomoku-prompt-for-move):
16647 * play/fortune.el (fortune-in-buffer):
16648 * play/dissociate.el (dissociated-press):
16649 * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
16650 (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
16651 * mail/supercite.el (sc-eref-show):
16652 * mail/smtpmail.el (smtpmail-send-it):
16653 * mail/rmailsum.el (rmail-summary-next-labeled-message)
16654 (rmail-summary-previous-labeled-message, rmail-summary-wipe)
16655 (rmail-summary-undelete-many, rmail-summary-rmail-update)
16656 (rmail-summary-goto-msg, rmail-summary-expunge)
16657 (rmail-summary-get-new-mail, rmail-summary-search-backward)
16658 (rmail-summary-add-label, rmail-summary-output-menu)
16659 (rmail-summary-output-body):
16660 * mail/rfc822.el (rfc822-addresses):
16661 * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
16662 * mail/mailpost.el (post-mail-send-it):
16663 * mail/hashcash.el (hashcash-generate-payment):
16664 * mail/feedmail.el (feedmail-run-the-queue)
16665 (feedmail-queue-send-edit-prompt-help-first)
16666 (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
16667 (feedmail-deduce-address-list):
16668 * eshell/esh-ext.el (eshell-remote-command):
16669 * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
16670 * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
16671 (viper-wildcard-to-regexp, viper-glob-mswindows-files)
16672 (viper-save-string-in-file, viper-valid-marker):
16673 * emulation/viper-keym.el (viper-toggle-key):
16674 * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
16675 (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
16676 (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
16677 * emulation/viper-cmd.el (viper-exec-form-in-vi)
16678 (viper-exec-form-in-emacs, viper-brac-function):
16679 * emulation/viper.el (viper-delocalize-var):
16680 * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
16681 (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
16682 (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
16683 (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
16684 * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
16685 * emulation/edt.el (edt-electric-helpify):
16686 * emulation/cua-rect.el (cua--rectangle-aux-replace):
16687 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
16688 (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
16689 (cua-indent-to-global-mark-column):
16690 * calendar/diary-lib.el (calendar-mark-1):
16691 * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
16692 Use with-current-buffer.
16693 * emulation/viper.el (viper-delocalize-var): Use dolist.
16694
16695 2009-11-03 Chong Yidong <cyd@stupidchicken.com>
16696
16697 * comint.el (comint-replace-by-expanded-history-before-point):
16698 Replace !! with the previous input string literally (Bug#1795).
16699
16700 2009-11-02 Jay Belanger <jay.p.belanger@gmail.com>
16701
16702 * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
16703 to be made up of whitespace.
16704
16705 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
16706
16707 * minibuffer.el (read-file-name): Don't use file dialogs for
16708 remote directories (Bug#99).
16709
16710 2009-11-01 Chong Yidong <cyd@stupidchicken.com>
16711
16712 * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
16713
16714 2009-11-01 Andreas Schwab <schwab@linux-m68k.org>
16715
16716 * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
16717 instead of deleting the window or frame.
16718
16719 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
16720
16721 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
16722 Support face colors.
16723
16724 * textmodes/tex-mode.el (tex-facemenu-add-face-function):
16725 New function. Support face colors (Bug#1168).
16726 (tex-common-initialization): Use it.
16727
16728 * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
16729 mode allows it (Bug#1168).
16730
16731 2009-10-31 Juri Linkov <juri@jurta.org>
16732
16733 * facemenu.el (list-colors-display): Don't mark buffer as
16734 modified (Bug#3948).
16735
16736 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
16737
16738 * international/mule-diag.el (list-character-sets-1):
16739 Minor message fix (Bug#3526).
16740
16741 * progmodes/etags.el (etags-list-tags, etags-tags-apropos):
16742 Fix face property (Bug#4834).
16743 (etags-list-tags, etags-tags-apropos-additional)
16744 (etags-tags-apropos, tags-select-tags-table): Add follow-link
16745 property.
16746
16747 * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
16748 items.
16749
16750 2009-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
16751
16752 * textmodes/two-column.el (2C-split):
16753 * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
16754 * textmodes/tex-mode.el (tex-set-buffer-directory):
16755 * textmodes/spell.el (spell-region, spell-string):
16756 * textmodes/reftex.el (reftex-erase-buffer):
16757 (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
16758 * textmodes/reftex-toc.el (reftex-toc-promote-action):
16759 * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
16760 (reftex-select-item):
16761 * textmodes/reftex-ref.el (reftex-label-info-update)
16762 (reftex-offer-label-menu):
16763 * textmodes/reftex-index.el (reftex-index-change-entry)
16764 (reftex-index-phrases-info):
16765 * textmodes/reftex-global.el (reftex-create-tags-file)
16766 (reftex-save-all-document-buffers, reftex-ensure-write-access):
16767 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
16768 (reftex-view-crossref-from-bibtex):
16769 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
16770 (reftex-extract-bib-entries-from-thebibliography)
16771 (reftex-all-used-citation-keys, reftex-create-bibtex-file):
16772 * textmodes/refbib.el (r2b-capitalize-title):
16773 (r2b-convert-buffer, r2b-help):
16774 * textmodes/page-ext.el (pages-directory)
16775 (pages-directory-goto-with-mouse):
16776 * textmodes/bibtex.el (bibtex-validate-globally):
16777 * textmodes/bib-mode.el (bib-capitalize-title):
16778 * textmodes/artist.el (artist-clear-buffer, artist-system):
16779 * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
16780 (local-set-scheme-interaction-buffer, xscheme-process-filter)
16781 (verify-xscheme-buffer, xscheme-enter-interaction-mode)
16782 (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
16783 (xscheme-send-control-g-interrupt, xscheme-start-process)
16784 (xscheme-process-sentinel, xscheme-cd):
16785 * progmodes/verilog-mode.el (verilog-read-always-signals)
16786 (verilog-set-define, verilog-getopt-file)
16787 (verilog-module-inside-filename-p):
16788 * progmodes/sh-script.el:
16789 * progmodes/python.el (python-pdbtrack-get-source-buffer)
16790 (python-pdbtrack-grub-for-buffer, python-execute-file):
16791 * progmodes/octave-inf.el (inferior-octave):
16792 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
16793 (idlwave-shell-compile-helper-routines, idlwave-set-local)
16794 (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
16795 (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
16796 (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
16797 * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
16798 (idlwave-shell-filter, idlwave-shell-examine-highlight)
16799 (idlwave-shell-sentinel, idlwave-shell-filter-directory)
16800 (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
16801 (idlwave-shell-examine-display, idlwave-shell-run-region)
16802 (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
16803 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
16804 * progmodes/idlw-help.el (idlwave-help-get-special-help)
16805 (idlwave-help-get-help-buffer):
16806 * progmodes/gud.el (gud-basic-call, gud-find-class)
16807 (gud-tooltip-activate-mouse-motions-if-enabled):
16808 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
16809 * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
16810 (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
16811 (ebrowse-tags-next-file):
16812 * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
16813 (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
16814 (ebnf-eps-finish-and-write):
16815 * progmodes/cpp.el (cpp-edit-save):
16816 * progmodes/cperl-mode.el (cperl-pod-to-manpage):
16817 * progmodes/cc-defs.el (c-emacs-features):
16818 * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
16819 (antlr-directory-dependencies):
16820 * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
16821 (ada-run-application, ada-find-in-src-path, ada-goto-parent)
16822 (ada-find-any-references, ada-make-filename-from-adaname)
16823 (ada-make-body-gnatstub):
16824 * obsolete/rnews.el (news-list-news-groups):
16825 * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
16826 * obsolete/iso-acc.el (iso-acc-minibuf-setup):
16827 * net/rcirc.el (rcirc-debug):
16828 * net/newst-treeview.el (newsticker--treeview-list-add-item)
16829 (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
16830 (newsticker--treeview-list-update-faces, newsticker-treeview-save)
16831 (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
16832 (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
16833 (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
16834 (newsticker--treeview-list-clear-highlight)
16835 (newsticker--treeview-list-update-highlight)
16836 (newsticker--treeview-list-highlight-start)
16837 (newsticker--treeview-tree-update-highlight)
16838 (newsticker--treeview-get-selected-item)
16839 (newsticker-treeview-mark-list-items-old)
16840 (newsticker--treeview-set-current-node):
16841 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
16842 * net/newst-backend.el (newsticker--get-news-by-funcall)
16843 (newsticker--get-news-by-wget, newsticker--image-get)
16844 (newsticker--image-sentinel):
16845 * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
16846 * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
16847 (eudc-ph-close-session):
16848 * net/eudc.el (eudc-save-options):
16849 * language/thai-word.el (thai-update-word-table):
16850 * language/japan-util.el (japanese-string-conversion):
16851 * international/titdic-cnv.el (tsang-quick-converter)
16852 (ziranma-converter, ctlau-converter):
16853 * international/mule-cmds.el (describe-language-environment):
16854 * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
16855 (skkdic-convert-postfix, skkdic-convert-prefix):
16856 (skkdic-convert-okuri-nasi, skkdic-convert):
16857 * emacs-lisp/re-builder.el (reb-update-overlays):
16858 * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
16859 * emacs-lisp/gulp.el (gulp-send-requests):
16860 * emacs-lisp/find-gc.el (trace-call-tree):
16861 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
16862 (eieio-describe-generic):
16863 * emacs-lisp/eieio-base.el (eieio-persistent-read):
16864 * emacs-lisp/edebug.el (edebug-outside-excursion):
16865 * emacs-lisp/debug.el (debugger-make-xrefs):
16866 * emacs-lisp/cust-print.el (custom-prin1-to-string):
16867 * emacs-lisp/chart.el (chart-new-buffer):
16868 * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
16869 Use with-current-buffer.
16870 * textmodes/artist.el (artist-system): Don't call
16871 copy-sequence on a fresh string.
16872 * progmodes/idlw-shell.el (easymenu setup): Use dolist.
16873
16874 2009-10-31 Stephen Berman <stephen.berman@gmx.net>
16875
16876 * calendar/todo-mode.el (todo-edit-item): Signal an error if there
16877 is no item to edit. (Bug#4820)
16878 (todo-top-priorities): Restore point and restore narrowing in Todo
16879 buffer. (Bug#4820)
16880
16881 2009-10-31 Glenn Morris <rgm@gnu.org>
16882
16883 * net/ange-ftp.el (top-level): Don't require dired when compiling.
16884 (comint-last-output-start, comint-last-input-start)
16885 (comint-last-input-end): Don't defvar when compiling.
16886 (ange-ftp-process-file): Use bound-and-true-p.
16887
16888 * pcmpl-rpm.el (top-level): Move provide statement to end.
16889 (pcmpl-rpm): Remove unused custom group.
16890
16891 * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
16892
16893 * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
16894
16895 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
16896 (byte-compile-warnings): Add `constants' as an option.
16897 (byte-compile-callargs-warn, byte-compile-arglist-warn)
16898 (display-call-tree): Update for byte-compile-fdefinition possibly
16899 returning `(macro lambda ...)'. (Bug#4778)
16900 (byte-compile-variable-ref, byte-compile-setq-default):
16901 Respect `constants' member of byte-compile-warnings.
16902
16903 2009-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
16904
16905 * vc-bzr.el (vc-bzr-revision-keywords): New var.
16906 (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
16907 to "submit:".
16908
16909 2009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
16910
16911 * textmodes/ispell.el (ispell-skip-region-alist):
16912 * international/mule-conf.el (eight-bit):
16913 * international/fontset.el (font-encoding-alist):
16914 * startup.el (pure-space-overflow-message):
16915 * simple.el (overwrite-mode-textual, overwrite-mode-binary):
16916 * paths.el (gnus-nntp-service, rmail-spool-directory)
16917 (term-file-prefix):
16918 * files.el (save-some-buffers-action-alist):
16919 * cmuscheme.el (same-window-buffer-names):
16920 * ielm.el (same-window-buffer-names):
16921 * shell.el (same-window-buffer-names):
16922 * mail/sendmail.el (same-window-buffer-names):
16923 * progmodes/inf-lisp.el (same-window-buffer-names):
16924 * bindings.el (mode-line-client)
16925 (mode-line-column-line-number-mode-map):
16926 * language/tibetan.el (tibetan-precomposition-rule-regexp)
16927 (tibetan-precomposed-regexp): Purecopy string arguments.
16928
16929 2009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
16930
16931 * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
16932 (calcDigit-nondigit):
16933 * calc/calc-yank.el (calc-copy-to-buffer):
16934 * calc/calc-units.el (calc-invalidate-units-table):
16935 * calc/calc-trail.el (calc-trail-yank):
16936 * calc/calc-store.el (calc-insert-variables):
16937 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
16938 * calc/calc-prog.el (calc-read-parse-table):
16939 * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
16940 * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
16941 * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
16942 (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
16943 (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
16944 (calc-graph-name, calc-graph-find-command, calc-graph-view)
16945 (calc-graph-view, calc-gnuplot-command, calc-graph-init):
16946 * calc/calc-ext.el (calc-realign):
16947 * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
16948 (calc-embedded-finish-edit, calc-embedded-make-info)
16949 (calc-embedded-finish-command, calc-embedded-stack-change):
16950 * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
16951
16952 * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
16953 shell-dynamic-complete-filename in preference to
16954 comint-dynamic-complete-filename.
16955
16956 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
16957 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
16958 Don't consider whether the display supports colors.
16959 (bookmark-import-new-list): Use dolist.
16960 (bookmark-bmenu-mode-map): Move initialization into declaration.
16961 (bookmark-bmenu-list): Use dolist, simplify.
16962 (bookmark-show-all-annotations): Use save-selected-window and dolist.
16963 (menu-bar-final-items): Use push.
16964
16965 2009-10-28 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
16966
16967 * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
16968 it works on remote files.
16969 (vc-hg-diff): Don't pass any `--cwd' argument.
16970
16971 2009-10-27 Kevin Ryde <user42@zip.com.au>
16972
16973 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
16974 Use help-xref-info-regexp and help-xref-url-regexp to identify links.
16975 (Further to Bug#3921).
16976
16977 2009-10-27 Michael Albinus <michael.albinus@gmx.de>
16978
16979 * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
16980 (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
16981 calling `tramp-imap-put-file'. Add file size to the call.
16982 (tramp-imap-get-file-entries): Compute also user name, file size,
16983 and date.
16984 (tramp-imap-handle-insert-directory): Insert uid and gid.
16985 (tramp-imap-handle-file-attributes): Transform uid and gid
16986 according to `id-format'.
16987 (tramp-imap-put-file): New optional parameter SIZE. Encode file
16988 size in header X-Size.
16989
16990 2009-10-26 Juanma Barranquero <lekktu@gmail.com>
16991
16992 * simple.el (transpose-subr): Give clearer error when the mark
16993 is not set. (Bug#4807)
16994
16995 2009-10-26 Michael Albinus <michael.albinus@gmx.de>
16996
16997 * net/tramp.el (tramp-perl-file-truename): New defconst.
16998 Perl code contributed by yary <not.com@gmail.com> (tiny change).
16999 (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
17000 Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
17001 (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
17002
17003 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
17004 Ignore `dired-call-process'.
17005 (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
17006
17007 2009-10-26 Julian Scheid <julians37@gmail.com>
17008
17009 * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
17010 (tramp-get-remote-readlink): New defun.
17011 (tramp-handle-file-truename): Use it.
17012 (tramp-handle-file-exists-p): Check file-attributes cache, assume
17013 file exists if cache value present.
17014 (tramp-check-cached-permissions): New defun.
17015 (tramp-handle-file-readable-p): Use it.
17016 (tramp-handle-file-writable-p): Likewise.
17017 (tramp-handle-file-executable-p): Likewise.
17018 (tramp-handle-file-name-all-completions): Try using Perl to get
17019 partial completions. When perl not available, combine `cd' and
17020 `ls' into single remote operation and use shell expansion to get
17021 partial remote directory contents. Set `file-exists-p' cache for
17022 directory and any files returned by ls. Change cache handling to
17023 support partial directory contents. Use error message emitted by
17024 remote `cd' or Perl code for local tramp-error.
17025 (tramp-do-copy-or-rename-file-directly): Avoid separate
17026 tramp-send-command-and-check call.
17027 (tramp-handle-process-file): Merge three remote ops into one.
17028 Do not flush all caches when `process-file-side-effects' is set.
17029 (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
17030 file-attributes shows uid/gid to be set already.
17031
17032 2009-10-26 Dan Nicolaescu <dann@ics.uci.edu>
17033
17034 * textmodes/tex-mode.el (tex-dvi-view-command)
17035 (tex-show-queue-command, tex-open-quote):
17036 * progmodes/ruby-mode.el (auto-mode-alist)
17037 (interpreter-mode-alist): Purecopy strings.
17038
17039 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
17040
17041 * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
17042 string for the hook, keymap and abbrev table.
17043
17044 * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
17045
17046 * x-dnd.el (x-dnd-xdnd-to-action):
17047 * startup.el (fancy-startup-text, fancy-about-text): Change to
17048 defconst from defvar.
17049
17050 * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
17051
17052 * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
17053 Purecopy initialization strings.
17054
17055 * mail/sendmail.el (mail-header-separator)
17056 (mail-personal-alias-file):
17057 * mail/rmail.el (rmail-default-dont-reply-to-names)
17058 (rmail-ignored-headers, rmail-retry-ignored-headers)
17059 (rmail-highlighted-headers, rmail-secondary-file-directory)
17060 (rmail-secondary-file-regexp):
17061 * files.el (null-device, file-name-invalid-regexp)
17062 (locate-dominating-stop-dir-regexp)
17063 (inhibit-first-line-modes-regexps): Purecopy initialization strings.
17064 (interpreter-mode-alist): Use mapcar instead of mapc.
17065
17066 * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
17067
17068 * bindings.el (mode-line-major-mode-keymap): Purecopy name.
17069 (completion-ignored-extensions):
17070 (debug-ignored-errors): Purecopy strings.
17071
17072 2009-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
17073
17074 * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
17075 (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
17076 (pcomplete--here): Use push.
17077
17078 * subr.el (all-completions): Declare the 4th arg obsolete.
17079
17080 2009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
17081
17082 * pcomplete.el (pcomplete-unquote-argument-function): New var.
17083 (pcomplete-unquote-argument): New function.
17084 (pcomplete--common-suffix): Always pay attention to case.
17085 (pcomplete--table-subvert): Quote and unquote the text.
17086 (pcomplete--common-quoted-suffix): New function.
17087 (pcomplete-std-complete): Use it and pcomplete-begin.
17088
17089 * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
17090 we're inside a dedicated or minibuffer window.
17091
17092 2009-10-24 Karl Fogel <kfogel@red-bean.com>
17093
17094 * bookmark.el: Update documentation, especially documentation
17095 of `bookmark-alist' and of the bookmark file format.
17096 Patch by Drew Adams, with minor tweaks from me. (Bug#4195)
17097
17098 2009-10-24 Chong Yidong <cyd@stupidchicken.com>
17099
17100 * mail/emacsbug.el (report-emacs-bug): Clarify that the
17101 keybindings apply to the mail buffer (Bug#4003). Shrink help
17102 window to buffer.
17103
17104 * whitespace.el (whitespace-mode, whitespace-newline-mode)
17105 (global-whitespace-mode, global-whitespace-newline-mode)
17106 (whitespace-toggle-options, global-whitespace-toggle-options):
17107 Doc fix (Bug#3660).
17108
17109 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
17110 of xmltok-start before the end tag was inserted (Bug#2840).
17111
17112 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
17113 patterns that are preceded by an open-paren (Bug#1320).
17114
17115 2009-10-24 Sven Joachim <svenjoac@gmx.de>
17116
17117 * files.el (delete-directory): Delete symlinks to directories with
17118 delete-file (Bug#4739).
17119
17120 2009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
17121
17122 * vc.el (vc-backend-for-registration): Rename from
17123 vc-get-backend-for-registration. Update callers.
17124
17125 * international/mule-cmds.el (set-language-info-alist):
17126 Purecopy lang-env.
17127 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
17128 (charset): Purecopy the name.
17129 (define-char-code-property): Purecopy string arguments.
17130
17131 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
17132 Purecopy string arguments.
17133
17134 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
17135 * ediff-hook.el (menu-bar-ediff-menu):
17136 * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
17137 * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
17138
17139 2009-10-24 Glenn Morris <rgm@gnu.org>
17140
17141 * comint.el (comint-dynamic-list-completions):
17142 * term.el (term-dynamic-list-completions): Use choose-completion rather
17143 than obsolete alias mouse-choose-completion.
17144
17145 * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
17146 file-cache-choose-completion.
17147 (file-cache-choose-completion): Handle an optional event argument.
17148 (file-cache-mouse-choose-completion): Make it an obsolete alias.
17149
17150 * progmodes/octave-mod.el (octave-complete-symbol):
17151 Use choose-completion if mouse-choose-completion is ever removed.
17152
17153 * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
17154 use.
17155
17156 * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
17157 compiler.
17158
17159 * vc-hooks.el (vc-responsible-backend): Fix declaration.
17160
17161 2009-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
17162
17163 * minibuffer.el (completion--embedded-envvar-table): Fix last change.
17164 Ignore `pred' now that we receive one.
17165 Handle test-completion specially.
17166
17167 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
17168
17169 * vc.el (vc-responsible-backend): Throw an error if not backend is
17170 found. Remove the REGISTER argument. Move the code dealing with
17171 REGISTER ...
17172 (vc-get-backend-for-registration): ... here. New function.
17173 (vc-deduce-fileset): Call vc-get-backend-for-registration instead
17174 of vc-responsible-backend, pass the file name instead of the
17175 directory name.
17176
17177 2009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
17178
17179 * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
17180 New funs.
17181 (pcomplete-std-complete): Use them. Obey pcomplete-termination-string.
17182 (pcomplete-comint-setup): Don't modify a global var via
17183 accidental side-effects.
17184 (pcomplete-shell-setup): Adjust call accordingly.
17185 (pcomplete-parse-comint-arguments): Use push.
17186
17187 2009-10-23 Chong Yidong <cyd@stupidchicken.com>
17188
17189 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
17190 Allow uncapitalized info node names (Bug#3921).
17191
17192 * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
17193 to the DEBUG file (Bug#3781).
17194
17195 2009-10-23 Jari Aalto <jari.aalto@cante.net>
17196
17197 * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
17198 dictionary entry (Bug#4579).
17199
17200 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
17201
17202 * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
17203 from `rfn-eshadow-update-overlay-hook' when unloading.
17204 (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
17205 "rsyncc". Adjust doc string.
17206 (tramp-temp-buffer-file-name): New buffer-local defvar.
17207 (tramp-handle-insert-file-contents, tramp-handle-write-region):
17208 Keep temporary file when indicated by method ("rsync" and
17209 "rsyncc").
17210 (tramp-handle-write-region): Handle APPEND.
17211 (tramp-delete-temp-file-function): New defun. Added to
17212 `kill-buffer-hook'.
17213
17214 2009-10-23 Juanma Barranquero <lekktu@gmail.com>
17215
17216 * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
17217
17218 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
17219
17220 * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
17221 (color-name-rgb-alist, tty-standard-colors)
17222 (tty-color-mode-alist): Change to defconst.
17223
17224 * simple.el (mark-inactive): Purecopy message.
17225
17226 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
17227 (global-map, yank-menu):
17228 * textmodes/ispell.el (ispell-menu-map):
17229 * net/eudc.el (eudc-tools-menu):
17230 * international/mule-cmds.el (describe-language-environment-map)
17231 (setup-language-environment-map, set-coding-system-map)
17232 (mule-menu-keymap):
17233 * vc-hooks.el (vc-menu-entry, vc-menu-map):
17234 * replace.el (occur-mode-map):
17235 * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
17236
17237 2009-10-23 Jay Belanger <jay.p.belanger@gmail.com>
17238
17239 * calc/calc.el (math-read-number, math-read-number-simple):
17240 Use `save-match-data'.
17241
17242 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
17243
17244 * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
17245 rather than fiddling with global-map bindings, since it should only
17246 affect per-terminal settings.
17247 See http://bugs.gentoo.org/show_bug.cgi?id=289709.
17248
17249 * minibuffer.el (completion-table-with-terminator): Allow to specify
17250 the terminator-regexp.
17251
17252 * simple.el (switch-to-completions): Look for *Completions* in other
17253 frames as well.
17254
17255 * pcomplete.el: Allow the use of completion-tables.
17256 (pcomplete-std-complete): New command.
17257 (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
17258 (pcomplete--here): Use a function for `form' rather than an expression,
17259 so it can be byte-compiled.
17260 (pcomplete-here, pcomplete-here*): Adjust accordingly.
17261 Add edebug declaration.
17262 (pcomplete-show-completions): Remove unused var `curbuf'.
17263 (pcomplete-do-complete, pcomplete-stub):
17264 Don't assume `completions' is a list of strings any more.
17265
17266 2009-10-22 Juanma Barranquero <lekktu@gmail.com>
17267
17268 * find-dired.el (find-name-arg): Fix typo in docstring.
17269
17270 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
17271
17272 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
17273 (pcmpl-linux-fs-types): Same, and update to new modules layout.
17274
17275 * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
17276 pcomplete-entries.
17277
17278 * comint.el (comint-read-input-ring, comint-write-input-ring)
17279 (comint-substitute-in-file-name)
17280 (comint-dynamic-complete-as-filename)
17281 (comint-dynamic-simple-complete)
17282 (comint-dynamic-list-filename-completions)
17283 (comint-dynamic-list-completions)
17284 (comint-redirect-results-list-from-process): Minor simplifications.
17285
17286 2009-10-21 Kevin Ryde <user42@zip.com.au>
17287
17288 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
17289 When inserting ";;; Code" put it before any ";;;###autoload" cookie on
17290 the first form. And insert a blank line after ";;; Code" since
17291 that's usual style. (Bug#4612)
17292
17293 * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
17294
17295 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
17296
17297 * minibuffer.el (completion-table-with-terminator): Properly implement
17298 boundaries, in case `terminator' appears in the suffix.
17299 (completion--embedded-envvar-table): Don't return boundaries if
17300 there's no valid completion. Simplify.
17301 (completion-file-name-table): New completion table extracted from
17302 completion--file-name-table.
17303 (completion--file-name-table): Use it.
17304 (read-file-name-predicate): Declare obsolete.
17305 (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
17306 * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
17307 completion-file-name-table, and use the `pred' argument.
17308 * files.el (locate-file-completion-table): Use the `pred' arg rather
17309 than read-file-name-predicate.
17310 (abbreviate-file-name): Use \` rather than ^ for BOS.
17311
17312 2009-10-21 Dan Nicolaescu <dann@ics.uci.edu>
17313
17314 * vc.el (vc-deduce-fileset): Undo previous change, do not tell
17315 vc-responsible-backend to register, it causes problems.
17316
17317 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
17318
17319 * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
17320
17321 2009-10-21 Michael Albinus <michael.albinus@gmx.de>
17322
17323 * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
17324 (tramp-smb-handle-file-attributes): Use it.
17325 (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
17326 (tramp-smb-handle-insert-directory): Use `mapc' rather than
17327 `mapcar'. Use `tramp-smb-get-stat-capability'.
17328 Add `dired-filename' text properties.
17329 (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
17330 (tramp-smb-maybe-open-connection): Simplify check for smbclient
17331 version.
17332
17333 2009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
17334
17335 * subr.el (read-key-delay): Reduce to 0.01.
17336 (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
17337 (bug#4751).
17338
17339 2009-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
17340
17341 * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
17342
17343 * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
17344 (Info-menu): Remove unused vars `last' and `completions'.
17345 (Info-index-nodes): Remove unused var `node'.
17346
17347 * info.el (Info-complete-menu-item): Use complete-with-action.
17348
17349 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
17350
17351 Make vc-annotate work through copies and renames.
17352 * vc-annotate.el (vc-annotate-extract-revision-at-line):
17353 Return the file name too.
17354 (vc-annotate-revision-at-line)
17355 (vc-annotate-find-revision-at-line)
17356 (vc-annotate-revision-previous-to-line)
17357 (vc-annotate-show-log-revision-at-line): Update to get the file
17358 name from vc-annotate-extract-revision-at-line.
17359 (vc-annotate-show-diff-revision-at-line-internal): Change the
17360 argument to mean whether to show a file diff or not. Get the file
17361 name from vc-annotate-extract-revision-at-line.
17362 (vc-annotate-show-diff-revision-at-line):
17363 Update vc-annotate-show-diff-revision-at-line call.
17364 (vc-annotate-warp-revision): Add an optional file argument.
17365
17366 * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
17367 (vc-git-annotate-extract-revision-at-line): Also return the file
17368 name if found.
17369
17370 * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
17371 command. Remove unused code.
17372 (vc-hg-annotate-re): Update to match --follow output.
17373 (vc-hg-annotate-extract-revision-at-line): Also return the file
17374 name if found.
17375
17376 * vc.el: Update annotate-extract-revision-at-line documentation.
17377
17378 2009-10-18 Kevin Ryde <user42@zip.com.au>
17379
17380 * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
17381 re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
17382
17383 * net/browse-url.el (browse-url): Identify alist with "consp and
17384 not functionp" and let all other things go down the `apply' leg,
17385 as suggested by Stefan. (Further to bug#4531.)
17386
17387 2009-10-18 Chong Yidong <cyd@stupidchicken.com>
17388
17389 * minibuffer.el (read-file-name): Check for repeat before putting
17390 a default argument in file-name-history (Bug#4657).
17391
17392 * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
17393 read syntax (Bug#4737).
17394
17395 * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
17396
17397 2009-10-18 Aaron S. Hawley <aaron.s.hawley@gmail.com>
17398
17399 * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
17400 (html-tag-alist, html-tag-help): Add descriptions for undocumented
17401 entries and make note of obsolete tags.
17402
17403 2009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
17404
17405 * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
17406
17407 2009-10-18 Glenn Morris <rgm@gnu.org>
17408
17409 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
17410 grep, so that binary files (eg international/uni-bidi.el) can match.
17411 Remove test for "UnicodeData" files, since it is hopefully unnecessary
17412 now, and in any case the file header format has changed.
17413
17414 2009-10-17 Glenn Morris <rgm@gnu.org>
17415
17416 * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
17417 (flyspell-get-word, flyspell-large-region)
17418 (flyspell-auto-correct-previous-word): Doc/error message fixes.
17419
17420 2009-10-17 Chong Yidong <cyd@stupidchicken.com>
17421
17422 * Makefile.in (ELCFILES): Add ede/shell.
17423
17424 2009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
17425
17426 * term/common-win.el (x-colors): Purecopy it.
17427
17428 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
17429
17430 * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
17431 permissive for when the buffer is empty.
17432 (tar-header-block-tokenize): Decode the username and groupname.
17433 (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
17434
17435 2009-10-17 Eric Ludlam <zappo@gnu.org>
17436
17437 * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
17438 contains multibyte characters, choose first applicable coding
17439 system automatically.
17440
17441 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
17442
17443 * international/mule-cmds.el (select-safe-coding-system): If the file
17444 has a coding cookie, use it regardless of any other setting (bug#4712).
17445
17446 2009-10-17 Glenn Morris <rgm@gnu.org>
17447
17448 * foldout.el (foldout-mouse-swallow-events):
17449 * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
17450
17451 * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
17452 (dired-keep-marker-copy, dired-keep-marker-hardlink)
17453 (dired-keep-marker-symlink, dired-dwim-target)
17454 (dired-copy-preserve-time): Do not autoload these defcustoms.
17455
17456 * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
17457 messages from messing up the file coding. (Bug#4623)
17458
17459 2009-10-17 Jari Aalto <jari.aalto@cante.net>
17460
17461 * textmodes/ispell.el (ispell-get-decoded-string): Give an error
17462 if no match is found for the current dictionary. (Bug#4578)
17463
17464 * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
17465 optional, since that is how it is documented, and this is often called
17466 with a nil argument. (Bug#4577)
17467 (flyspell-external-point-words, flyspell-auto-correct-word)
17468 (flyspell-correct-word-before-point, flyspell-word-search-forward)
17469 (flyspell-word-search-backward): Remove nil argument in calls to
17470 flyspell-get-word, since it is not needed now.
17471
17472 2009-10-17 Ulrich Mueller <ulm@gentoo.org>
17473
17474 * play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565)
17475
17476 2009-10-16 Glenn Morris <rgm@gnu.org>
17477
17478 * net/rcirc.el (rcirc-authenticate): Simplify previous change.
17479
17480 2009-10-16 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
17481
17482 * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
17483 (ange-ftp-file-size): New function.
17484 (ange-ftp-file-attributes): Use it.
17485
17486 2009-10-16 Michael Albinus <michael.albinus@gmx.de>
17487
17488 * net/tramp-smb.el (tramp-smb-version): New defvar.
17489 (tramp-smb-maybe-open-connection): Use it, in order to avoid
17490 repeated checks.
17491
17492 2009-10-16 Glenn Morris <rgm@gnu.org>
17493
17494 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
17495 Maybe copy some custom properties from old to new name. (Bug#4706)
17496
17497 2009-10-16 Juanma Barranquero <lekktu@gmail.com>
17498
17499 * subr.el (error, sit-for, start-process-shell-command)
17500 (start-file-process-shell-command): Set the calling convention
17501 after the function definition.
17502
17503 2009-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
17504
17505 * subr.el (error, sit-for, start-process-shell-command)
17506 (start-file-process-shell-command): Use the new
17507 set-advertised-calling-convention feature.
17508
17509 2009-10-16 Taichi Kawabata <kawabata.taichi@gmail.com>
17510
17511 * international/ucs-normalize.el (ucs-normalize-version):
17512 Change to 1.2.
17513 (check-range): Adjust for Unicode 5.2.
17514
17515 2009-10-15 Juri Linkov <juri@jurta.org>
17516
17517 * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
17518 to the `menu-item' format.
17519
17520 2009-10-15 Michael Albinus <michael.albinus@gmx.de>
17521
17522 * net/tramp.el (tramp-replace-environment-variables): Do not fail
17523 if the environment variable does not exist.
17524
17525 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
17526 (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
17527 parameter.
17528 (tramp-smb-handle-add-name-to-file)
17529 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
17530 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
17531 (tramp-smb-handle-file-attributes)
17532 (tramp-smb-do-file-attributes-with-stat)
17533 (tramp-smb-handle-file-local-copy)
17534 (tramp-smb-handle-insert-directory)
17535 (tramp-smb-handle-make-directory)
17536 (tramp-smb-handle-make-directory-internal)
17537 (tramp-smb-handle-make-symbolic-link)
17538 (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
17539 (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
17540 (tramp-smb-maybe-open-connection): Apply the changed parameters.
17541 (tramp-smb-read-file-entry): Read Disk names in compressed format.
17542 Handle long file names.
17543 (tramp-smb-get-cifs-capabilities): Check, whether the connection
17544 process is running.
17545 (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
17546 Read share names with "-g" option.
17547
17548 2009-10-15 Ryan Yeske <rcyeske@gmail.com>
17549
17550 * net/rcirc.el (rcirc-view-log-file): New command.
17551 (rcirc-track-minor-mode-map): Remove C-c ` binding.
17552 (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
17553 specified.
17554
17555 2009-10-15 Glenn Morris <rgm@gnu.org>
17556
17557 * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
17558 from the second command-line argument.
17559 * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
17560 ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
17561 ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
17562 w32-batch-update-autoloads.
17563 * emacs-lisp/autoload.el (autoload-make-program): New variable.
17564 (batch-update-autoloads): Handle autoload-excludes on windows-nt.
17565
17566 * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
17567 the headers cannot be located. Simplify, subtracting superflous
17568 save-excursions.
17569
17570 2009-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
17571
17572 Replace completion-base-size by completion-base-position to fix bugs
17573 such as (bug#4699).
17574 * simple.el (completion-base-position): New var.
17575 (completion-base-size): Mark as obsolete.
17576 (choose-completion): Make it work for mouse events as well.
17577 Pass the new base-position to choose-completion-string.
17578 (choose-completion-guess-base-position): New function, extracted from
17579 choose-completion-delete-max-match.
17580 (choose-completion-delete-max-match): Use it. Make obsolete.
17581 (choose-completion-string): Use the new base-position info.
17582 (completion-root-regexp): Delete.
17583 (completion-setup-function): Preserve completion-base-position.
17584 Eliminate obsolete base-size manipulation.
17585 * minibuffer.el (display-completion-list): Don't mess with base-size.
17586 (minibuffer-completion-help): Set completion-base-position instead.
17587 * mouse.el (mouse-choose-completion): Redefine as a mere alias to
17588 choose-completion.
17589 * textmodes/bibtex.el (bibtex-complete):
17590 * emacs-lisp/crm.el (crm--choose-completion-string):
17591 Adjust to new calling convention.
17592 * complete.el (partial-completion-mode): Use minibufferp to avoid
17593 bumping into incompatible change to choose-completion-string-functions.
17594 * ido.el (ido-choose-completion-string): Make its calling convention
17595 more permissive.
17596 * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
17597 base-size manipulation.
17598 (comint-dynamic-list-input-ring): Use dotimes and push.
17599 * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
17600 fundamental-mode. Use `or'.
17601
17602 2009-10-14 Juri Linkov <juri@jurta.org>
17603
17604 * misearch.el (multi-isearch-next-buffer-from-list)
17605 (multi-isearch-next-file-buffer-from-list): Doc fix. (Bug#4723)
17606
17607 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
17608
17609 * Makefile.in (compile-onefile): Load `bytecomp' rather than
17610 `bytecomp.el'.
17611
17612 * minibuffer.el (completion-pcm--merge-completions): Make sure the
17613 string we return is all made up of text from the completions rather
17614 than part from the completions and part from the input (bug#4219).
17615
17616 * ido.el (ido-everywhere): Use define-minor-mode.
17617
17618 * buff-menu.el (list-buffers, ctl-x-map):
17619 Mark the entry points with ;;;###autoload cookies.
17620
17621 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
17622
17623 * vc-git.el (vc-git-dir-extra-headers): Set the branch name
17624 correctly in the detached head case.
17625 (vc-git-print-log): Remove unused binding.
17626
17627 * vc.el (vc-responsible-backend): When a directory is passed for
17628 for registration create a VC repository if no backend is
17629 responsible for the directory argument.
17630 (vc-deduce-fileset): Tell vc-responsible-backend to register.
17631
17632 * vc.el: Move comments about RCS and SCCS ...
17633 * vc-rcs.el:
17634 * vc-sccs.el: ... here, respectively.
17635
17636 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
17637
17638 * minibuffer.el (completion--file-name-table): Return nil if there's
17639 no file completion, even if substitute-in-file-name changed
17640 the string (bug#4708).
17641
17642 2009-10-13 Juri Linkov <juri@jurta.org>
17643
17644 * files-x.el (read-file-local-variable-value): Don't filter out
17645 minor modes from mode name completion (bug#4664).
17646
17647 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
17648
17649 * international/mule-cmds.el (ucs-names): Remove exclusion of
17650 "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
17651
17652 2009-10-13 Kenichi Handa <handa@m17n.org>
17653
17654 * international/uni-name.el: Regenerated.
17655
17656 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
17657
17658 * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
17659 should be automatically buffer-local, but isn't.)
17660
17661 2009-10-12 Sam Steingold <sds@gnu.org>
17662
17663 * progmodes/compile.el (compilation-next-error-function): Fix the
17664 timestamps if the buffer has been visited before.
17665 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
17666 non-anchored patterns, like the perl one (bug#3928).
17667
17668 2009-10-12 Glenn Morris <rgm@gnu.org>
17669
17670 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
17671 Let-bind `size'.
17672
17673 2009-10-12 Juanma Barranquero <lekktu@gmail.com>
17674
17675 * proced.el (proced-unload-function): New function.
17676
17677 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
17678 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
17679 Doc fix.
17680
17681 * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
17682
17683 2009-10-11 Juri Linkov <juri@jurta.org>
17684
17685 * files-x.el (read-file-local-variable-value):
17686 Provide default value only for bound variables (bug#4664).
17687
17688 2009-10-11 Michael Albinus <michael.albinus@gmx.de>
17689
17690 * net/tramp.el (tramp-local-host-p): Function shall return nil for
17691 connection methods like smb.
17692
17693 * net/tramp-cache.el (tramp-flush-connection-property): The hash
17694 can be empty.
17695
17696 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
17697 (tramp-smb-file-name-handler-alist): Add handlers for
17698 `add-name-to-file', `make-symbolic-link'.
17699 (tramp-smb-handle-add-name-to-file)
17700 (tramp-smb-do-file-attributes-with-stat)
17701 (tramp-smb-handle-make-symbolic-link)
17702 (tramp-smb-get-cifs-capabilities): New defuns.
17703 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
17704 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
17705 (tramp-smb-handle-file-local-copy)
17706 (tramp-smb-handle-make-directory-internal)
17707 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
17708 The file name syntax depends on cifs capabilities.
17709 (tramp-smb-handle-file-attributes):
17710 Call `tramp-smb-do-file-attributes-with-stat' if possible.
17711 (tramp-smb-handle-insert-directory): Use posix attributes if possible.
17712 (tramp-smb-handle-set-file-modes): It is applicable for posix only.
17713
17714 2009-10-11 Chong Yidong <cyd@stupidchicken.com>
17715
17716 * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
17717 (eieio-defclass): Apply deftype handler and setf-method properties
17718 directly.
17719 (eieio-add-new-slot): Avoid union function from cl library.
17720 (eieio--typep): New function.
17721 (eieio-perform-slot-validation): Use it.
17722
17723 2009-10-10 Karl Fogel <kfogel@red-bean.com>
17724
17725 * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
17726 Update documentation to refer to the variables documented in r1.135.
17727 (Bug#4188)
17728
17729 2009-10-10 Karl Fogel <kfogel@red-bean.com>
17730
17731 * bookmark.el (Info-suffix-list): Remove this unused variable.
17732 (bookmark-current-point): Remove this obsolete variable.
17733 (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
17734 Adjust for removal of bookmark-current-point.
17735
17736 (bookmarks-already-loaded, bookmark-current-buffer)
17737 (bookmark-yank-point): Document. (Bug#4188)
17738
17739 2009-10-10 Glenn Morris <rgm@gnu.org>
17740
17741 * frame.el (frame-height): Doc fix.
17742
17743 * calendar/calendar.el (calendar-split-width-threshold): New option.
17744 (calendar-basic-setup): Use calendar-split-width-threshold.
17745
17746 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
17747
17748 * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
17749 Ideographic Supplement" range (U+1F200..U+1F2FF).
17750
17751 2009-10-09 Karl Fogel <kfogel@red-bean.com>
17752
17753 * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
17754 since the list will have been rebuilt anyway. (Bug#4349)
17755
17756 2009-10-09 Karl Fogel <kfogel@red-bean.com>
17757
17758 * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
17759 (bookmark-bmenu-execute-deletions): Don't save here, as
17760 bookmark-delete will now do so if necessary.
17761 Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
17762 (Bug#4348)
17763
17764 2009-10-09 Glenn Morris <rgm@gnu.org>
17765
17766 * mail/emacsbug.el (report-emacs-bug): Also print `features'.
17767
17768 2009-10-09 Karl Fogel <kfogel@red-bean.com>
17769
17770 * bookmark.el (bookmark-jump): Add new `display-func' parameter.
17771 (bookmark-jump-other-window): Just invoke bookmark-jump with new
17772 argument now, so the two function's behaviors will match. (Bug#3645)
17773
17774 2009-10-08 Michael Albinus <michael.albinus@gmx.de>
17775
17776 * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
17777 (tramp-file-name-real-host, tramp-file-name-port):
17778 Apply `save-match-data'.
17779
17780 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
17781 case both directories are remote.
17782 (tramp-smb-handle-expand-file-name): Implement "~" expansion.
17783 (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
17784
17785 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
17786
17787 * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
17788
17789 2009-10-07 Glenn Morris <rgm@gnu.org>
17790
17791 * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
17792 of concat.
17793
17794 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
17795
17796 * files-x.el (read-file-local-variable): Include some
17797 non-user-variables in the completion table (bug#4664).
17798
17799 2009-10-07 Michael Albinus <michael.albinus@gmx.de>
17800
17801 * net/tramp-cache.el (tramp-flush-connection-property): Add trace
17802 message.
17803
17804 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
17805 (tramp-smb-file-name-handler-alist): Add handler for
17806 `copy-directory', `expand-file-name', `set-file-modes'.
17807 (tramp-smb-handle-copy-directory)
17808 (tramp-smb-handle-expand-file-name)
17809 (tramp-smb-handle-set-file-modes): New defuns.
17810 (tramp-smb-handle-copy-file): Handle KEEP-DATE.
17811 (tramp-smb-handle-file-attributes): Simplify check for retrieving
17812 entry.
17813 (tramp-smb-handle-insert-directory): Don't flush the cache.
17814 (tramp-smb-maybe-open-connection): Check for samba client and
17815 server versions.
17816
17817 2009-10-07 Eli Zaretskii <eliz@gnu.org>
17818
17819 * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
17820 to not error out of search for "^lisp=" fails.
17821
17822 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
17823
17824 * makefile.w32-in (WINS_UPDATES): New macro.
17825 (custom-deps, finder-data, autoloads): Use it.
17826
17827 2009-10-07 Glenn Morris <rgm@gnu.org>
17828
17829 * Makefile.in (autoloads): Revert previous change.
17830 * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
17831 the list of preloaded files passed on the command-line, get
17832 it from src/Makefile.
17833
17834 * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
17835 show the original buffer rather than a random one.
17836
17837 2009-10-07 Markus Rost <rost@math.uni-bielefeld.de>
17838
17839 * help.el (describe-no-warranty): Place point in a slightly better
17840 position in the GPLv3 text.
17841
17842 2009-10-06 Sam Steingold <sds@gnu.org>
17843
17844 * net/tramp-compat.el (tramp-compat-process-running-p): Check that
17845 the comm attribute is present before calling regexp-quote.
17846
17847 2009-10-06 Juanma Barranquero <lekktu@gmail.com>
17848
17849 * play/animate.el (animate-string): For good effect, make sure
17850 `indent-tabs-mode' and `show-trailing-whitespace' are nil.
17851
17852 * play/animate.el (animate-sequence, animate-birthday-present):
17853 * misc.el (butterfly): Don't set `indent-tabs-mode'.
17854
17855 2009-10-06 Glenn Morris <rgm@gnu.org>
17856
17857 * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
17858
17859 * emacs-lisp/autoload.el (autoload-excludes): New variable.
17860 (autoload-generate-file-autoloads): Skip files in autoload-excludes.
17861 (batch-update-autoloads): Process a string value of autoload-excludes,
17862 set during the build process.
17863 * Makefile.in (autoloads): Skip preloaded files. (Bug#4446)
17864
17865 * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
17866 inside with-parsed... macro so that `v' is defined.
17867
17868 * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
17869 * progmodes/fortran.el (fortran-end-of-block)
17870 (fortran-beginning-of-block):
17871 Also push mark in the macro case.
17872
17873 * emerge.el (emerge-show-file-name):
17874 * calc/calc.el (calc-quit):
17875 * calc/calc-misc.el (calc-big-or-small):
17876 * calc/calc-graph.el (calc-graph-view):
17877 * calc/calc-ext.el (calc-reset):
17878 * calendar/calendar.el (calendar-basic-setup):
17879 Use window-full-height-p.
17880
17881 * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
17882 header we don't understand, don't insert another. (Bug#4624)
17883 If changing mime charset, insert the new one in the right place.
17884
17885 2009-10-06 Matthew Junker <matthew.junker@sbcglobal.net> (tiny change)
17886
17887 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
17888 (cal-tex-cursor-month): Correctly increment the end date for diary and
17889 holiday listing. (Bug#4626)
17890
17891 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
17892
17893 * help-fns.el (describe-function-1): Don't burp if the function is not
17894 a symbol.
17895
17896 2009-10-05 Juanma Barranquero <lekktu@gmail.com>
17897
17898 * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
17899 (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
17900 (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
17901 (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
17902
17903 * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
17904 (eieio-default-superclass): Reflow docstrings.
17905 (this, class-option-assoc, defclass, eieio-class-un-autoload)
17906 (eieio-unbind-method-implementations, defmethod)
17907 (eieio-validate-slot-value, eieio-validate-class-slot-value)
17908 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
17909 (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
17910 (eieio-slot-originating-class-p, eieio-slot-name-index)
17911 (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
17912 (constructor, initialize-instance, no-next-method, object-print)
17913 (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
17914 Fix typos in docstrings.
17915 (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
17916 (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
17917 (next-method-p): Doc fixes.
17918 (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
17919 Fix typos in error messages.
17920 (eieio-defmethod): Fix typo in description of generic method.
17921
17922 * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
17923 (eieio-persistent-save-interactive, slot-missing):
17924 Fix typos in docstrings.
17925 (eieio-instance-inheritor-slot-boundp): Doc fix.
17926
17927 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
17928 (byte-compile-defmethod-param-convert): Fix typos in docstrings.
17929
17930 * emacs-lisp/eieio-custom.el (eieio-done-customizing)
17931 (eieio-custom-object-apply-reset):
17932 Fix typos in docstrings and error messages.
17933
17934 * emacs-lisp/eieio-datadebug.el (data-debug-show):
17935 Fix typo in docstring.
17936
17937 * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
17938 (eieio-browse-tree): Doc fix.
17939 (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
17940 (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
17941 Fix typos in docstrings.
17942
17943 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
17944 (eieio-speedbar-key-map, eieio-speedbar-create-engine)
17945 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
17946 (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
17947 Reflow docstrings.
17948
17949 2009-10-05 Dan Nicolaescu <dann@ics.uci.edu>
17950
17951 * vc-hg.el (log-view-vc-backend): Declare for compiler.
17952 (vc-hg-outgoing-mode, vc-hg-incoming-mode):
17953 Set log-view-vc-backend so that diff can work.
17954
17955 * log-view.el (log-view-diff): Use vc-diff-internal instead of
17956 vc-version-diff.
17957 (vc-diff-internal): Autoload this instead of vc-version-diff.
17958
17959 2009-10-05 Eli Zaretskii <eliz@gnu.org>
17960
17961 * simple.el (eval-expression): Doc fix.
17962
17963 * progmodes/cwarn.el (cwarn-mode): Doc fix.
17964
17965 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
17966
17967 * files.el (directory-files-no-dot-files-regexp): New defconst.
17968 (delete-directory): Use it.
17969 (copy-directory): Use it. Remove parameter PRESERVE-UID-GID.
17970
17971 * net/tramp.el (tramp-verbose): Fix docstring.
17972 (tramp-methods): Add recursive option to `tramp-copy-args'.
17973 Add `tramp-copy-recursive'. Valid for "rcp", "scp", "scp1", "scp2",
17974 "scp1_old", "scp2_old", "rsync", "rsyncc".
17975 (tramp-default-method): Check also for `auth-source-user-or-password'.
17976 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
17977 Add handler for `copy-directory'.
17978 (tramp-handle-copy-directory): New defun.
17979 (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
17980 (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
17981 Optimize sent command.
17982
17983 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
17984
17985 * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
17986 window if necessary.
17987
17988 * calendar/calendar.el (calendar-basic-setup): Don't call
17989 switch-to-buffer in a dedicated window.
17990
17991 2009-10-05 Karl Fogel <kfogel@red-bean.com>
17992
17993 * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
17994 don't do anything related to relocating, just return nil.
17995 (bookmark-error-no-filename): New error.
17996 (bookmark-default-handler): Signal `bookmark-error-no-filename' if
17997 bookmark has no file. Don't even attempt to handle things that
17998 are not files; the whole point of custom handlers is to keep that
17999 knowledge elsewhere anyway. Tighten some comments.
18000 (bookmark-file-or-variation-thereof): Remove now-unused function.
18001 (bookmark-location): Doc string fix.
18002 (Bug#4250)
18003
18004 2009-10-04 Karl Fogel <kfogel@red-bean.com>
18005
18006 * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
18007 don't use a file dialog, because they usually don't know how to read
18008 a directory target from the user. (Bug#4230)
18009 Also, make sure the prompt can display directories as well as files.
18010
18011 2009-10-04 Karl Fogel <kfogel@red-bean.com>
18012
18013 * bookmark.el (bookmark-set, bookmark-buffer-name):
18014 Improve doc strings. (Bug#1193)
18015
18016 2009-10-04 Karl Fogel <kfogel@red-bean.com>
18017
18018 * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
18019 (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
18020 (bookmark-get-annotation, bookmark-set-annotation)
18021 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
18022 (bookmark-set-position, bookmark-get-front-context-string)
18023 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
18024 (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
18025 (bookmark-jump-other-window, bookmark-handle-bookmark)
18026 (bookmark-relocate, bookmark-insert-location, bookmark-rename)
18027 (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
18028 (bookmark-edit-annotation-mode, bookmark-edit-annotation):
18029 Improve doc strings to say whether bookmark can be a string or
18030 a record or both, and make other consistency and clarity fixes.
18031 (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
18032 (bookmark-default-annotation-text, bookmark-yank-word)
18033 (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
18034 (bookmark-import-new-list, bookmark-maybe-rename)
18035 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
18036 (bookmark-bmenu-bookmark): Give these doc strings.
18037 (bookmark-bmenu-check-position): Give this a doc string, but also
18038 add a FIXME comment about how the function may be pointless.
18039 (bookmark-default-handler): Rework doc string and change a
18040 parameter name, to clarify that this takes a bookmark record
18041 not a bookmark name.
18042 (bookmark-set): Change a parameter name to indicate its meaning,
18043 and improve the doc string a bit.
18044 (Bug#4188)
18045
18046 2009-10-04 Karl Fogel <kfogel@red-bean.com>
18047
18048 * bookmark.el (bookmark-alist): Document the new `handler' element
18049 in the param alist.
18050 (bookmark-make-record-function): Adjust documentation for above.
18051 (Bug#4193)
18052
18053 2009-10-04 Karl Fogel <kfogel@red-bean.com>
18054
18055 * info.el (Info-bookmark-make-record): Document this function.
18056 (Info-bookmark-jump): Document with a doc string, not just a comment.
18057 (Bug#4203)
18058
18059 2009-10-04 Michael Albinus <michael.albinus@gmx.de>
18060
18061 * files.el (copy-directory): New defun.
18062
18063 * dired-aux.el (dired-copy-file-recursive): Use it.
18064
18065 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
18066
18067 * files-x.el (modify-dir-local-variable)
18068 (copy-dir-locals-to-file-locals-prop-line): Fix typos in
18069 docstrings.
18070
18071 * recentf.el (recentf-unload-function): New function.
18072
18073 2009-10-04 Glenn Morris <rgm@gnu.org>
18074
18075 * window.el (window-full-height-p): Add doc string.
18076
18077 2009-10-04 Martin Rudalics <rudalics@gmx.at>
18078
18079 * window.el (window-full-height-p): New function. (Bug#4543)
18080
18081 2009-10-03 Dan Nicolaescu <dann@ics.uci.edu>
18082
18083 * vc.el: Remove commented out code.
18084 (vc-derived-from-dir-mode): Remove, unused.
18085 (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
18086
18087 2009-10-03 Michael Albinus <michael.albinus@gmx.de>
18088
18089 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
18090 Disable `file-name-handler-alist' when loading 'ange-ftp. Otherwise,
18091 there could be recursive loading when `default-directory' is a
18092 remote file name. (Bug#4614)
18093
18094 2009-10-03 Glenn Morris <rgm@gnu.org>
18095
18096 * calendar/calendar.el (calendar-basic-setup): Handle the case where
18097 the frame is wide.
18098 (calendar-generate-window): Test for shrinkability rather than width.
18099
18100 * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
18101 reusing existing buffers, in case we happen to visit two files with the
18102 same basename. (Bug#4593)
18103
18104 2009-10-02 Eli Zaretskii <eliz@gnu.org>
18105
18106 * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
18107 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
18108 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
18109 subdirs of cedet as well.
18110 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
18111
18112 2009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
18113
18114 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
18115 Obey advertised-signature-table.
18116
18117 * help-fns.el (help-function-arglist): Don't check
18118 advertised-signature-table.
18119 (describe-function-1): Do it here instead so it also applies to subrs.
18120
18121 2009-10-02 Michael Albinus <michael.albinus@gmx.de>
18122
18123 * simple.el (start-file-process): Say in the doc-string, that file
18124 handlers might not support pty association, if PROGRAM is nil.
18125
18126 * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
18127 HOST and USER are strings. They are nil, when there are
18128 incomplete entries in ~/.netrc, for example.
18129 (ange-ftp-delete-directory): Implement RECURSIVE case. Change to
18130 root directory ("device busy" error otherwise).
18131
18132 * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
18133 Flush file properties of created directory.
18134
18135 2009-10-02 Eli Zaretskii <eliz@gnu.org>
18136
18137 * makefile.w32-in (WINS_BASIC): Remove cedet.
18138 (WINS_CEDET): Add cedet.
18139 (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
18140
18141 2009-10-02 Kevin Ryde <user42@zip.com.au>
18142
18143 * net/browse-url.el (browse-url): Pass any symbol in
18144 browse-url-browser-function to `apply', since if you've mistakenly put
18145 an unbound symbol then the error is clearer. (Bug#4531)
18146
18147 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
18148
18149 * allout.el (allout-init, allout-back-to-current-heading)
18150 (allout-beginning-of-current-entry, allout-ascend-to-depth)
18151 (allout-ascend, allout-up-current-level, allout-end-of-level)
18152 (allout-previous-visible-heading, allout-forward-current-level)
18153 (allout-backward-current-level, allout-show-children):
18154 * apropos.el (apropos-describe-plist):
18155 * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
18156 * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
18157 * completion.el (add-completion, add-permanent-completion):
18158 * descr-text.el (describe-text-category, describe-char):
18159 * desktop.el (desktop-lazy-abort):
18160 * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
18161 * dired.el (dired-build-subdir-alist):
18162 * ediff.el (ediff-version):
18163 * elide-head.el (elide-head, elide-head-show):
18164 * emerge.el (emerge-version):
18165 * env.el (getenv):
18166 * face-remap.el (variable-pitch-mode):
18167 * faces.el (describe-face):
18168 * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
18169 (dired-at-point):
18170 * files.el (find-file-existing, auto-save-mode):
18171 * font-lock.el (font-lock-fontify-buffer):
18172 * help-fns.el (describe-function, describe-variable)
18173 (describe-syntax, describe-categories):
18174 * help.el (view-lossage, describe-bindings, describe-key)
18175 (describe-mode):
18176 * hexl.el (hexl-current-address):
18177 * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
18178 * info.el (Info-goto-emacs-key-command-node):
18179 * log-edit.el (log-edit-insert-cvs-template)
18180 (log-edit-insert-cvs-rcstemplate):
18181 * menu-bar.el (menu-bar-mode):
18182 * mouse.el (mouse-appearance-menu):
18183 * newcomment.el (comment-indent-new-line):
18184 * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
18185 (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
18186 (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
18187 (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
18188 * recentf.el (recentf-mode):
18189 * savehist.el (savehist-mode, savehist-save):
18190 * shadowfile.el (shadow-copy-files):
18191 * simple.el (kill-ring-save, next-line, previous-line)
18192 (normal-erase-is-backspace-mode):
18193 * strokes.el (strokes-update-window-configuration)
18194 (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
18195 (strokes-xpm-for-stroke):
18196 * time.el (emacs-uptime, emacs-init-time):
18197 * tutorial.el (tutorial--describe-nonstandard-key)
18198 (tutorial--detailed-help):
18199 * type-break.el (type-break-mode)
18200 (type-break-mode-line-message-mode, type-break-query-mode)
18201 (type-break-guesstimate-keystroke-threshold):
18202 * vc.el (vc-version-diff, vc-diff, vc-root-diff):
18203 * version.el (emacs-version):
18204 * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
18205 * winner.el (winner-mode):
18206 * calendar/timeclock.el (timeclock-in, timeclock-out)
18207 (timeclock-status-string, timeclock-change)
18208 (timeclock-workday-remaining-string)
18209 (timeclock-workday-elapsed-string)
18210 (timeclock-when-to-leave-string):
18211 * calendar/todo-mode.el (todo-add-category):
18212 * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
18213 * emacs-lisp/autoload.el (update-file-autoloads):
18214 * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
18215 (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
18216 (checkdoc-message-text, checkdoc-defun):
18217 * emacs-lisp/debug.el (debugger-list-functions):
18218 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
18219 * emacs-lisp/eieio-opt.el (eieio-describe-class)
18220 (eieio-describe-generic):
18221 * emacs-lisp/lisp-mnt.el (lm-synopsis):
18222 * emacs-lisp/shadow.el (list-load-path-shadows):
18223 * emulation/cua-base.el (cua-mode):
18224 * emulation/edt.el (edt-set-scroll-margins):
18225 * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
18226 (tpu-toggle-regexp, tpu-toggle-search-direction)
18227 (tpu-toggle-rectangle, tpu-toggle-control-keys):
18228 * emulation/tpu-extras.el (tpu-set-scroll-margins):
18229 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
18230 (viper-set-parsing-style-toggling-macro)
18231 (viper-set-emacs-state-searchstyle-macros):
18232 * emulation/viper.el (viper-set-hooks):
18233 * eshell/esh-mode.el (eshell-truncate-buffer):
18234 * international/mule-cmds.el (prefer-coding-system)
18235 (describe-input-method, describe-language-environment):
18236 * international/mule-diag.el (list-character-sets)
18237 (describe-character-set, describe-coding-system)
18238 (describe-fontset, list-fontsets, list-input-methods):
18239 * mail/sendmail.el (mail-signature):
18240 * net/ange-ftp.el (ange-ftp-copy-file):
18241 * net/browse-url.el (browse-url):
18242 * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
18243 * net/quickurl.el (quickurl-add-url):
18244 * net/rcirc.el (names, topic):
18245 * net/xesam.el (xesam-mode):
18246 * play/5x5.el (5x5-new-game):
18247 * play/yow.el (apropos-zippy):
18248 * progmodes/ada-mode.el (ada-mode-version):
18249 * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
18250 (f90-end-of-block)
18251 (f90-beginning-of-block):
18252 * progmodes/fortran.el (fortran-end-of-block)
18253 (fortran-beginning-of-block):
18254 * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
18255 * progmodes/python.el (python-describe-symbol, python-shell):
18256 * term/ns-win.el (ns-print-buffer):
18257 * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
18258 * textmodes/flyspell.el (flyspell-mode-on):
18259 * textmodes/page-ext.el (set-page-delimiter, pages-directory)
18260 (pages-directory-for-addresses):
18261 * textmodes/table.el (table-recognize-cell)
18262 (table-query-dimension, table-generate-source)
18263 (table-insert-sequence, table--warn-incompatibility):
18264 * textmodes/tex-mode.el (tex-validate-buffer):
18265 * textmodes/texinfmt.el (texinfmt-version)
18266 (texinfo-format-buffer):
18267 Use `called-interactively-p' instead of `interactive-p'.
18268
18269 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
18270
18271 * image-mode.el (image-toggle-display):
18272 * emacs-lisp/elp.el (elp-instrument-function):
18273 * emacs-lisp/advice.el (ad-make-advised-definition):
18274 * emacs-lisp/easy-mmode.el (define-minor-mode):
18275 * net/browse-url.el (browse-url-maybe-new-window):
18276 * progmodes/sh-script.el (sh-learn-buffer-indent):
18277 Pass new argument 'any to `called-interactively-p'.
18278
18279 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
18280
18281 * international/uni-bidi.el:
18282 * international/uni-category.el:
18283 * international/uni-combining.el:
18284 * international/uni-comment.el:
18285 * international/uni-decimal.el:
18286 * international/uni-decomposition.el:
18287 * international/uni-digit.el:
18288 * international/uni-lowercase.el:
18289 * international/uni-mirrored.el:
18290 * international/uni-name.el:
18291 * international/uni-numeric.el:
18292 * international/uni-old-name.el:
18293 * international/uni-titlecase.el:
18294 * international/uni-uppercase.el:
18295 Regenerate from Unicode 5.2.0 data.
18296
18297 2009-10-01 Glenn Morris <rgm@gnu.org>
18298
18299 * Makefile.in (ELCFILES): Regenerate.
18300
18301 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
18302
18303 * subr.el (interactive-p): Mark obsolete.
18304 (called-interactively-p): Make the optional-ness of `kind' obsolete.
18305 * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
18306 advertised-signature-table for subroutines as well.
18307
18308 * emacs-lisp/byte-run.el (advertised-signature-table): New var.
18309 (set-advertised-calling-convention): New function.
18310 (make-obsolete, define-obsolete-function-alias)
18311 (make-obsolete-variable, define-obsolete-variable-alias):
18312 Make the optional-ness of `when' obsolete.
18313 (define-obsolete-face-alias): Make `when' non-optional.
18314 * help-fns.el (help-function-arglist):
18315 * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
18316 Use advertised-signature-table.
18317
18318 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
18319
18320 * files.el (delete-directory): New defun. The original function
18321 in fileio.c has been renamed to `delete-directory-internal'.
18322
18323 * dired.el (dired-delete-file): Call `delete-directory' with
18324 RECURSIVE parameter.
18325
18326 * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
18327 parameter RECURSIVE. Implementation is missing.
18328
18329 * net/tramp.el (tramp-handle-make-directory): Flush upper
18330 directory's file properties.
18331 (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
18332 (tramp-handle-dired-recursive-delete-directory): Flush directory
18333 properties after the remove command only.
18334
18335 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
18336 Handle optional parameter RECURSIVE.
18337
18338 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
18339 Handle optional parameter RECURSIVE.
18340
18341 * net/tramp-smb.el (tramp-smb-errors): Add error message for
18342 connection timeout.
18343 (tramp-smb-handle-delete-directory): Handle optional parameter
18344 RECURSIVE.
18345
18346 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
18347
18348 * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
18349 (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
18350 (byte-compile-defmacro): Use backquotes.
18351
18352 * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
18353
18354 * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
18355 has no associated file.
18356 (vc-resynch-buffer): Use vc-dir-buffers.
18357
18358 2009-10-01 Glenn Morris <rgm@gnu.org>
18359
18360 * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
18361 (chart-file-count):
18362 * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
18363 * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
18364 * emacs-lisp/eieio-opt.el (eieio-describe-class):
18365 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
18366 * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
18367 (eieio-copy-parents-into-subclass, make-instance, class-children)
18368 (eieio-generic-form):
18369
18370 * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
18371 match-data. (Bug#4555).
18372
18373 * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
18374 rather than parsing it as a regexp. This relaxes the layout
18375 requirements and makes errors easier to detect.
18376 (check-declare-verify): Check file is regular.
18377 (check-declare-directory): Doc fix.
18378 * subr.el (declare-function): Doc fix.
18379
18380 * ibuffer.el (ibuffer-format-qualifier):
18381 * isearch.el (hi-lock-regexp-okay):
18382 * calc/calc.el (math-zerop):
18383 * mail/uce.el (rmail-msgbeg, rmail-msgend):
18384 * term/w32-win.el (setup-default-fontset, set-fontset-font):
18385 Remove unused declarations.
18386
18387 2009-09-30 Eric Ludlam <zappo@gnu.org>
18388
18389 * emacs-lisp/eieio.el (boolean-p): Delete.
18390
18391 2009-09-30 Glenn Morris <rgm@gnu.org>
18392
18393 * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
18394
18395 * emacs-lisp/elint.el (elint-init-form): Report declarations where the
18396 filename is not a string.
18397
18398 2009-09-29 Chong Yidong <cyd@stupidchicken.com>
18399
18400 * files.el (safe-local-eval-forms): Fix typo.
18401
18402 2009-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
18403
18404 * vc-hooks.el (vc-dir-buffers): New var.
18405 (vc-state-refresh): New function.
18406 (vc-state): Use it.
18407 (vc-after-save): Always ask the backend to recompute the new state.
18408 Always call vc-dir if necessary, using vc-dir-buffers.
18409 * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
18410 Use vc-dir-buffers.
18411 (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
18412 (vc-dir-prepare-status-buffer, vc-dir-update)
18413 (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
18414 Don't call expand-file-name on default-directory.
18415
18416 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
18417
18418 * speedbar.el (speedbar-item-delete):
18419 * calc/calc-prog.el (calc-kbd-if):
18420 * language/hanja-util.el (hanja-init-load): Fix typos in messages.
18421
18422 * epa.el (epa-key-list-mode-map):
18423 * hi-lock.el (hi-lock-menu): Fix typos in menus.
18424
18425 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
18426 (hs-show-hook): Fix typo in docstring.
18427
18428 2009-09-29 Glenn Morris <rgm@gnu.org>
18429
18430 * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
18431 file-name-nondirectory call preventing location of cedet files.
18432 (check-declare-verify): Use literal search rather than re-search.
18433 Add basic defmethod and defclass, and define-overloadable-function.
18434
18435 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
18436 Use tramp-compat-file-attributes rather than nonexistent
18437 tramp-compat-handle-file-attributes.
18438
18439 * Makefile.in (lisptagsfiles4): New.
18440 (AUTOGENEL): Add cedet loaddefs files.
18441 (TAGS, TAGS-LISP): Use $lisptagsfiles4.
18442 (update-elclist, compile-always, backup-compiled-files)
18443 (bootstrap-clean): Add yet another directory level.
18444 (update-elclist): Use LC_COLLATE rather than COLLATE.
18445 (ELCFILES): Update, via `make update-elclist'.
18446
18447 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
18448
18449 * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
18450 (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
18451 (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
18452
18453 2009-09-28 Andreas Schwab <schwab@linux-m68k.org>
18454
18455 * Makefile.in (lisptagsfiles3): Define.
18456 (TAGS, TAGS-LISP): Use it.
18457 (update-elclist): Add third directory level to look for elc files.
18458 (compile-always): Likewise.
18459 (backup-compiled-files): Likewise.
18460 (bootstrap-clean): Likewise.
18461 (ELCFILES): Update.
18462
18463 2009-09-28 Chong Yidong <cyd@stupidchicken.com>
18464
18465 * Makefile.in (ELCFILES): Add CEDET files.
18466
18467 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
18468
18469 * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
18470
18471 * net/tramp.el (top): Require tramp-imap.
18472
18473 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
18474 Use `tramp-compat-handle-file-attributes'.
18475
18476 2009-09-28 Teodor Zlatanov <tzz@lifelogs.com>
18477
18478 * net/tramp-imap.el: New package.
18479
18480 2009-09-28 Eric Ludlam <zappo@gnu.org>
18481
18482 * emacs-lisp/chart.el:
18483 * emacs-lisp/eieio-base.el:
18484 * emacs-lisp/eieio-comp.el:
18485 * emacs-lisp/eieio-custom.el:
18486 * emacs-lisp/eieio-datadebug.el:
18487 * emacs-lisp/eieio-opt.el:
18488 * emacs-lisp/eieio-speedbar.el:
18489 * emacs-lisp/eieio.el: New files.
18490
18491 2009-09-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18492
18493 * whitespace.el (whitespace-trailing-regexp)
18494 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
18495 Fix doc string.
18496
18497 2009-09-27 Chong Yidong <cyd@stupidchicken.com>
18498
18499 * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
18500 menu.
18501
18502 * ediff-hook.el: Move menu-bar-ediff-misc-menu into
18503 menu-bar-ediff-menu.
18504
18505 * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
18506 define-overloadable-function.
18507
18508 * progmodes/autoconf.el: Provide autoconf as well, so that this
18509 file can be `require'd.
18510
18511 * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
18512
18513 * emacs-lisp/autoload.el (generated-autoload-feature)
18514 (generated-autoload-load-name): New vars.
18515 (autoload-rubric, autoload-generate-file-autoloads): Use them.
18516 (make-autoload): Recognize define-overloadable-function and
18517 defclass forms (for EIEIO).
18518
18519 * Makefile.in (update-subdirs): Exclude cedet directory.
18520
18521 2009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
18522
18523 * term/ns-win.el: Don't set the region face background. (Bug#4381)
18524
18525 * faces.el: Default light-background background for region face to
18526 ns_selection_color under NS.
18527
18528 2009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
18529
18530 * net/imap-hash.el: New library, see NEWS.
18531
18532 * Makefile.in (ELCFILES): Add imap-hash.el.
18533
18534 2009-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
18535
18536 * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
18537 * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
18538 * help-macro.el (make-help-screen): Avoid using an ambiguous function
18539 definition where the docstring could be taken for the return value.
18540
18541 2009-09-26 Glenn Morris <rgm@gnu.org>
18542
18543 * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
18544 Add option to only show images below a certain size.
18545 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
18546 save-excursion calls.
18547
18548 2009-09-26 Eli Zaretskii <eliz@gnu.org>
18549
18550 * makefile.w32-in (WINS_ALMOST): Add cedet (with its
18551 subdirectories) and eieio.
18552
18553 2009-09-26 Alan Mackenzie <acm@muc.de>
18554
18555 * progmodes/cc-engine.el (c-beginning-of-statement-1):
18556 Correct buggy bracketing. (Bug#4289)
18557
18558 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
18559 character constants (as case labels). (Bug#4289)
18560
18561 2009-09-25 Juri Linkov <juri@jurta.org>
18562
18563 * files.el (safe-local-eval-forms): Allow time-stamp in
18564 before-save-hook (Bug#4554).
18565
18566 2009-09-25 Drew Adams <drew.adams@oracle.com>
18567
18568 * menu-bar.el (list-buffers-directory): Doc fix.
18569
18570 2009-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
18571
18572 * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
18573 Try and avoid copying twice the same paragraph.
18574 (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
18575 Remove save-excursion.
18576 (log-edit-changelog-entry): Do it here instead.
18577
18578 2009-09-25 Juanma Barranquero <lekktu@gmail.com>
18579
18580 * bs.el (bs--get-file-name): Use `list-buffers-directory'
18581 when available, instead of hardcoding mode names. Doc fix.
18582
18583 * menu-bar.el (list-buffers-directory): Add docstring.
18584 Make automatically buffer-local.
18585
18586 * dired.el (dired-mode):
18587 * files.el (cd-absolute):
18588 * pcvs.el (cvs-temp-buffer):
18589 * pcvs-util.el (cvs-get-buffer-create):
18590 * shell.el (shell-mode):
18591 * vc-dir.el (vc-dir-mode):
18592 Don't make `list-buffers-directory' buffer local.
18593
18594 2009-09-25 Devon Sean McCullough <emacs-hacker@Jovi.Net>
18595
18596 * comint.el (comint-exec, comint-run, make-comint):
18597 Doc fixes (Bug#4542).
18598
18599 2009-09-25 Glenn Morris <rgm@gnu.org>
18600
18601 * mail/rmailmm.el (rmail-mime): New custom group.
18602 Move all defcustoms in this file into this group.
18603 (rmail-mime-media-type-handlers-alist): Revert previous change.
18604 (rmail-mime-show-images): New option.
18605 (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
18606 references to it, since it wasn't actually used for anything.
18607 (rmail-mime-insert-image): New function.
18608 (rmail-mime-image): Use rmail-mime-insert-image.
18609 (rmail-mime-bulk-handler): Remove optional `image' argument, instead
18610 obey the value of `rmail-mime-show-images' option. Print the size of
18611 attachments.
18612
18613 2009-09-25 David Engster <deng@randomsample.de>
18614
18615 * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
18616
18617 2009-09-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18618
18619 * whitespace.el: Does not highlight trailing spaces While point is
18620 at end of line. Does not highligt spaces at beginning of buffer
18621 while point is at beginning of buffer. Does not highlight spaces
18622 at end of buffer while point is at end of buffer. (Bug#4177)
18623 New version 12.0.
18624 (whitespace-display-mappings): Adjust initialization.
18625 (whitespace-point, whitespace-font-lock-refontify): New vars.
18626 (whitespace-color-on, whitespace-color-off): Adjust code.
18627 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
18628 (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
18629 (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
18630
18631 2009-09-24 Chong Yidong <cyd@stupidchicken.com>
18632
18633 * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
18634
18635 * textmodes/sgml-mode.el: Remove xml-mode alias.
18636
18637 * files.el (auto-mode-alist, conf-mode-maybe)
18638 (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
18639
18640 2009-09-24 Alan Mackenzie <acm@muc.de>
18641
18642 * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
18643 c-forward-conditionals, but it doesn't move point and doesn't set
18644 the mark.
18645 (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
18646 (c-down-conditional-with-else, c-backward-conditional)
18647 (c-forward-conditional): Refactor to use c-scan-conditionals.
18648
18649 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
18650
18651 * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
18652 (help-default-arg-highlight): Remove.
18653 (help-highlight-arg): New function.
18654 (help-do-arg-highlight): Use it.
18655 Suggested by Drew Adams <drew.adams@oracle.com>. (Bug#4510, bug#4520)
18656
18657 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
18658
18659 * term.el (term-set-scroll-region, term-handle-ansi-escape):
18660 Undo last change, which didn't fix the problem and introduced others.
18661
18662 2009-09-24 Nick Roberts <nickrob@snap.net.nz>
18663
18664 * progmodes/gdb-mi.el: Don't require speedbar.
18665 (gdb-jsonify-buffer): Handle case where "=" is part of value string.
18666
18667 2009-09-24 Glenn Morris <rgm@gnu.org>
18668
18669 * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
18670
18671 * term/ns-win.el (ns-reg-to-script): Define for compiler.
18672
18673 * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
18674 there is no newline after the final mime boundary. (Bug#4539)
18675 Move markers on insertion so that any buttons inserted don't end up in
18676 the next part of a multipart message.
18677 (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
18678 (rmail-mime-bulk-handler): Optionally handle images.
18679 (rmail-mime-image): New button action.
18680 (rmail-mime-image-handler): New function.
18681 (rmail-mime-mode): New mode.
18682 (rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
18683
18684 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
18685
18686 * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
18687 than just dropping elements from it (bug#4504).
18688
18689 * term.el (term-set-scroll-region): Don't move cursor any more.
18690 (term-handle-ansi-escape): Call term-goto here instead.
18691 Suggested by Ivan Kanis <apple@kanis.eu>.
18692
18693 * term.el: Require CL.
18694 (term-ansi-reset): New function.
18695 (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
18696 (term-handle-colors-array): Simplify.
18697
18698 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
18699
18700 * allout.el (allout-overlay-interior-modification-handler)
18701 (allout-obtain-passphrase):
18702 * epa-file.el (epa-file-write-region):
18703 * ps-print.el (ps-begin-job):
18704 * vc-hooks.el (vc-toggle-read-only):
18705 * vc-rcs.el (vc-rcs-rollback):
18706 * vc-sccs.el (vc-sccs-rollback):
18707 * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
18708 (vc-version-diff, vc-revert, vc-rollback):
18709 * wdired.el (wdired-check-kill-buffer):
18710 * emacs-lisp/authors.el (authors):
18711 * net/socks.el (socks-open-connection):
18712 * net/zeroconf.el (zeroconf-service-add-hook):
18713 * obsolete/vc-mcvs.el (vc-mcvs-register):
18714 * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
18715 (gdb-select-frame):
18716 * progmodes/grep.el (lgrep, rgrep):
18717 * progmodes/idlw-help.el (idlwave-help-check-locations)
18718 (idlwave-help-html-link, idlwave-help-assistant-open-link):
18719 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
18720 * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
18721 (reftex-toc-rename-label): Fix typos in error messages.
18722
18723 * dired-aux.el (dired-do-shell-command): Reflow docstring.
18724 (dired-copy-how-to-fn): Doc fix.
18725 (dired-files-attributes, dired-read-shell-command):
18726 Fix typos in docstrings.
18727
18728 * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
18729 (dired-x-find-file-other-window): Reflow docstrings.
18730 (dired-omit-marker-char, dired-read-shell-command)
18731 (dired-x-submit-report): Fix typos in docstrings.
18732
18733 * shell.el (shell-mode-hook):
18734 * view.el (View-scroll-line-forward):
18735 * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
18736 Fix typos in docstrings.
18737
18738 * net/dig.el (dig-invoke): Fix typo in docstring.
18739 (query-dig): Reflow docstring.
18740
18741 * progmodes/idlwave.el (idlwave-create-user-catalog-file)
18742 (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
18743 (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
18744 (idlwave-begin-block-reg, idlwave-begin-unit-reg)
18745 (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
18746 (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
18747 (idlwave-check-abbrev, idlwave-class-file-or-buffer)
18748 (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
18749 (idlwave-completion-map, idlwave-current-indent)
18750 (idlwave-custom-ampersand-surround, idlwave-customize)
18751 (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
18752 (idlwave-define-abbrev, idlwave-determine-class-special)
18753 (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
18754 (idlwave-end-block-reg, idlwave-end-of-statement)
18755 (idlwave-end-of-statement0, idlwave-end-of-subprogram)
18756 (idlwave-end-unit-reg, idlwave-entry-find-keyword)
18757 (idlwave-explicit-class-listed, idlwave-file-header)
18758 (idlwave-fill-paragraph, idlwave-find-class-definition)
18759 (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
18760 (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
18761 (idlwave-in-quote, idlwave-indent-action-table)
18762 (idlwave-indent-expand-table, idlwave-indent-line)
18763 (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
18764 (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
18765 (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
18766 (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
18767 (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
18768 (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
18769 (idlwave-outlawed-buffers, idlwave-popup-select)
18770 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
18771 (idlwave-routine-entry-compare, idlwave-routine-info.pro)
18772 (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
18773 (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
18774 (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
18775 (idlwave-statement-type, idlwave-struct-skip)
18776 (idlwave-substitute-link-target, idlwave-toggle-comment-region)
18777 (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
18778 (idlwave-what-module-find-class): Fix typos in docstrings.
18779 (idlwave-all-method-classes, idlwave-calc-hanging-indent)
18780 (idlwave-calculate-cont-indent, idlwave-expand-equal)
18781 (idlwave-find-module, idlwave-find-structure-definition)
18782 (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
18783 (idlwave-list-load-path-shadows, idlwave-next-statement)
18784 (idlwave-routine-entry-compare-twins, idlwave-routine-info)
18785 (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
18786 (idlwave-template): Reflow docstrings.
18787
18788 * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
18789 (idlwave-shell-batch-command, idlwave-shell-bp-alist)
18790 (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
18791 (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
18792 (idlwave-shell-display-line, idlwave-shell-display-wframe)
18793 (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
18794 (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
18795 (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
18796 (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
18797 (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
18798 (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
18799 (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
18800 (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
18801 (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
18802 (idlwave-shell-scan-for-state, idlwave-shell-send-command)
18803 (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
18804 (idlwave-shell-shell-command, idlwave-shell-sources-alist)
18805 (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
18806 (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
18807 (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
18808 Fix typos in docstrings.
18809 (idlwave-shell-bp, idlwave-shell-clear-current-bp)
18810 (idlwave-shell-hide-output, idlwave-shell-mode)
18811 (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
18812 Reflow docstrings.
18813
18814 * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
18815
18816 2009-09-24 Ivan Kanis <apple@kanis.eu>
18817
18818 * term.el (term-bold-attribute): New var.
18819 (term-handle-colors-array): Use it.
18820
18821 2009-09-23 Nick Roberts <nickrob@snap.net.nz>
18822
18823 * progmodes/gdb-mi.el (gdb-version): New variable.
18824 (gdb-non-stop-handler): Set gdb-version.
18825 (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
18826 Condition "--thread" option on gdb-version.
18827 (gdb-invalidate-threads): Remove unused argument.
18828
18829 2009-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
18830
18831 * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
18832 to looking-back to avoid ridiculous slow down in large files (bug#4511).
18833
18834 2009-09-23 Glenn Morris <rgm@gnu.org>
18835
18836 * mail/rmail.el (rmail-reply): Don't try to add a References header when
18837 replying to mail without References or Message-Id. (Bug#4525)
18838
18839 2009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
18840
18841 * term/ns-win.el (ns-reg-to-script): New variable.
18842
18843 2009-09-23 Daiki Ueno <ueno@unixuser.org>
18844
18845 * epg.el (epg-wait-for-status): Preserve existing 'error results.
18846
18847 2009-09-22 Sam Steingold <sds@gnu.org>
18848
18849 * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
18850 (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
18851 to 1 because hg returns status 1 when nothing is found.
18852 Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
18853
18854 2009-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
18855
18856 * textmodes/fill.el: Convert to utf-8 encoding.
18857 (fill-french-nobreak-p): Remove redundant » and « inherited from our
18858 pre-Unicode days.
18859
18860 * add-log.el (change-log-fill-forward-paragraph): New function.
18861 (change-log-mode): Use it so fill-region DTRT.
18862 Set fill-indent-according-to-mode here rather than in
18863 change-log-fill-paragraph.
18864 (change-log-fill-paragraph): Remove.
18865
18866 2009-09-22 Juanma Barranquero <lekktu@gmail.com>
18867
18868 * info.el (Info-try-follow-nearest-node): Use the URL extracted by
18869 `Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
18870
18871 2009-09-22 Glenn Morris <rgm@gnu.org>
18872
18873 * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
18874 the scroll-bar scroll the calendar window rather than the buffer.
18875
18876 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
18877 commands that move point (as opposed to scrolling).
18878
18879 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
18880
18881 * emacs-lisp/elint.el (elint): New custom group.
18882 (elint-log-buffer): Make it a defcustom.
18883 (elint-scan-preloaded, elint-ignored-warnings)
18884 (elint-directory-skip-re): New options.
18885 (elint-builtin-variables): Doc fix.
18886 (elint-preloaded-env): New variable.
18887 (elint-unknown-builtin-args): Add an entry for encode-time.
18888 (elint-extra-errors): Make it a variable rather than a constant.
18889 (elint-preloaded-skip-re): New constant.
18890 (elint-directory): Skip files matching elint-directory-skip-re.
18891 (elint-features): New variable, local to linted buffers.
18892 (elint-update-env): Initialize elint-features. Possibly add
18893 elint-preloaded-env to the buffer's environment.
18894 (elint-get-top-forms): Bind elint-current-pos, for log messages.
18895 Skip quoted forms.
18896 (elint-init-form): New function, extracted from elint-init-env.
18897 Make non-list forms a warning rather than an error.
18898 Add the mode-map for define-derived-mode. Handle define-minor-mode,
18899 easy-menu-define, put that adds an error-condition, and provide.
18900 When requiring cl, also require cl-macs. Really require cl, to handle
18901 some cl macros. Store required libraries in the list elint-features,
18902 so as not to re-load them. Treat cc-require like require.
18903 (elint-init-env): Call elint-init-form to do the work.
18904 Handle eval-and-compile and such like.
18905 (elint-add-required-env): Do not clear messages.
18906 (elint-special-forms): Add handlers for function, defalias, if, when,
18907 unless, and, or.
18908 (elint-form): Add optional argument to ignore elint-special-forms,
18909 useful to prevent recursive calls from handlers. Doc fix.
18910 Respect elint-ignored-warnings.
18911 (elint-form): Respect elint-ignored-warnings.
18912 (elint-bound-variable, elint-bound-function): New variables.
18913 (elint-unbound-variable): Respect elint-bound-variable.
18914 (elint-get-args): Respect elint-bound-function.
18915 (elint-check-cond-form): Add some simple handling for (f)boundp and
18916 featurep tests.
18917 (elint-check-defalias-form): New handler.
18918 (elint-check-let-form): Make an empty let a warning rather than an
18919 error.
18920 (elint-check-setq-form): Make an empty setq a warning rather than an
18921 error. Respect elint-ignored-warnings.
18922 (elint-check-defvar-form): Accept null doc-strings.
18923 (elint-check-conditional-form): New handler. Does some simple-minded
18924 checking of featurep and (f)boundp tests.
18925 (elint-put-function-args): New function.
18926 (elint-initialize): Use elint-scan-doc-file rather than
18927 elint-find-builtin-variables. Use elint-put-function-args.
18928 Possibly scan preloaded-file-list.
18929 (elint-scan-doc-file): Rename from elint-find-builtin-variables and
18930 extend to handle functions as well.
18931
18932 2009-09-22 Lennart Borgman <lennart.borgman@gmail.com>
18933
18934 * linum.el (linum-delete-overlays, linum-update-window):
18935 Do not modify the right margin. (Bug#3971)
18936
18937 2009-09-21 Chong Yidong <cyd@stupidchicken.com>
18938
18939 * files.el (conf-mode-maybe, magic-fallback-mode-alist):
18940 Use nxml-mode instead of xml-mode.
18941
18942 2009-09-21 Kevin Ryde <user42@zip.com.au>
18943
18944 * net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
18945
18946 2009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
18947
18948 * net/dig.el (dig-mode): Use define-derived-mode.
18949
18950 2009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
18951
18952 * vc-dispatcher.el (vc-do-command): Return the process object in
18953 the asynchronous case. Use when instead of if. Do not run
18954 vc-exec-after to display a message if not enabled. (Bug#4463)
18955
18956 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
18957 properties to the stash strings.
18958 (vc-git-stash-list): Return a list of strings.
18959 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
18960 (vc-git-stash-show-at-point): New functions.
18961 (vc-git-stash-map): New keymap.
18962
18963 * register.el (ctl-x-r-map): Define the keys here instead of
18964 using autoload.
18965
18966 2009-09-20 Thierry Volpiatto <thierry.volpiatto@gmail.com> (tiny change)
18967
18968 * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
18969 list, to workaround performance problem (bug#4485).
18970
18971 2009-09-20 Nick Roberts <nickrob@snap.net.nz>
18972
18973 * progmodes/gud.el (gud-sentinel): Revert indavertant change.
18974
18975 2009-09-20 Daiki Ueno <ueno@unixuser.org>
18976
18977 * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
18978 Document that this option is not recommended to use.
18979
18980 2009-09-19 Glenn Morris <rgm@gnu.org>
18981
18982 * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
18983 variable `var'.
18984
18985 * calc/calc-alg.el (var):
18986 * calc/calcalg2.el (var): Define for compiler.
18987
18988 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
18989
18990 * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
18991 Doc fix (Bug#3932).
18992
18993 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
18994
18995 * time-stamp.el (time-stamp-month-dd-yyyy)
18996 (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
18997 (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
18998 (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
18999 (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
19000 Remove functions that have been obsolete since 1995 (Bug#4436).
19001
19002 * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
19003 indent buffer only if called interactively (Bug#4452).
19004
19005 2009-09-19 Juanma Barranquero <lekktu@gmail.com>
19006 Eli Zaretskii <eliz@gnu.org>
19007
19008 This fixes bug#4197 (merged to bug#865, though not identical).
19009 * server.el (server-auth-dir): Add docstring note about FAT32.
19010 (server-ensure-safe-dir): Accept FAT32 directories as "safe",
19011 but warn against using them.
19012
19013 2009-09-19 Nick Roberts <nickrob@snap.net.nz>
19014
19015 * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
19016 older GDB where there is no has_more field.
19017
19018 2009-09-19 Glenn Morris <rgm@gnu.org>
19019
19020 * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
19021
19022 2009-09-18 Chong Yidong <cyd@stupidchicken.com>
19023
19024 * files.el (auto-mode-alist): Change default for XML files to nXML
19025 mode (Bug#4169).
19026
19027 2009-09-18 Juanma Barranquero <lekktu@gmail.com>
19028
19029 * server.el (server-ensure-safe-dir): Pass 'integer
19030 to `file-attributes', as suggested.
19031
19032 2009-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
19033
19034 * dired-aux.el (dired-query-alist): Remove spurious backslash.
19035 (dired-query): Use read-key.
19036
19037 2009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
19038
19039 * cus-start.el (ns-use-qd-smoothing): Remove.
19040
19041 2009-09-18 Glenn Morris <rgm@gnu.org>
19042
19043 * allout.el (top-level): Remove unnecessary progn.
19044
19045 * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
19046
19047 * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
19048 definition of abbrev table.
19049
19050 * speedbar.el (speedbar-track-mouse):
19051 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
19052 * net/eudc.el (eudc-expand-inline):
19053 * net/newst-backend.el (newsticker--cache-read-feed):
19054 * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
19055 condition-case handlers.
19056
19057 2009-09-18 Nick Roberts <nickrob@snap.net.nz>
19058
19059 * progmodes/gdb-mi.el (gdb-frame-address): New variable.
19060 (gdb-var-list): Add an element for has_more field.
19061 (gdb-non-stop-handler): Enable pretty printing for STL containers.
19062 (gdb-var-create-handler, gdb-var-list-children-handler-1)
19063 (gdb-var-update-handler-1): Parse output of dynamic variable
19064 objects (STL containers).
19065 (gdb-var-delete-1): Pass var1 as an explicit second argument.
19066 (gdb-get-field): Delete alias. Use bindat-get-field directly.
19067
19068 * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
19069 gdb-var-list.
19070 (gud-speedbar-buttons): Make node expandable if expression "has more"
19071 children.
19072
19073 2009-09-17 Juanma Barranquero <lekktu@gmail.com>
19074
19075 * startup.el (emacs-quick-startup): Remove variable and all uses.
19076 (command-line): Set `inhibit-x-resources' instead.
19077 (command-line-1): Use `inhibit-x-resources' instead.
19078
19079 2009-09-17 Chong Yidong <cyd@stupidchicken.com>
19080
19081 * subr.el: Fix last change to avoid using the `unless' macro,
19082 which breaks bootstrapping.
19083
19084 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
19085
19086 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
19087 extended definitions, in case we reload subr.el after having
19088 loaded CL.
19089 (eval-next-after-load): Mark as obsolete.
19090
19091 2009-09-17 Juri Linkov <juri@jurta.org>
19092
19093 * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
19094 (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
19095 (menu-bar-showhide-menu, menu-bar-tools-menu)
19096 (menu-bar-describe-menu, menu-bar-help-menu)
19097 (minibuffer-local-completion-map, minibuffer-local-map):
19098 Fix list quoting.
19099
19100 2009-09-17 Glenn Morris <rgm@gnu.org>
19101
19102 * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
19103 arguments, whether or not it has a handler.
19104
19105 * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
19106
19107 * simple.el (hard-newline): Give it a doc-string.
19108
19109 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
19110 (lisp-mode-syntax-table): Give them doc-strings.
19111
19112 2009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
19113
19114 * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
19115 (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
19116 (menu-bar-options-menu, menu-bar-showhide-menu)
19117 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
19118 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
19119 (menu-bar-options-menu, menu-bar-line-wrapping-menu)
19120 (menu-bar-options-menu, menu-bar-tools-menu)
19121 (menu-bar-describe-menu, menu-bar-search-documentation-menu)
19122 (menu-bar-help-menu):
19123 (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
19124 string arguments.
19125
19126 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
19127 (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
19128 calls for the menu names and :help.
19129
19130 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
19131
19132 * mouse.el (minor-mode-menu-from-indicator): Pay attention
19133 to :minor-mode-function (bug#4455).
19134
19135 2009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
19136
19137 * startup.el (command-line): Initialize the window-system after
19138 processing the command-line.
19139
19140 * textmodes/page.el (what-page): Make sure we don't inf-loop if
19141 page-delimiter matches the empty string.
19142
19143 2009-09-16 Glenn Morris <rgm@gnu.org>
19144
19145 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
19146 byte-compile-not-obsolete-var. It's a list now.
19147 (byte-compile-not-obsolete-funcs): New variable.
19148 (byte-compile-warn-obsolete): Don't warn about functions if they are in
19149 byte-compile-not-obsolete-funcs.
19150 (byte-compile-variable-ref, byte-compile-defvar): Update for
19151 byte-compile-not-obsolete-vars name-change and list nature.
19152 (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
19153 and variables behind (f)boundp tests.
19154 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
19155
19156 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
19157
19158 * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
19159
19160 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19161
19162 * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
19163 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
19164 Don't autoload.
19165
19166 2009-09-15 Stephen Eglen <stephen@gnu.org>
19167
19168 * iswitchb.el (iswitchb-read-buffer): When selecting a match from
19169 the virtual-buffers, use the name of the buffer specified by
19170 find-file-noselect, as the match may be a symlink. (This was a
19171 problem if the target and the symlink had different names.)
19172
19173 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19174
19175 * custom.el (custom-initialize-default, custom-initialize-set): CSE.
19176
19177 * desktop.el (desktop-path): Check user-emacs-directory.
19178
19179 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
19180
19181 * loadup.el: Use after-load-functions to GC after loading each file.
19182 Remove the explicit GC calls that used to be sprinkled around.
19183
19184 * subr.el (after-load-functions): New hook.
19185 (do-after-load-evaluation): Run it. Use string-match-p to detect
19186 `obsolete' packages, rather than painfully extracting the relevant
19187 directory name.
19188
19189 2009-09-15 Glenn Morris <rgm@gnu.org>
19190
19191 * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
19192 free variable `doc'.
19193
19194 * dired.el (dired-mode-map): Add menu entry for async shell command.
19195
19196 * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
19197 variables, also consider the .elc files, since the .el files are
19198 normally gzipped (subsequent code locates the .el.gz from the .elc).
19199
19200 * calc/calc-prog.el (arglist): Define for compiler.
19201
19202 * calendar/diary-lib.el (diary-display-function): Change the default to
19203 fancy display.
19204 (body): Define for compiler.
19205
19206 * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
19207 (byte-compile-file-form, byte-compile-lambda)
19208 (byte-compile-top-level-body, byte-compile-form)
19209 (byte-compile-variable-ref, byte-compile-setq)
19210 (byte-compile-setq-default, byte-compile-body)
19211 (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
19212 (batch-byte-compile): Give some more local variables with common names
19213 a "bytecomp-" prefix to avoid masking warnings about free variables.
19214
19215 * startup.el (command-line-1): Give local variables with common names a
19216 distinguishing prefix, so as not to hide free variable warnings during
19217 bootstrap.
19218
19219 * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
19220 clever and add a suffix to make a unique name, just let the user decide
19221 whether or not to overwrite it. If the input is a directory, write the
19222 default filename to that directory. (Bug#4388)
19223 (rmail-mime-bulk-handler): Ensure the save button's 'directory property
19224 is a filename-as-a-directory.
19225
19226 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19227
19228 * textmodes/page.el (what-page): Don't move to beginning of line.
19229 See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
19230
19231 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
19232
19233 * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
19234
19235 2009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
19236
19237 * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
19238 * help.el (help-for-help-internal): Add purecopy calls for text.
19239
19240 * vc.el (top): print-log method now takes an optional SHORTLOG
19241 argument. Add a new method: root.
19242 (vc-root-diff, vc-print-root-log): New functions.
19243 (vc-log-short-style): New variable.
19244 (vc-print-log-internal): Add support for showing short logs.
19245
19246 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
19247 vc-print-root-log and vc-print-root-diff.
19248
19249 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
19250 * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
19251 * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
19252 short logs.
19253
19254 * vc-cvs.el (vc-cvs-print-log):
19255 * vc-mtn.el (vc-mtn-print-log):
19256 * vc-rcs.el (vc-rcs-print-log):
19257 * vc-sccs.el (vc-sccs-print-log):
19258 * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
19259 that is ignored for now.
19260
19261 * vc-mtn.el (vc-mtn-annotate-command):
19262 * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
19263
19264 2009-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
19265
19266 * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
19267 to function-key-map, and give them ascii-character property.
19268 * term/x-win.el (x-alternatives-map):
19269 * term/ns-win.el (ns-alternatives-map):
19270 * term/internal.el (msdos-key-remapping-map):
19271 * w32-fns.el (x-alternatives-map): Remove redundant mappings.
19272
19273 2009-09-14 Glenn Morris <rgm@gnu.org>
19274
19275 * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
19276 temp-buffers (2009-09-12).
19277
19278 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
19279
19280 * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
19281 the new read-key function.
19282
19283 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
19284
19285 * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
19286 is defined (Bug#4405).
19287
19288 2009-09-13 Vincent Belaïche <vincent.belaiche@gmail.com>
19289
19290 * recentf.el (recentf-cleanup): Use a hash table to find
19291 duplicates (Bug#4407).
19292
19293 2009-09-13 Per Starbäck <per@starback.se> (tiny change)
19294
19295 * textmodes/ispell.el (ispell-command-loop): Convert keys such as
19296 kp-0 to ascii equivalents (Bug#4325).
19297
19298 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
19299
19300 * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
19301
19302 * eshell/em-hist.el:
19303 * eshell/em-dirs.el (eshell-complete-user-reference):
19304 Declare pcomplete functions and variables to avoid compiler warnings.
19305
19306 2009-09-13 Leo <sdl.web@gmail.com> (tiny change)
19307
19308 * eshell/em-script.el (eshell-login-script, eshell-rc-script):
19309 * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
19310 * eshell/em-alias.el (eshell-aliases-file):
19311 * eshell/em-hist.el (eshell-history-file-name):
19312 Use expand-file-name instead of concat to make file names (Bug#4308).
19313
19314 2009-09-13 Glenn Morris <rgm@gnu.org>
19315
19316 * ediff-merg.el (ediff-do-merge):
19317 * filesets.el (filesets-run-cmd):
19318 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
19319 (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
19320 (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
19321 (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
19322 (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
19323 Replace empty `let's with `progn'.
19324
19325 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
19326
19327 * mail/sendmail.el (send-mail-function):
19328 * tooltip.el (tooltip-mode):
19329 * simple.el (transient-mark-mode):
19330 * rfn-eshadow.el (file-name-shadow-mode):
19331 * frame.el (blink-cursor-mode):
19332 * font-core.el (global-font-lock-mode):
19333 * files.el (temporary-file-directory)
19334 (small-temporary-file-directory, auto-save-file-name-transforms):
19335 * epa-hook.el (auto-encryption-mode):
19336 * composite.el (global-auto-composition-mode):
19337 Use custom-initialize-delay.
19338 * startup.el (command-line): Don't explicitly call
19339 custom-reevaluate-setting for all the above vars.
19340 * custom.el (custom-initialize-safe-set)
19341 (custom-initialize-safe-default): Delete.
19342
19343 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
19344
19345 * term/x-win.el (x-initialize-window-system):
19346 * term/w32-win.el (w32-initialize-window-system):
19347 * term/ns-win.el (ns-initialize-window-system): Don't call
19348 mouse-wheel-mode since it's enabled globally by default already.
19349
19350 * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
19351 actually define the variable, but only silences the byte-compiler.
19352 (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
19353 before looking it up.
19354 (mouse-wheel-scroll-amount): Also reset the bindings if this value
19355 is changed.
19356
19357 2009-09-12 Glenn Morris <rgm@gnu.org>
19358
19359 * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
19360 1000.
19361 (elint-add-required-env): Don't beep on error.
19362 (elint-forms): In case of error, return ENV unchanged.
19363 (elint-init-env): Skip non-list forms.
19364 (elint-log): Handle unknown file positions.
19365
19366 2009-09-12 Daiki Ueno <ueno@unixuser.org>
19367
19368 * epg.el (epg-make-context): Add autoload cookie.
19369 (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
19370 (epg-decrypt-string, epg-start-verify, epg-verify-file)
19371 (epg-verify-string, epg-start-sign, epg-sign-file)
19372 (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
19373 (epg-encrypt-string, epg-start-export-keys)
19374 (epg-export-keys-to-file, epg-export-keys-to-string)
19375 (epg-start-import-keys, epg-import-keys-from-file)
19376 (epg-import-keys-from-string, epg-start-receive-keys)
19377 (epg-receive-keys, epg-import-keys-from-server)
19378 (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
19379 (epg-sign-keys, epg-start-generate-key)
19380 (epg-generate-key-from-file, epg-generate-key-from-string):
19381 Remove autoload cookie.
19382
19383 2009-09-12 Eli Zaretskii <eliz@gnu.org>
19384
19385 * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
19386 reevaluation of trash-directory.
19387
19388 * mwheel.el: Fix last change.
19389 (mouse-wheel-mode): New defvar.
19390 (mouse-wheel-mode): Remove autoload cookie.
19391
19392 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
19393
19394 * mwheel.el (mwheel-installed-bindings): New var.
19395 (mouse-wheel-mode): Use it, so as to make sure we really remove all
19396 the bindings we set last time. Use custom-initialize-delay.
19397 * loadup.el: Load mwheel after term/*-win.el.
19398 * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
19399 and mouse-wheel-up-event now that their first evaluation is done
19400 sufficiently late to be correct.
19401
19402 * startup.el (tutorial-directory): Make it a defcustom.
19403 Use custom-initialize-delay rather than eval-at-startup to set it.
19404 * image.el (image-load-path): Make it a defcustom.
19405 Use custom-initialize-delay rather than eval-at-startup to set it.
19406 * subr.el (eval-at-startup): Remove.
19407 * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
19408
19409 * subr.el (do-after-load-evaluation): Warn the user after loading an
19410 obsolete package.
19411
19412 2009-09-12 Glenn Morris <rgm@gnu.org>
19413
19414 * proced.el (proced-mark-alt): Remove alias.
19415 (proced-mode-map): Remove proced-mark-alt.
19416
19417 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
19418 Elint file and directory. Remove initialization entry.
19419
19420 * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
19421 commands.
19422 (elint-current-buffer): Set mode-line-process.
19423 (elint-init-env): Handle define-derived-mode.
19424 Fix declare-function with unspecified arglist. Guard against odd
19425 defalias statements (eg iso-insert's 8859-1-map).
19426 (elint-add-required-env): Use a temp buffer.
19427 (elint-form): Just print the function/macro name, not the whole form.
19428 Return env unchanged if we fail to parse a macro.
19429 (elint-forms): Guard against parse errors.
19430 (elint-output): New function, to handle batch mode.
19431 (elint-log-message): Add optional argument. Use elint-output.
19432 (elint-set-mode-line): New function.
19433
19434 2009-09-12 Andreas Politz <politza@fh-trier.de> (tiny change)
19435
19436 * emacs-lisp/elp.el (elp-not-profilable): Add more
19437 functions (Bug#4233).
19438
19439 2009-09-12 Chong Yidong <cyd@stupidchicken.com>
19440
19441 * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
19442 (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
19443
19444 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
19445
19446 * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
19447 (gdb-var-list-children): Use json parsing.
19448
19449 2009-09-11 Daniel Colascione <dan.colascione@gmail.com>
19450
19451 * progmodes/js.el (js--proper-indentation): Handle the case where
19452 char-before is null. Reported by Deniz Dogan.
19453
19454 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
19455
19456 * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
19457
19458 2009-09-11 Daiki Ueno <ueno@unixuser.org>
19459
19460 * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
19461 (epg-digest-algorithm-alist): Add SHA224.
19462 (epg-context-set-passphrase-callback)
19463 (epg-context-set-progress-callback): Add description about
19464 callback function.
19465
19466 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
19467
19468 * custom.el (custom-delayed-init-variables): New var.
19469 (custom-initialize-delay): New function.
19470 * startup.el (command-line): "Re"evaluate all vars in
19471 custom-delayed-init-variables. Don't reevaluate abbrev-file-name
19472 explicitly any more.
19473 * abbrev.el (abbrev-file-name): Use custom-initialize-delay
19474 to avoid creating a ~/.emacs.d at build-time (bug#4347).
19475
19476 * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
19477
19478 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
19479
19480 * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
19481 (gdb-var-update-handler): Use json parsing.
19482
19483 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
19484
19485 * vc-annotate.el (vc-annotate): Use the main file's coding-system to
19486 decode annotated text, regardless of language environment. (Bug#2741)
19487
19488 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
19489
19490 * Makefile.in (autoloads): Make rmail.el writable as well.
19491
19492 2009-09-11 Glenn Morris <rgm@gnu.org>
19493
19494 * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
19495 loaddefs.el.
19496 * dired.el: Regenerate with extracted autoloads.
19497 * Makefile.in (autoloads): Make dired.el writable.
19498
19499 * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
19500 * ibuffer.el: Regenerate with extracted autoloads.
19501 * Makefile.in (autoloads): Make ibuffer.el writable.
19502
19503 * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
19504 * version.el (emacs-copyright, emacs-major-version)
19505 (emacs-minor-version): Reformat doc-strings for make-docfile.
19506
19507 * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
19508 functions and variables, since they must be stuff specific to some other
19509 platform.
19510 (apropos-print): Make mouse-click message less specific about button.
19511
19512 * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
19513 that records where a macro was defined.
19514 * help-fns.el (describe-function-1): Mention if a function has a
19515 compiler-macro.
19516 * help-mode.el (help-function-cmacro): New button.
19517
19518 * locate.el (top-level): Always require dired.
19519 (locate-mode-map): Initialize inside the defvar.
19520
19521 * net/ange-ftp.el (dired-compress-file): Declare.
19522 (ange-ftp-dired-compress-file): Add doc string.
19523
19524 * term/ns-win.el (x-display-name, x-setup-function-keys):
19525 Unify doc-strings with X versions.
19526
19527 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
19528
19529 * emulation/crisp.el (crisp-mode-map): Move initialization
19530 into declaration.
19531 (crisp-mode): Use define-minor-mode.
19532
19533 * progmodes/xscheme.el (xscheme-evaluation-commands):
19534 Put a :advertised-binding property rather than using
19535 advertised-xscheme-send-previous-expression.
19536 (advertised-xscheme-send-previous-expression): Declare obsolete.
19537 * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
19538 `advertised-undo'.
19539 (crisp-mode): Add corresponding bindings to
19540 undo's :advertised-binding instead.
19541 * dired.el (dired-mode-map): Put a :advertised-binding property rather
19542 than using dired-advertised-find-file.
19543 (dired-advertised-find-file):
19544 * simple.el (advertised-undo):
19545 * wid-edit.el (advertised-widget-backward): Declare obsolete.
19546 (widget-keymap): Put a :advertised-binding property rather
19547 than using advertised-widget-backward.
19548 * bindings.el (ctl-x-map): Put a :advertised-binding property rather
19549 than using advertised-undo.
19550 * tutorial.el (tutorial--default-keys): Adjust accordingly.
19551
19552 2009-09-10 Simon South <ssouth@slowcomputing.org>
19553
19554 * progmodes/delphi.el (delphi-tab): Indent region when Transient
19555 Mark mode is enabled and region is active; otherwise indent or
19556 insert TAB as usual.
19557 (delphi-mode): Update description of TAB-key binding.
19558
19559 2009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
19560
19561 * subr.el (define-key-rebound-commands): Mark obsolete.
19562 * startup.el (precompute-menubar-bindings): Remove.
19563 (normal-top-level): Remove obsolete code that tried to precompute
19564 menubar bindings.
19565 * loadup.el (define-key-rebound-commands): Don't bother fiddling with
19566 define-key-rebound-commands and precompute-menubar-bindings.
19567
19568 2009-09-10 Teodor Zlatanov <tzz@lifelogs.com>
19569
19570 * net/imap.el (imap-interactive-login): Better messages.
19571 (imap-open): Fix bug with renamed buffer on reconnect.
19572 (imap-authenticate): Add buffer-local imap-last-authenticator variable
19573 for easier debugging and cleaner code. On successful (guessed based on
19574 server capabilities) secondary authentication, set imap-state
19575 correctly.
19576 (imap-last-authenticator): Define imap-last-authenticator as a variable
19577 to avoid warnings.
19578
19579 2009-09-10 Glenn Morris <rgm@gnu.org>
19580
19581 * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
19582
19583 * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
19584 (byte-compile-file-form-autoload): Don't warn about unknown functions
19585 where the autoload statement comes after the use.
19586 (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
19587 that any handlers inside the body (eg require) are in turn respected.
19588
19589 * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
19590 effects.
19591
19592 * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
19593 and syntax and abbrev tables basic docs, if they don't have any.
19594
19595 * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
19596
19597 * international/mule-cmds.el (top-level): Require cl when compiling.
19598 (view-hello-file): Use default-value rather than
19599 default-enable-multibyte-characters.
19600
19601 * progmodes/fortran.el: Move all safe and risky properties into the
19602 defcustoms.
19603
19604 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
19605 * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
19606 * mail/undigest.el:
19607 Put autoloads in rmail.el rather than loaddefs.el.
19608 * mail/rmail.el: Regenerate with extracted autoloads.
19609
19610 * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
19611 * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
19612
19613 2009-09-10 Nick Roberts <nickrob@snap.net.nz>
19614
19615 Reported in thread for Bug#4375.
19616 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
19617 "-data-evaluate-expression" instead of print.
19618 * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
19619 (gdb-tooltip-print): Parse output from above MI command.
19620 (gdb): Revert 2009-08-11 change. User should detach inferior
19621 manually.
19622
19623 Remove the word "separate" from IO functions as inferior
19624 output is now never displayed in the GUD buffer.
19625
19626 2009-09-10 Juanma Barranquero <lekktu@gmail.com>
19627
19628 * startup.el (command-line-normalize-file-name): On Windows and
19629 MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
19630
19631 2009-09-10 Juri Linkov <juri@jurta.org>
19632
19633 * isearch.el (isearch-text-char-description): Propertize escape
19634 character sequences with the `escape-glyph' face. (Bug#4344)
19635
19636 * simple.el (shell-command): Set asynchronous process filter to
19637 `comint-output-filter'. (Bug#4343)
19638
19639 * progmodes/grep.el (grep-template): Add "<X>" to docstring.
19640 (grep-files-aliases): Add "all". Move "el" and "ch" to the top of
19641 the list. Move "asm" to the bottom.
19642 (grep-find-ignored-directories): Add `choice' with nil value
19643 to empty the list easily.
19644 (grep-find-ignored-files): New option.
19645 (grep-files-history): Set to nil by default instead of '("ch" "el").
19646 (grep-compute-defaults): Add "<X>" to `grep-template'.
19647 (grep-read-files): Bind new local variables `default-alias' and
19648 `default-extension'. Use a list of default values for the file prompt.
19649 (lgrep): Add `--exclude=' command line options composed from
19650 `grep-find-ignored-files'.
19651 (rgrep): Add `-name' command line options composed from
19652 `grep-find-ignored-files'. (Bug#4301)
19653
19654 2009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
19655
19656 * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
19657 (bug#4368).
19658
19659 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
19660
19661 * calendar/time-date.el (autoload):
19662 Expand define-obsolete-function-alias into defalias and make-obsolete
19663 for old Emacsen that Gnus supports.
19664 (with-no-warnings): Define it for old Emacsen.
19665 (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
19666 is available.
19667 (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
19668 float-time is available; suppress compile warning for time-to-seconds.
19669
19670 2009-09-09 Teodor Zlatanov <tzz@lifelogs.com>
19671
19672 * net/imap.el (imap-message-map): Docstring fix.
19673
19674 2009-09-09 Glenn Morris <rgm@gnu.org>
19675
19676 * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
19677 line numbers too. (Bug#4374)
19678
19679 2009-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
19680
19681 * smerge-mode.el (smerge-remove-props, smerge-refine):
19682 Use with-silent-modifications (bug#4342).
19683
19684 * subr.el (with-silent-modifications): New macro.
19685
19686 2009-09-07 Juanma Barranquero <lekktu@gmail.com>
19687
19688 * files.el (top-level): Require `cl' when compiling.
19689
19690 2009-09-07 Glenn Morris <rgm@gnu.org>
19691
19692 * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
19693
19694 * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
19695 (proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
19696
19697 2009-09-06 Nick Roberts <nickrob@snap.net.nz>
19698
19699 * vc-git.el (vc-git-annotate-command): Use separator to parse
19700 arguments correctly.
19701
19702 2009-09-06 Eli Zaretskii <eliz@gnu.org>
19703
19704 * proced.el (proced-mode): Doc fix.
19705
19706 2009-09-06 Julian Scheid <julians37@gmail.com> (tiny change)
19707
19708 * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
19709 lstat fails.
19710 (tramp-do-file-attributes-with-ls): Check for file existence at
19711 remote end.
19712 (tramp-do-file-attributes-with-stat): Likewise.
19713 (tramp-convert-file-attributes): Return nil when attr is nil.
19714
19715 2009-09-05 Glenn Morris <rgm@gnu.org>
19716
19717 * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
19718 properties to this button.
19719 (diary-fancy-display): Don't extend the button to the final newline.
19720 (diary-fancy-display-mode): Continue to define "q" as a local key.
19721
19722 * calendar/cal-china.el (holiday-chinese): Make it slightly more
19723 efficient.
19724
19725 * font-lock.el (lisp-font-lock-keywords-2): Add letf.
19726
19727 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
19728 (byte-compile-dest-file-function): New option.
19729 (byte-compile-dest-file): Doc fix.
19730 Obey byte-compile-dest-file-function.
19731 (byte-compile-cl-file-p): New function.
19732 (byte-compile-eval): Only suppress noruntime warnings about cl functions
19733 if the cl-functions warning is enabled. Use byte-compile-cl-file-p.
19734 (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
19735 than for file being previously loaded.
19736 (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
19737 (byte-compile-file-form-require): Handle the case where requiring a file
19738 indirectly causes CL to be loaded.
19739
19740 2009-09-05 Karl Fogel <kfogel@red-bean.com>
19741
19742 * files.el (find-alternate-file): Run `kill-buffer-hook' manually
19743 before killing the old buffer, since by the time `kill-buffer' is
19744 run so many buffer variables have been set to nil that it may not
19745 behave as expected. (Bug#4061)
19746
19747 2009-09-05 Karl Fogel <kfogel@red-bean.com>
19748
19749 * files.el (find-alternate-file): If the old buffer is modified
19750 and visiting a file, behave similarly to `kill-buffer' when
19751 killing it, thus reverting to the pre-1.878 behavior; see
19752 http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
19753 for discussion. Also, consult `buffer-file-name' as a variable
19754 not as a function, for consistency with the rest of the code.
19755
19756 2009-09-04 Michael Albinus <michael.albinus@gmx.de>
19757
19758 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
19759 also when adding a new directory.
19760
19761 * net/tramp-compat.el (tramp-compat-line-beginning-position):
19762 New defun.
19763
19764 2009-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
19765
19766 * files.el (locate-file-completion-table): Make it provide boundary
19767 information, so partial-completion works better.
19768
19769 2009-09-04 Leo <sdl.web@gmail.com> (tiny change)
19770
19771 * mail/footnote.el (Footnote-text-under-cursor):
19772 Check footnote-text-marker-alist before using it (bug#4324).
19773
19774 2009-09-04 Glenn Morris <rgm@gnu.org>
19775
19776 * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
19777 * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
19778 * play/solitaire.el, play/tetris.el:
19779 Remove leading * from defcustom and defface docs.
19780
19781 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
19782 necessary.
19783 (diary-fancy-overriding-map): New variable.
19784 (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
19785 Use view-mode.
19786
19787 * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
19788 goto-line.
19789
19790 2009-09-03 Glenn Morris <rgm@gnu.org>
19791
19792 * arc-mode.el (archive-mode):
19793 * dos-fns.el (set-default-process-coding-system):
19794 * man.el (Man-getpage-in-background):
19795 * menu-bar.el (menu-bar-describe-menu):
19796 * server.el (server-process-filter):
19797 * startup.el (command-line):
19798 * tar-mode.el (tar-header-block-tokenize, tar-extract):
19799 * w32-fns.el (set-default-process-coding-system):
19800 * x-dnd.el (x-dnd-handle-file-name):
19801 * international/mule-cmds.el (mule-menu-keymap)
19802 (set-default-coding-systems, language-info-alist, set-language-info)
19803 (set-language-environment, standard-display-european-internal)
19804 (set-locale-environment):
19805 * international/mule-diag.el (mule-diag):
19806 * mail/emacsbug.el (report-emacs-bug):
19807 * mail/rmail.el (rmail-mode):
19808 * mail/sendmail.el (mail-setup):
19809 Use default-value rather than default-enable-multibyte-characters.
19810
19811 * progmodes/f90.el: Move all safe properties into the defcustoms.
19812 (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
19813
19814 * calendar/appt.el (appt-check):
19815 * calendar/diary-lib.el (diary-set-header, diary-live-p)
19816 (diary-check-diary-file, diary-list-entries)
19817 (diary-include-other-diary-files, diary-simple-display)
19818 (diary-fancy-display, diary-print-entries)
19819 (diary-mark-included-diary-files, diary-make-entry):
19820 Don't call substitute-in-file-name on diary-file.
19821
19822 2009-09-03 Eduard Wiebe <usenet@pusto.de>
19823 Stefan Monnier <monnier@iro.umontreal.ca>
19824
19825 * mail/footnote.el (footnote-prefix): Make it a defcustom.
19826 (footnote-mode-map): Move initialization into the declaration.
19827 (footnote-minor-mode-map): Define it rather than changing global-map.
19828 (footnote-mode): Use define-minor-mode.
19829
19830 2009-09-02 Michael Albinus <michael.albinus@gmx.de>
19831
19832 * net/tramp.el (tramp-handle-file-attributes-with-ls)
19833 (tramp-do-file-attributes-with-perl)
19834 (tramp-do-file-attributes-with-stat): Rename from
19835 `tramp-handle-file-attributes-with-*'.
19836 (tramp-handle-file-attributes): Use them.
19837 (tramp-do-directory-files-and-attributes-with-perl)
19838 (tramp-do-directory-files-and-attributes-with-stat): Rename from
19839 `tramp-handle-directory-files-and-attributes-with-*'.
19840 (tramp-handle-directory-files-and-attributes): Use them.
19841 (tramp-method-out-of-band-p): Additional parameter SIZE.
19842 (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
19843 (tramp-handle-write-region): Use it.
19844 (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
19845 (tramp-handle-vc-registered): Check, whether the first run did
19846 return files to be tested.
19847 (tramp-advice-make-auto-save-file-name): Do not call directly
19848 `tramp-handle-make-auto-save-file-name', because this would bypass
19849 the locking mechanism.
19850
19851 * net/tramp-compat.el (top): Autoload used functions from tramp.el.
19852 (file-remote-p, process-file, start-file-process, set-file-times)
19853 (tramp-compat-file-attributes): Compatibility functions shall not
19854 call directly `tramp-handle-*', because this would bypass the
19855 locking mechanism.
19856 (tramp-compat-number-sequence): New defun.
19857
19858 2009-09-02 Glenn Morris <rgm@gnu.org>
19859
19860 * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
19861 alias for float-time.
19862 (time-to-number-of-days): In Emacs, use float-time.
19863 * net/newst-backend.el (time-add): Suppress warnings from compat
19864 function.
19865 * time.el (emacs-uptime, emacs-init-time):
19866 * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
19867 Use float-time rather than time-to-seconds.
19868
19869 * minibuffer.el (completion-initials-expand): Fix typo.
19870
19871 * faces.el (modeline, modeline-inactive, modeline-highlight)
19872 (modeline-buffer-id):
19873 * info.el (info-menu-5): Mark these face aliases as obsolete.
19874
19875 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
19876
19877 * progmodes/gdb-mi.el (gdb-current-context-command): Move the
19878 space ...
19879 (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
19880 no "--thread" option.
19881 (gdb-stopped): Don't print "Switched to thread" message when it is
19882 unchanged.
19883
19884 2009-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
19885
19886 * minibuffer.el (completion-try-completion)
19887 (completion-all-completions): Remove ill-defined (and
19888 mistakenly installed and luckily never used nor documented)
19889 `completion-styles' property.
19890 (completion-initials-expand, completion-initials-all-completions)
19891 (completion-initials-try-completion): New functions.
19892 (completion-styles-alist): Add doc to each entry.
19893 Add new `initials' entry.
19894
19895 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
19896
19897 * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
19898 MI command -var-evaluate-expression.
19899 (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
19900 and tweak for case of string child.
19901 (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
19902
19903 2009-09-01 Glenn Morris <rgm@gnu.org>
19904
19905 * add-log.el (change-log-date-face, change-log-name-face)
19906 (change-log-email-face, change-log-file-face, change-log-list-face)
19907 (change-log-conditionals-face, change-log-function-face)
19908 (change-log-acknowledgement-face):
19909 * cus-edit.el (custom-invalid-face, custom-rogue-face)
19910 (custom-modified-face, custom-set-face, custom-changed-face)
19911 (custom-saved-face, custom-button-face, custom-button-pressed-face)
19912 (custom-documentation-face, custom-state-face, custom-comment-face)
19913 (custom-comment-tag-face, custom-variable-tag-face)
19914 (custom-variable-button-face, custom-face-tag-face)
19915 (custom-group-tag-face-1, custom-group-tag-face):
19916 * diff-mode.el (diff-header-face, diff-file-header-face)
19917 (diff-index-face, diff-hunk-header-face, diff-removed-face)
19918 (diff-added-face, diff-changed-face, diff-function-face)
19919 (diff-context-face, diff-nonexistent-face):
19920 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
19921 * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
19922 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
19923 (Info-title-4-face):
19924 * isearch.el (isearch-lazy-highlight-face):
19925 * log-view.el (log-view-file-face, log-view-message-face):
19926 * paren.el (show-paren-match-face, show-paren-mismatch-face):
19927 * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
19928 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
19929 (cvs-msg-face):
19930 * smerge-mode.el (smerge-mine-face, smerge-other-face)
19931 (smerge-base-face, smerge-markers-face):
19932 * wid-edit.el (widget-documentation-face, widget-button-face)
19933 (widget-field-face, widget-single-line-field-face)
19934 (widget-inactive-face, widget-button-pressed-face):
19935 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
19936 (woman-addition-face):
19937 * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
19938 (eshell-ls-executable-face, eshell-ls-readonly-face)
19939 (eshell-ls-unreadable-face, eshell-ls-special-face)
19940 (eshell-ls-missing-face, eshell-ls-archive-face)
19941 (eshell-ls-backup-face, eshell-ls-product-face)
19942 (eshell-ls-clutter-face):
19943 * eshell/em-prompt.el (eshell-prompt-face):
19944 * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
19945 * obsolete/old-whitespace.el (whitespace-highlight-face):
19946 * progmodes/antlr-mode.el (antlr-font-lock-default-face)
19947 (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
19948 (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
19949 (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
19950 (antlr-font-lock-literal-face):
19951 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
19952 (ebrowse-root-class-face, ebrowse-file-name-face)
19953 (ebrowse-default-face, ebrowse-member-attribute-face)
19954 (ebrowse-member-class-face, ebrowse-progress-face):
19955 * progmodes/make-mode.el (makefile-space-face):
19956 * progmodes/sh-script.el (sh-heredoc-face):
19957 * textmodes/flyspell.el (flyspell-incorrect-face)
19958 (flyspell-duplicate-face):
19959 * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
19960 * textmodes/texinfo.el (texinfo-heading-face):
19961 Mark face aliases with "-face" suffix as obsolete.
19962
19963 * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
19964 compiler.
19965
19966 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
19967 (eudc-bob-sound-menu): Use defvar rather than defconst, since
19968 easy-menu-define wants to modify these.
19969
19970 * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
19971
19972 * net/browse-url.el (browse-url-file-url):
19973 * term/internal.el (dos-codepage-setup):
19974 Use default-value rather than default-enable-multibyte-characters.
19975
19976 * progmodes/etags.el (etags-goto-tag-location):
19977 * progmodes/flymake.el (flymake-highlight-line)
19978 (flymake-goto-file-and-line, flymake-goto-line):
19979 * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
19980 (gdb-goto-breakpoint):
19981 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
19982 * progmodes/python.el (python-find-function)
19983 (python-pdbtrack-track-stack-file):
19984 * progmodes/verilog-mode.el (verilog-surelint-off):
19985 * term/ns-win.el (ns-open-file-select-line):
19986 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
19987 Use forward-line rather than goto-line.
19988
19989 * textmodes/reftex-cite.el (reftex-offer-bib-menu):
19990 * textmodes/reftex-index.el (reftex-display-index):
19991 * textmodes/reftex-ref.el (reftex-offer-label-menu):
19992 * textmodes/reftex-toc.el (reftex-toc):
19993 Remove unnecessary bindings of default-major-mode (all are followed by
19994 major-mode check and possible mode switch).
19995
19996 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
19997
19998 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
19999 Handle watchpoints (bug#4282).
20000 (def-gdb-thread-buffer-command): Enable thread to be selected by
20001 clicking without selecting threads buffer first.
20002 (gdb-current-context-command): Use selected frame so that "up",
20003 "down" etc work in the GUD buffer.
20004 (gdb-update): Find selected frame before rendering stack buffer.
20005 (gdb-frame-handler): Set gdb-frame-number for stack buffer.
20006
20007 2009-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
20008
20009 * progmodes/sym-comp.el (displayed-completions): Remove.
20010 (symbol-complete): Use minibuffer-complete.
20011
20012 2009-08-31 Glenn Morris <rgm@gnu.org>
20013
20014 * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
20015
20016 * apropos.el (apropos-symbols-internal):
20017 Handle (obsolete) face aliases.
20018
20019 * faces.el (describe-face): Adjust the output format to be more like
20020 describe-variable, and to mention (obsolete) face aliases.
20021 Adjust the whitespace so that help-setup-xref works.
20022
20023 * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
20024 * calendar/diary-lib.el (diary-button-face):
20025 Mark these face aliases as obsolete.
20026
20027 * calendar/calendar.el (calendar-today): Doc fix.
20028
20029 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
20030
20031 * progmodes/gdb-mi.el (gdb-control-all-threads)
20032 (gdb-control-current-thread): Force tool bar update.
20033 (gdb-non-stop-handler): New function.
20034 (gdb-init-1): Use it to test if non-stop mode is supported.
20035 Remove unused gdbmi buffer type.
20036
20037 2009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
20038
20039 * progmodes/grep.el (grep-read-files): Strip trailing <N> from
20040 buffer names not visiting a file (e.g. cloned buffers). (Bug#4210)
20041
20042 2009-08-30 Nick Roberts <nickrob@snap.net.nz>
20043
20044 * comint.el (comint-exec-1): Check command is non-null first.
20045 Part of gdb-mi.el change (2009-08-28).
20046
20047 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
20048
20049 * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
20050
20051 2009-08-30 Juanma Barranquero <lekktu@gmail.com>
20052
20053 * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
20054 instead of `dolist' to avoid a recursive require when bootstrapping.
20055
20056 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
20057
20058 * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
20059
20060 * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
20061
20062 * net/imap.el (imap-send-command): Simplify.
20063 (imap-wait-for-tag): point-max -> buffer-size.
20064
20065 * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
20066
20067 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
20068 with constant argument.
20069
20070 * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
20071
20072 * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
20073
20074 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
20075 Change default, since most of our files don't have a history.
20076 (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
20077 the user.
20078
20079 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
20080 Add comint-run.
20081
20082 * calc/calc.el: Improve commenting convention.
20083 (calc-digit-map, toplevel): Simplify.
20084
20085 * comint.el (comint-insert-input): Be careful to only set point if we
20086 don't delegate to some other command.
20087
20088 * proced.el (proced-signal-list): Make it an alist.
20089 (proced-grammar-alist): Capitalize names.
20090 (proced-send-signal): Use a non-hidden buffer (since it's displayed).
20091 Disable undo manually and make it read-only.
20092 Use completion-annotate-function.
20093
20094 * minibuffer.el (minibuffer-message): If the current buffer is not
20095 a minibuffer, insert the message in the echo area rather than at the
20096 end of the buffer.
20097 (completion-annotate-function): New variable.
20098 (minibuffer-completion-help): Use it.
20099 (completion--embedded-envvar-table): Environment vars are
20100 always case-sensitive.
20101
20102 2009-08-30 Glenn Morris <rgm@gnu.org>
20103
20104 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
20105 from fortran-current-defun.
20106 (fortran-beginning-of-subprogram): Be more precise about finding the
20107 start, to avoid an infinite loop in end-of-defun. (Bug#4259)
20108 (fortran-end-of-subprogram): Simplify.
20109 (fortran-current-defun): Use fortran-start-prog-re.
20110
20111 2009-08-29 Juanma Barranquero <lekktu@gmail.com>
20112
20113 * subr.el (do-after-load-evaluation): Simplify.
20114
20115 2009-08-29 Dan Nicolaescu <dann@ics.uci.edu>
20116
20117 * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
20118
20119 * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function.
20120 (vc-rcs-print-log): Use it.
20121
20122 * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
20123
20124 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
20125
20126 * paths.el (abbrev-file-name): Move to abbrev.el.
20127 * abbrev.el (abbrev-file-name): Move from paths.el.
20128 Obey user-emacs-directory.
20129 * calc/calc.el (calc-settings-file): Don't autoload and instead obey
20130 user-emacs-directory.
20131 * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
20132 abbrev-file-name and calc-settings-file any more.
20133 * startup.el (command-line): Recompute abbrev-file-name and
20134 abbreviated-home-dir.
20135 (normal-no-mouse-startup-screen): Improve the generic code and get rid
20136 of the special code for when C-h bindings haven't been changed.
20137 (display-startup-echo-area-message): Use with-current-buffer.
20138 (command-line-1): Use a list of strings, rather than a list of lists
20139 of strings for longopts.
20140
20141 * files.el (get-free-disk-space): Use / for default-directory.
20142
20143 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
20144 Use with-current-buffer.
20145
20146 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
20147 Recognize immutable variables like most-positive-fixnum.
20148 (byte-compile-setq-default): Check and warn if trying to assign
20149 to an immutable variable, or a non-variable.
20150
20151 * progmodes/cc-vars.el (c-comment-continuation-stars):
20152 * progmodes/cc-engine.el (c-looking-at-bos):
20153 * progmodes/cc-cmds.el (c-toggle-auto-state)
20154 (c-forward-into-nomenclature, c-backward-into-nomenclature)
20155 (c-comment-line-break-function): Add version of obsolescence.
20156
20157 2009-08-28 Juri Linkov <juri@jurta.org>
20158
20159 * files.el (magic-fallback-mode-alist): Add ZIP magic number
20160 associated with `archive-mode'.
20161
20162 * image.el (image-type-header-regexps): Use only JPEG magic number
20163 to determine JPEG images, and don't use `image-jpeg-p' because
20164 Emacs can display non-JFIF non-Exif JPEG images.
20165
20166 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
20167
20168 * arc-mode.el (archive-mode):
20169 * emacs-lisp/re-builder.el (re-builder-unload-function):
20170 Protect against the default value of `major-mode' being nil.
20171
20172 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
20173
20174 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
20175 Fix typos in docstrings.
20176
20177 * progmodes/js.el (js--macro-decl-re): Doc fix.
20178 (js--plain-method-re, js--split-name): Refloc docstring.
20179 (js--class-styles, js--make-merged-item, js--splice-into-items):
20180 Fix typos in docstrings; reflow docstrings.
20181 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
20182 (js--variable-decl-matcher, js--inside-pitem-p)
20183 (js--parse-state-at-point, js--get-all-known-symbols)
20184 (js--symbol-history, js-find-symbol, js--js-references)
20185 (js--moz-interactor, js--js-encode-value, js--read-tab):
20186 Fix typos in docstrings.
20187
20188 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20189
20190 * textmodes/reftex.el (reftex-get-file-buffer-force):
20191 * progmodes/verilog-mode.el (verilog-batch-execute-func):
20192 * emulation/viper.el (viper-go-away, viper-set-hooks):
20193 * emacs-lisp/re-builder.el (re-builder-unload-function):
20194 * emacs-lisp/bytecomp.el (byte-compile-file):
20195 * ses.el (ses-unload-function):
20196 * hexl.el (hexl-find-file):
20197 * files.el (normal-mode):
20198 * ehelp.el (with-electric-help):
20199 * autoinsert.el (auto-insert-alist):
20200 * arc-mode.el (archive-mode):
20201 Use (default-value 'major-mode) instead of default-major-mode.
20202
20203 * textmodes/ispell.el (ispell-check-version, ispell-send-string):
20204 * international/mule.el (load-with-code-conversion):
20205 * emacs-lisp/debug.el (debug):
20206 * ediff-vers.el (ediff-rcs-get-output-buffer):
20207 * dired.el (dired-internal-noselect): Don't let-bind
20208 default-major-mode around code that doesn't use it.
20209 E.g. buffer creation via get-buffer-create doesn't use it.
20210
20211 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
20212
20213 * net/tramp.el (all): Replace "'(lambda" by "(lambda".
20214 (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
20215 when writing the temp file. Otherwise, epa-file gets confused.
20216 (tramp-register-file-name-handlers): Make it a defun. Move also
20217 `epa-file-handler' to the front of `file-name-handler-alist'.
20218
20219 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20220
20221 * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
20222 start right after a ^M.
20223 (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
20224 (tramp-completion-file-name-regexp-separate)
20225 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
20226 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
20227 Don't modify last-coding-system-used by accident.
20228 (tramp-completion-file-name-handler): Apply the checks here,
20229 instead during registration.
20230 (tramp-register-file-name-handlers): Rename from
20231 `tramp-register-file-name-handler'. Register both
20232 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
20233 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
20234
20235 2009-08-28 Nick Roberts <nickrob@snap.net.nz>
20236
20237 * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
20238 Remove variable ...
20239 (gdb-init-1, gdb-display-separate-io-buffer)
20240 (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
20241 references to it.
20242 (gdb-inferior-io-mode): Use make-comint-in-buffer.
20243 (gdb-inferior-filter): Use comint-output-filter to stop
20244 echoing and remove ^M characters.
20245
20246 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20247
20248 * emulation/viper-init.el (viper-restore-cursor-type):
20249 * emulation/cua-base.el (cua--update-indications):
20250 Replace default-cursor-type with (default-value 'cursor-type).
20251
20252 * mail/sendmail.el (mail-recover-1):
20253 * international/mule-diag.el (describe-current-coding-system-briefly)
20254 (describe-current-coding-system):
20255 * international/mule-cmds.el (select-safe-coding-system)
20256 (select-message-coding-system)
20257 (set-language-environment-coding-systems, set-locale-environment):
20258 * hexl.el (hexl-insert-multibyte-char):
20259 * dos-w32.el (find-buffer-file-type-coding-system):
20260 * simple.el (what-cursor-position):
20261 Replace uses of default-buffer-file-coding-system
20262 with (default-value 'buffer-file-coding-system).
20263
20264 * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
20265 Replace uses of default-cursor-in-non-selected-windows
20266 with (default-value 'cursor-in-non-selected-windows).
20267 Use with-current-buffer.
20268
20269 * mail/feedmail.el: Use CL macros.
20270 (feedmail-run-the-queue, feedmail-send-it-immediately):
20271 * dos-w32.el (find-buffer-file-type): Replace uses of
20272 default-buffer-file-type with (default-value 'buffer-file-type).
20273
20274 2009-08-28 Glenn Morris <rgm@gnu.org>
20275
20276 * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
20277 (diary-show-all-entries, diary-mark-entries, diary-make-entry):
20278 Use default-value of major-mode rather than default-major-mode.
20279
20280 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
20281
20282 * Makefile.in (update-elcfiles): Report left over elc files.
20283
20284 * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
20285 expand-file-name and with-current-buffer.
20286 (mail-get-names, mail-directory): Use with-current-buffer.
20287
20288 * vc.el (vc-read-revision): New function.
20289 (vc-version-diff, vc-merge): Use it.
20290
20291 2009-08-27 Sam Steingold <sds@gnu.org>
20292
20293 * simple.el (kill-do-not-save-duplicates): New user option.
20294 (kill-new): When it is non-nil, and the new string is the same as
20295 the latest kill, set replace to t to avoid duplicates in kill-ring.
20296
20297 2009-08-27 Julian Scheid <julians37@gmail.com> (tiny change)
20298
20299 * net/tramp.el (tramp-handle-process-file): Do not flush all
20300 caches when `process-file-side-effects' is set.
20301 (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
20302 instead of `tramp-find-file-exists-command'.
20303 Unset `process-file-side-effects'.
20304
20305 2009-08-27 Michael Albinus <michael.albinus@gmx.de>
20306
20307 * net/tramp.el (tramp-methods): New method "rsyncc".
20308 (top): Add completion function for "rsyncc".
20309 (tramp-message-show-message): New defvar.
20310 (tramp-message, tramp-error): Use it.
20311 (tramp-do-copy-or-rename-file-directly): Extend check for direct
20312 remote copying.
20313 (tramp-do-copy-or-rename-file-out-of-band): Handle new
20314 `tramp-methods' entry `copy-env' of "rsyncc".
20315 (tramp-vc-registered-read-file-names): New defconst.
20316 (tramp-vc-registered-file-names): New defvar.
20317 (tramp-handle-vc-registered): Implement optimization strategy.
20318 (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
20319 (tramp-vc-file-name-handler): New defun.
20320 (tramp-get-ls-command, tramp-get-test-command)
20321 (tramp-get-file-exists-command, tramp-get-remote-ln)
20322 (tramp-get-remote-perl, tramp-get-remote-stat)
20323 (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
20324
20325 * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
20326 (tramp-cache-inhibit-cache): Extend doc string. It allows also
20327 timestamps.
20328 (tramp-get-file-property): Check for timestamps in
20329 `tramp-cache-inhibit-cache'.
20330 (tramp-set-file-property): Write timestamp.
20331
20332 2009-08-27 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
20333
20334 * language/japan-util.el (japanese-symbol-table): Add entries for
20335 cp932-2-byte.
20336
20337 * international/characters.el: Add category `j' to cp932-2-byte.
20338
20339 2009-08-27 Kenichi Handa <handa@m17n.org>
20340
20341 * international/fontset.el (build-default-fontset-data): New macro.
20342 (setup-default-fontset): Use build-default-fontset-data for CJK,
20343 tibetan, ethiopic, and ipa.
20344
20345 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
20346
20347 * cus-start.el (default-major-mode): Customize `major-mode' instead.
20348 (enable-multibyte-characters): Not customizable any more.
20349
20350 * subr.el (default-mode-line-format, default-header-line-format)
20351 (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
20352 (default-direction-reversed, default-truncate-lines)
20353 (default-left-margin, default-tab-width, default-case-fold-search)
20354 (default-left-margin-width, default-right-margin-width)
20355 (default-left-fringe-width, default-right-fringe-width)
20356 (default-fringes-outside-margins, default-scroll-bar-width)
20357 (default-vertical-scroll-bar, default-indicate-empty-lines)
20358 (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
20359 (default-fringe-cursor-alist, default-scroll-up-aggressively)
20360 (default-scroll-down-aggressively, default-fill-column)
20361 (default-cursor-type, default-buffer-file-type)
20362 (default-cursor-in-non-selected-windows)
20363 (default-buffer-file-coding-system, default-major-mode)
20364 (default-enable-multibyte-characters): Mark as obsolete.
20365
20366 2009-08-27 Dan Nicolaescu <dann@ics.uci.edu>
20367
20368 * vc-dir.el (vc-dir-update): Remove debug helper.
20369
20370 * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
20371
20372 2009-08-26 Sam Steingold <sds@gnu.org>
20373
20374 * simple.el (save-interprogram-paste-before-kill): New user option.
20375 (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
20376 save the interprogram-paste into kill-ring before overriding it
20377 with the Emacs kill.
20378
20379 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
20380
20381 * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
20382 (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
20383 (vc-default-previous-revision): Rename to vc-rcs-previous-revision
20384 and move to vc-rcs.el.
20385 (vc-default-next-revision): Rename to vc-rcs-next-revision and
20386 move to vc-rcs.el.
20387 (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
20388 (vc-rcs-update-changelog): Remove.
20389 (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
20390 and move to vc-rcs.el.
20391
20392 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
20393 (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
20394 renaming.
20395 (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
20396 (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
20397 vc.el, renamed to be RCS specific.
20398
20399 * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
20400 New functions.
20401 (vc-cvs-update-changelog): Move here from vc.el.
20402
20403 * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
20404 New functions.
20405
20406 2009-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
20407
20408 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
20409
20410 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
20411
20412 * vc-git.el (vc-git-register): Use "git add" for directories.
20413 (vc-git-stash, vc-git-stash-show): New functions.
20414 (vc-git-extra-menu-map): Bind them.
20415
20416 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
20417 directory correctly in case the item is a directory itself.
20418
20419 * vc.el: Document the desired behavior for reverted files in the
20420 `added' state.
20421 (vc-default-prettify-state-info): Remove function, unused.
20422
20423 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
20424
20425 2009-08-26 Glenn Morris <rgm@gnu.org>
20426
20427 * bindings.el (standard-mode-line-format): Reposition dashes in
20428 which-func entry. (Bug#4217)
20429
20430 * files.el (enable-local-variables, enable-local-eval)
20431 (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
20432 the defcustoms.
20433 (auto-mode-alist, ignored-local-variables)
20434 (save-some-buffers-action-alist): Move risky declarations to the
20435 definitions.
20436 (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
20437 (font-lock-defaults, format-alist, imenu--index-alist)
20438 (imenu-generic-expression, input-method-alist, minor-mode-alist)
20439 (mode-line-buffer-identification, mode-line-client, mode-line-modes)
20440 (mode-line-modified, mode-line-mule-info, mode-line-position)
20441 (mode-line-process, mode-line-remote, outline-level)
20442 (parse-time-rules, rmail-output-file-alist)
20443 (special-display-buffer-names, vc-mode):
20444 Move risky declarations to the relevant files.
20445 * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
20446 (mode-line-modified, mode-line-process, mode-line-position)
20447 (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
20448 * font-core.el (font-lock-defaults):
20449 * format.el (format-alist):
20450 * vc-hooks.el (vc-mode):
20451 * window.el (special-display-buffer-names):
20452 * international/mule-cmds.el (input-method-alist):
20453 Define riskiness here (dumped file) rather than in files.el.
20454 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
20455 * imenu.el (imenu-generic-expression, imenu--index-alist):
20456 * outline.el (outline-level):
20457 * time.el (display-time-string):
20458 * calendar/parse-time.el (parse-time-rules):
20459 * mail/rmailout.el (rmail-output-file-alist):
20460 Autoload riskiness here, rather than placing in files.el.
20461
20462 2009-08-26 Andreas Schwab <schwab@linux-m68k.org>
20463
20464 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
20465
20466 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
20467
20468 * simple.el (process-file-side-effects): New defvar.
20469
20470 * dired-aux.el (dired-show-file-type):
20471 * vc.el (vc-diff-internal):
20472 * vc-arch.el (vc-arch-diff):
20473 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
20474 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
20475 * vc-git.el (vc-git-registered, vc-git-working-revision)
20476 (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
20477 (vc-git--empty-db-p):
20478 * vc-hooks.el (vc-user-login-name):
20479 * vc-svn.el (vc-svn-registered, vc-svn-state)
20480 (vc-svn-dir-extra-headers, vc-svn-find-revision):
20481 * progmodes/grep.el (grep-probe): Let-bind
20482 `process-file-side-effects' with nil.
20483
20484 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
20485
20486 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
20487 daemon. Replace ping by checking for running service for bluez
20488 and zeroconf. (Bug#4239)
20489
20490 2009-08-25 Kevin Ryde <user42@zip.com.au>
20491
20492 * net/dig.el (dig): Add autoload cookie.
20493
20494 2009-08-25 Glenn Morris <rgm@gnu.org>
20495
20496 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
20497 load-history for absolute file-names.
20498 (byte-compile-file-form-require): Warn about use of the cl package.
20499
20500 * format.el (format-alist): Doc fix.
20501
20502 * play/bubbles.el (top-level): Don't require cl at run-time.
20503
20504 * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
20505 run-time cl).
20506
20507 2009-08-24 Dmitry Dzhus <dima@sphinx.net.ru>
20508
20509 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
20510 from cl package.
20511 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
20512
20513 2009-08-24 Jay Belanger <jay.p.belanger@gmail.com>
20514
20515 * calc/calc-alg.el (math-trig-rewrite)
20516 (math-hyperbolic-trig-rewrite): New functions.
20517 (calc-simplify): Simplify trig functions when asked.
20518
20519 2009-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
20520
20521 * diff-mode.el (diff-find-source-location): Avoid goto-line.
20522
20523 2009-08-24 Kenichi Handa <handa@m17n.org>
20524
20525 * language/ind-util.el (mapthread): Delete it.
20526 (combinatorial): New function.
20527 (indian--puthash-cv): Use combinatorial instead of mapthread.
20528
20529 2009-08-22 Kevin Ryde <user42@zip.com.au>
20530
20531 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
20532 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
20533 (checkdoc-symbol-words): Add safe-local-variable for list of strings.
20534 Clarify docstring that the value is strings not symbols.
20535 (checkdoc-list-of-strings-p): New function.
20536
20537 2009-08-22 Glenn Morris <rgm@gnu.org>
20538
20539 * files.el (auto-mode-alist):
20540 * hippie-exp.el (he-concat-directory-file-name):
20541 * lpr.el (lpr-windows-system, printer-name):
20542 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
20543 * ps-print.el (ps-windows-system):
20544 * startup.el (command-line):
20545 * emulation/viper-ex.el (viper-glob-function):
20546 * international/mule-cmds.el (set-language-environment-coding-systems):
20547 * net/ange-ftp.el (ange-ftp-write-region):
20548 * obsolete/fast-lock.el (fast-lock-cache-name):
20549 Remove code for defunct system-types emx, macos, mswindows, next-mach,
20550 unisoft-unix, vax-vms, win32, w32.
20551
20552 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
20553 given name if the pattern is not more specific.
20554
20555 * calendar/lunar.el (lunar-phase-names): New option.
20556 (lunar-phase): Doc fix.
20557 (lunar-cycles-per-year): New constant.
20558 (lunar-index): New function.
20559 (lunar-phase-list, diary-lunar-phases): Use lunar-index.
20560 (lunar-phase-name): Use lunar-phase-names.
20561 (calendar-lunar-phases): Use format.
20562 (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
20563
20564 * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
20565 Copy imenu-example--name-and-position function here for own use.
20566 (cperl-xsub-scan): Use cperl-imenu-name-and-position.
20567
20568 * bs.el (bs--redisplay):
20569 * cus-edit.el (custom-redraw):
20570 * ibuffer.el (ibuffer-bury-buffer):
20571 * server.el (server-goto-line-column):
20572 * startup.el (command-line-1):
20573 * strokes.el (strokes-xpm-for-stroke):
20574 * term.el (term-display-buffer-line):
20575 * view.el (View-goto-line):
20576 * calc/calc.el (calc-do, calc-trail-buffer):
20577 * play/gamegrid.el (gamegrid-add-score-insecure):
20578 * progmodes/ada-mode.el (ada-compile-goto-error):
20579 * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
20580 (ebrowse-select-1st-to-9nth):
20581 * progmodes/cperl-mode.el (cperl-time-fontification):
20582 * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
20583 * progmodes/gud.el (gud-display-line):
20584 (idlwave-shell-display-line):
20585 * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
20586 * progmodes/make-mode.el (makefile-browser-toggle):
20587 (vhdl-speedbar-port-copy, vhdl-compose-components-package):
20588 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
20589 * textmodes/picture.el (picture-draw-rectangle):
20590 * textmodes/reftex-index.el (reftex-index-goto-letter):
20591 (reftex-select-jump-to-previous):
20592 * textmodes/reftex-sel.el (reftex-find-start-point)
20593 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
20594 (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
20595 * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
20596 * textmodes/tex-mode.el (tex-compilation-parse-errors):
20597 * textmodes/two-column.el (2C-associated-buffer):
20598 Use forward-line rather than goto-line.
20599
20600 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
20601 goto-line.
20602
20603 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
20604 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
20605 (quick-check-list-to-regexp): Declare.
20606
20607 * progmodes/make-mode.el (makefile-browser-insert-selection):
20608 Use goto-char rather than goto-line.
20609
20610 * progmodes/prolog.el (compilation-error-regexp-alist)
20611 (compilation-forget-errors): Declare.
20612
20613 2009-08-22 Juri Linkov <juri@jurta.org>
20614
20615 * progmodes/grep.el (lgrep, rgrep): At the beginning
20616 set `dir' to `default-directory' unless `dir' is a non-nil
20617 readable directory. (Bug#4052)
20618 (lgrep, rgrep): Change a weird way to report an error
20619 from using `read-string' to using `error'.
20620 Instead of using interactive arguments in the function body,
20621 add new argument `confirm'.
20622
20623 2009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
20624
20625 * textmodes/remember.el (remember-buffer):
20626 * progmodes/cperl-mode.el (cperl-vc-header-alist):
20627 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
20628 (icalendar-extract-ical-from-buffer):
20629 * net/newst-treeview.el (newsticker-groups-filename):
20630 * net/newst-backend.el (newsticker-cache-filename):
20631 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
20632 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
20633 (speedbar-add-ignored-path-regexp, speedbar-line-path)
20634 (speedbar-buffers-line-path, speedbar-path-line)
20635 (speedbar-buffers-line-path):
20636 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
20637 (epg-sign-keys):
20638 * epa.el (epa-display-verify-result):
20639 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
20640
20641 2009-08-21 Glenn Morris <rgm@gnu.org>
20642
20643 * progmodes/js.el (inferior-moz-process): Fix declaration.
20644
20645 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
20646
20647 * obsolete/rnewspost.el (news-mail-reply):
20648 Use goto-char rather than goto-line.
20649
20650 * term/ns-win.el (ns-open-file-select-line):
20651 Use line-beginning-position rather than goto-line.
20652
20653 * apropos.el (apropos-command):
20654 * ehelp.el (electric-helpify):
20655 * printing.el (pr-show-setup):
20656 * strokes.el (strokes-help):
20657 * tutorial.el (tutorial--describe-nonstandard-key)
20658 (tutorial--detailed-help):
20659 * woman.el (woman-mini-help, woman-display-extended-fonts):
20660 * calc/calc-help.el (calc-describe-key):
20661 * emulation/edt.el (edt-electric-helpify):
20662 * international/mule-diag.el (mule-diag):
20663 * play/yow.el (apropos-zippy):
20664 * progmodes/python.el (python-describe-symbol):
20665 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
20666 * textmodes/table.el (*table--cell-describe-mode)
20667 (*table--cell-describe-bindings):
20668 Use help-print-return-message rather than the now obsolete alias.
20669
20670 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
20671 (calendar-cursor-to-visible-date):
20672 * play/5x5.el (5x5-position-cursor):
20673 * play/decipher.el (decipher):
20674 * play/gomoku.el (gomoku-goto-xy):
20675 * play/landmark.el (lm-goto-xy):
20676 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
20677 (mpuz-paint-digit):
20678 Use forward-line, not goto-line.
20679
20680 * mail/rmail.el (rmail-obsolete): Delete custom group.
20681 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
20682 (rmail-remote-password, rmail-remote-password-required):
20683 Remove unneeded :set-after and :set properties.
20684
20685 2009-08-21 Michael Albinus <michael.albinus@gmx.de>
20686
20687 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
20688
20689 2009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
20690
20691 * loadup.el: Remove leftover macos code.
20692
20693 * vc-git.el (vc-git-annotate-command): Run asynchronously.
20694 Explicitly pass the date format to git blame so that user local
20695 so that the output format can be parsed.
20696
20697 2009-08-20 Michael Albinus <michael.albinus@gmx.de>
20698
20699 * net/dbus.el (top): Don't check for (getenv
20700 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
20701
20702 2009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
20703
20704 * log-edit.el (log-edit-strip-single-file-name): New var.
20705 (log-edit-insert-changelog): Use it. Bug#3571.
20706
20707 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
20708
20709 * subr.el (read-passwd): Use read-key so keypad keys work as well.
20710 Bug#3287.
20711
20712 * help.el (help-print-return-message): Rename from
20713 print-help-return-message.
20714
20715 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
20716 cvs-mode-map parent hack.
20717 (log-view-mode): Derive from special-mode.
20718
20719 * linum.el (linum-mode): window-size-change-functions is redundant.
20720 Adapt to new window-configuration-change-hook behavior.
20721 (linum-after-size, linum-after-config): Remove.
20722
20723 * imenu.el (imenu-example--name-and-position)
20724 (imenu-example--lisp-extract-index-name)
20725 (imenu-example--create-lisp-index, imenu-example--create-c-index):
20726 Mark as obsolete.
20727
20728 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
20729 (inferior-prolog-mode): Use it.
20730 (inferior-prolog-load-file): Reset list of errors.
20731
20732 2009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
20733
20734 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
20735
20736 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
20737
20738 2009-08-19 Michael Albinus <michael.albinus@gmx.de>
20739
20740 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
20741 is running already.
20742
20743 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
20744
20745 * subr.el (listify-key-sequence-1): Use normal syntax since those
20746 integers are nowadays always represented by the same (positive) number
20747 on all platforms.
20748 (read-key-empty-map): New const.
20749 (read-key-delay): New var.
20750 (read-key): New function.
20751 (force-mode-line-update): Use with-current-buffer.
20752 (locate-user-emacs-file): Don't forget to abbreviate the file name.
20753 (start-process-shell-command, start-file-process-shell-command):
20754 Discourage the use of command-args.
20755
20756 2009-08-19 Glenn Morris <rgm@gnu.org>
20757
20758 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
20759
20760 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
20761
20762 * simple.el (choose-completion-string): Don't rely on
20763 minibuffer-completing-file-name and ad-hoc checks to decide whether
20764 to continue completion or not.
20765
20766 * minibuffer.el (minibuffer-hide-completions): New function.
20767 (completion--do-completion): Use it.
20768 (completions-annotations): New face.
20769 (completion--insert-strings): Use it.
20770 (completion-pcm--delim-wild-regex): Add docstring.
20771 (completion-pcm--string->pattern): Add support for 0-width delimiters
20772 in completion-pcm--delim-wild-regex.
20773
20774 2009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
20775
20776 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
20777 Remove unused var `buffer-modified-p'.
20778
20779 * minibuffer.el (completion--do-completion): Move point for the #b001
20780 case as well (bug#4176).
20781 (minibuffer-complete, minibuffer-complete-word): Don't move point.
20782
20783 2009-08-18 Michael Albinus <michael.albinus@gmx.de>
20784
20785 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
20786 and :session buses.
20787
20788 2009-08-18 Kenichi Handa <handa@m17n.org>
20789
20790 * international/ucs-normalize.el (ucs-normalize-version):
20791 Change to 1.1.
20792 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
20793 (utf-8-hfs): Make it perform normalization on encoding too.
20794
20795 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
20796 (sentence-end-without-space): Delete duplicated chars.
20797 (sentence-end-base): Likewise.
20798
20799 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
20800 (html-mode): Delete duplicated chars from sentence-end-base.
20801
20802 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
20803 (texinfo-mode): Delete duplicated chars from sentence-end-base.
20804
20805 2009-08-17 Chong Yidong <cyd@stupidchicken.com>
20806
20807 * files.el (hack-one-local-variable): If the mode function is for
20808 a minor mode, pass it an argument (Bug#4148).
20809
20810 2009-08-17 Michael Albinus <michael.albinus@gmx.de>
20811
20812 * net/tramp.el (tramp-register-completion-file-name-handler):
20813 Check also for (member 'partial-completion completion-styles).
20814
20815 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
20816
20817 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
20818 abbrev (Bug#3943).
20819
20820 2009-08-16 Ilya Zakharevich <ilyaz@cpan.org>
20821
20822 * progmodes/cperl-mode.el: Merge upstream 6.2.
20823 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
20824 (cperl-forward-re): Check cperl-brace-recursing.
20825 (cperl-highlight-charclass): New function.
20826 (cperl-find-pods-heres): Use it.
20827 (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
20828 (cperl-beautify-regexp-piece): Fix column calculation.
20829 (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
20830 (cperl-beautify-level): Don't process entire regexp.
20831 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
20832 calling man.
20833 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
20834 (cperl-init-faces): Build a list in the normal way.
20835
20836 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
20837
20838 * calendar/parse-time.el (parse-time-string-chars): Save match
20839 data.
20840
20841 2009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
20842
20843 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
20844 (sql-product): Use it.
20845 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
20846 (sql-set-product): Add completion.
20847 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
20848 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
20849 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
20850 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
20851 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
20852 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
20853 (sql-highlight-db2-keywords): Remove.
20854 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
20855 (sql-highlight-product): Use derived-mode-p.
20856 (sql-set-sqli-buffer): Use with-current-buffer.
20857 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
20858 Simplify.
20859
20860 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
20861
20862 * term.el: Fix commenting convention, turn comments into docstrings.
20863
20864 2009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
20865
20866 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
20867
20868 2009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
20869
20870 * calendar/parse-time.el (parse-time-string-chars): Compute using
20871 character classes, to handle non-ascii characters (Bug#3190).
20872
20873 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
20874
20875 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
20876 another heredoc if the user adds another < (Bug#3226).
20877
20878 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
20879 Don't initialize based on window-system (Bug#4124).
20880
20881 * facemenu.el (facemenu-read-color): Use a completion function
20882 that accepts any defined color, such as RGB triplets (Bug#3677).
20883
20884 * files.el (get-free-disk-space): Change fallback default
20885 directory to /. Expand DIR argument before switching to fallback.
20886 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
20887
20888 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
20889
20890 * files.el (load-library): Doc fix.
20891
20892 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
20893
20894 * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
20895 (viper-if-string): Redefine C-s in the minibuffer to insert the last
20896 incremental search string.
20897
20898 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
20899 XEmacs.
20900
20901 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
20902 (ediff-merge-region-is-non-clash)
20903 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
20904 Also check if the job is really a merge job.
20905
20906 * ediff.el (ediff-current-file): New function.
20907
20908 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
20909
20910 * progmodes/js.el: Edit docstrings throughout to follow Emacs
20911 conventions.
20912 (js-insert-and-indent): Delete function.
20913 (js-mode-map): Don't bind keys to js-insert-and-indent.
20914 (js-beginning-of-defun): Rename from js--beginning-of-defun.
20915 (js-end-of-defun): Rename from js--end-of-defun.
20916 (js-auto-indent-flag): Delete variable.
20917
20918 2009-08-14 Chong Yidong <cyd@stupidchicken.com>
20919
20920 * progmodes/js.el: Remove proclaim statement.
20921 Defvar which-func-imenu-joiner-function to silence compiler.
20922
20923 * files.el (auto-mode-alist): Use js-mode for .js files.
20924
20925 * progmodes/js2-mode.el: Remove file.
20926
20927 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
20928
20929 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
20930
20931 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
20932
20933 2009-08-14 Daniel Colascione <dan.colascione@gmail.com>
20934 Karl Landstrom <karl.landstrom@brgeight.se>
20935
20936 * progmodes/js.el: New file.
20937
20938 2009-08-14 Mark A. Hershberger <mah@everybody.org>
20939
20940 * timezone.el (timezone-parse-date): Add ability to understand ISO
20941 basic format (minimal separators) dates in addition to the
20942 already-supported extended format dates.
20943
20944 2009-08-14 Eli Zaretskii <eliz@gnu.org>
20945
20946 * international/ucs-normalize.el: Add a `coding' file variable.
20947
20948 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
20949
20950 2009-08-14 Sam Steingold <sds@gnu.org>
20951
20952 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
20953
20954 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
20955
20956 * faces.el (help-argument-name): Define it here instead of
20957 help-fns.el, because in daemon mode help-fns.el may be loaded when
20958 faces are still uninitialized (Bug#1078).
20959
20960 * help-fns.el (help-argument-name): Move defface to faces.el.
20961
20962 2009-08-13 Nick Roberts <nickrob@snap.net.nz>
20963
20964 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
20965 create buffer with a pty but no process so that GDB can make the
20966 inferior the controlling process.
20967
20968 2009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
20969
20970 * international/ucs-normalize.el: New file.
20971
20972 2009-08-13 Richard Stallman <rms@gnu.org>
20973
20974 * mail/rmail.el (rmail-get-attr-names):
20975 Accept an attribute header that is too short.
20976
20977 * mail/rmail.el (rmail-forget-messages):
20978 Ignore nil elt in rmail-message-vector. Use dotimes.
20979
20980 * progmodes/compile.el (compilation-goto-locus):
20981 Use next-error-move-function.
20982
20983 * simple.el (next-error-move-function): New variable.
20984
20985 2009-08-12 Juri Linkov <juri@jurta.org>
20986
20987 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
20988 always non-nil. (Bug#4052)
20989
20990 * replace.el (read-regexp): Return empty string when
20991 `default-value' is nil.
20992 (keep-lines-read-args): Don't use empty string as the
20993 default value for `read-regexp'. (Bug#2495)
20994
20995 2009-08-12 Juri Linkov <juri@jurta.org>
20996
20997 * international/mule-cmds.el (ucs-insert): Change arguments
20998 from `arg' to `character', `count', `inherit' to be the same
20999 as in `insert-char'. Doc fix. (Bug#4039)
21000
21001 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
21002
21003 2009-08-12 Juri Linkov <juri@jurta.org>
21004
21005 * files-x.el: New file.
21006
21007 * files.el: Move code that deals with adding/deleting
21008 file/directory-local variables to files-x.el.
21009
21010 * Makefile.in (ELCFILES): Add files-x.elc.
21011
21012 2009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
21013
21014 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
21015 to use `goto-line'.
21016 (gdb-place-breakpoints, gdb-get-location): Rewritten without
21017 `goto-line'.
21018 (gdb-invalidate-disassembly): Do not refresh upon receiving
21019 'update signal. Instead, update all disassembly buffers only after
21020 threads list.
21021 (gdb): Send -target-detach when buffer is killed (Bug#3794).
21022 (gdb-starting): Move -data-list-register-names...
21023 (gdb-stopped): ...here so it's sent when first thread stops.
21024 (gdb-registers-handler-custom): Do nothing if register names are
21025 unknown yet.
21026
21027 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
21028 from `gdb-mi.el' to avoid extra tangling.
21029
21030 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
21031 change which breaks `gud-def' definitions used in `gdb'.
21032 (gdb-update-gud-running): No extra fuss for updating frame number.
21033
21034 2009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
21035
21036 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
21037 (describe-language-environment-map, setup-language-environment-map)
21038 (set-coding-system-map): Move initialization into declaration.
21039 (set-language-info-alist): Last arg to define-key-after can be skipped.
21040
21041 * international/quail.el (quail-completion-1): Simplify.
21042 (quail-define-rules): Use slightly more compact code.
21043 (quail-insert-decode-map): Propertize keys, compact columns.
21044
21045 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
21046 Add goto-line.
21047
21048 2009-08-10 Miles Bader <miles@gnu.org>
21049
21050 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
21051 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
21052 (js2-instance-member, js2-private-member, js2-private-function-call)
21053 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
21054 (js2-magic-paren, js2-external-variable):
21055 Remove "-face" suffix from face names.
21056 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
21057 (js2-highlight-undeclared-vars, js2-peek-token)
21058 (js2-parse-function-params, js2-mode-show-errors)
21059 (js2-mode-show-warnings, js2-make-magic-delimiter)
21060 (js2-mode-highlight-magic-parens): Update to use new face names.
21061
21062 2009-08-09 Michael Albinus <michael.albinus@gmx.de>
21063
21064 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
21065 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
21066
21067 2009-08-09 Chong Yidong <cyd@stupidchicken.com>
21068
21069 * subr.el: Provide hashtable-print-readable.
21070
21071 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
21072 hs-c-like-adjust-block-beginning.
21073 (hs-hide-block-at-point): Stop hiding at the beginning of
21074 hs-block-end-regexp (Bug#700).
21075
21076 2009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
21077
21078 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
21079 a macro.
21080 (gdb-registers-handler-custom): Do not fail when register names
21081 are unavailable.
21082
21083 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
21084
21085 * progmodes/gdb-mi.el (gdb-control-all-threads)
21086 (gdb-control-current-thread): Interactive setters for
21087 `gdb-gud-control-all-threads' to use in menu.
21088 (gdb-show-run-p): Show «Go» when process is not active.
21089 (gud-tool-bar-map): Add non-stop/A,T indicator.
21090 Uses gud/thread.xpm and gud/all.xpm.
21091
21092 2009-08-08 Yoni Rabkin <yoni@rabkins.net>
21093
21094 * net/net-utils.el (net-utils-font-lock-keywords): New var.
21095 (nslookup-font-lock-keywords): Make it a variable.
21096 (net-utils-mode): New mode for viewing diagnostic network output.
21097 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
21098 (net-utils-run-simple): New function.
21099 (ifconfig, iwconfig, netstat, arp, route): Use it.
21100
21101 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
21102
21103 * progmodes/gdb-mi.el (gdb-read-memory-custom)
21104 (gdb-memory-set-address, def-gdb-set-positive-number)
21105 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
21106 after changing settings.
21107 (gdb-invalidate-disassembly): Update when first shown.
21108 (gdb-edit-locals-value): Fix.
21109 (gdb-registers-handler-custom): Print registers in right order and
21110 allow changing register values (only for current thread yet).
21111 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
21112 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
21113 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
21114 (gdb-locals-handler-custom, gdb-registers-handler-custom):
21115 Thread info in mode name.
21116 (gdb-registers-mode-map): TAB to switch to locals.
21117
21118 2009-08-08 Eli Zaretskii <eliz@gnu.org>
21119
21120 * mail/rmail.el (rmail-add-mbox-headers)
21121 (rmail-set-message-counters-counter): Search for
21122 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
21123
21124 2009-08-08 Glenn Morris <rgm@gnu.org>
21125
21126 * Makefile.in (ELCFILES): Update.
21127
21128 2009-08-07 Eli Zaretskii <eliz@gnu.org>
21129
21130 * mail/sendmail.el (mail-yank-original):
21131 Set buffer-file-coding-system from the one used by the message whose
21132 text is yanked.
21133
21134 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
21135 to "windows" when "pgnuplot" is used.
21136 (calc-graph-command, calc-gnuplot-command, calc-graph-init):
21137 Don't call accept-process-output if "pgnuplot" is used.
21138 (calc-graph-init): Don't send -display and -geometry to
21139 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
21140 running "pgnuplot -V" with shell-command-to-string.
21141
21142 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
21143 the default.
21144
21145 2009-08-07 Eli Zaretskii <eliz@gnu.org>
21146
21147 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
21148 org/org-latex.elc.
21149
21150 2009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
21151
21152 * vc-dispatcher.el (vc-resynch-window): Update comment.
21153
21154 * term.el (term-handle-ansi-escape): Add comments with the
21155 terminfo capabilities implemented.
21156
21157 2009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
21158
21159 * progmodes/gdb-mi.el (gdb-var-create-regexp): Remove.
21160 (gdb-var-create-handler): Rewritten using JSON parser.
21161 (gdb-propertize-header): Move earlier.
21162 (gdb-set-header): Remove to avoid duplication.
21163 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
21164 Refresh disassembly buffers only after threads list have been
21165 update.
21166 (gdb-threads-header, gdb-registers-header): Per-buffer header line
21167 variables.
21168
21169 2009-08-04 Juri Linkov <juri@jurta.org>
21170
21171 * files.el: Commands to add/delete file/directory-local variables.
21172 (read-file-local-variable, read-file-local-variable-value)
21173 (read-file-local-variable-mode, modify-file-local-variable)
21174 (modify-file-local-variable-prop-line)
21175 (modify-dir-local-variable): New functions.
21176 (add-file-local-variable, delete-file-local-variable)
21177 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
21178 (add-dir-local-variable, delete-dir-local-variable)
21179 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
21180 (copy-dir-locals-to-file-locals-prop-line): New commands.
21181
21182 2009-08-04 Chong Yidong <cyd@stupidchicken.com>
21183
21184 * abbrev.el (insert-abbrev-table-description): Prettify output.
21185 Suggested by Karl Chen.
21186
21187 2009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
21188
21189 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
21190 (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
21191 (gdb-overlay-arrow-position, gdb-thread-position)
21192 (gdb-disassembly-position): Declare variables.
21193 (gdb-wait-for-pending): Function now.
21194 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
21195 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
21196 compilation goes smoothly.
21197 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
21198 (gdb-non-stop-setting): New customization setting which replaces
21199 `gdb-non-stop' so changing it doesn't break active GDB session.
21200 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
21201 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
21202 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
21203 (gdb-show-threads-by-default): New customization options.
21204 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
21205 routines.
21206 (gdb-get-buffer-create): Send buffers update signal when they are
21207 created.
21208 (gdb-invalidate-locals, gdb-invalidate-registers)
21209 (gdb-invalidate-breakpoints)
21210 (gdb-invalidate-threads, gdb-invalidate-disassembly)
21211 (gdb-invalidate-memory): Accept update signal.
21212 (gdb-current-context-command): Use --frame option.
21213 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
21214 Implement `gdb-frame-number' selection logic.
21215 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
21216 whether to show GUD toolbar buttons.
21217 (gdb-thread-exited): Unselect current thread when it exits.
21218 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
21219 (gdb-mark-line): Routine which sets overlay arrow or inverses
21220 video on fringeless displays.
21221 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
21222 to build aligned columns of data in GDB buffers and set text
21223 properties line-by-line.
21224 (gdb-invalidate-breakpoints)
21225 (gdb-breakpoints-list-handler-custom)
21226 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
21227 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
21228 (gdb-registers-handler-custom): Align data columns.
21229 (gdb-locals-handler-custom): Now prints data like in variable
21230 declarations.
21231 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
21232 Remove confusing buttons.
21233 (gdb-invalidate-threads): Append --frame.
21234 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
21235 between breakpoints/threads buffers.
21236 (gdb-set-window-buffer): Now can ignore dedicated windows.
21237 (gdb-propertize-header): Use `gdb-set-window-buffer'.
21238 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
21239 (def-gdb-thread-buffer-gud-command): Replaces
21240 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
21241 for fine thread control.
21242 (gdb-preempt-existing-or-display-buffer): New function used to
21243 display bound buffers without breaking window layout.
21244 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
21245 (gdb-select-frame): New version of `gdb-frames-select' which now
21246 sets `gdb-frame-number' so commands may use --frame option instead
21247 of inner debugger state.
21248 (gdb-frame-handler): Do not set `gdb-frame-number'.
21249 (gdb-threads-mode-map): Select threads with mouse.
21250
21251 * progmodes/gud.el (gdb-gud-context-call): Declare function to
21252 avoid compilation warning.
21253 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
21254 `gdb-show-stop-p`.
21255
21256 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
21257 Argument `key' renamed to `buffer-type'.
21258 (gdb-current-context-buffer-name): Do not add thread info to
21259 buffer name when no thread is selected.
21260 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
21261 command (bug 3794).
21262 (gdb-thread-selected): Handle `=thread-selected' notification.
21263 (gdb-wait-for-pending): New macro to deal with congestion problems.
21264 (gdb-breakpoints-list-handler-custom): Don't fail on pending
21265 breakpoints.
21266 (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
21267 This fixes problem similar to one described in bug 3947.
21268 (gud-menu-map): More menu items.
21269 (gdb-init-1): Reset `gdb-thread-number' to nil.
21270
21271 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
21272 non-stop settings.
21273
21274 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
21275 (gdb-current-context-command): Do not append --thread if
21276 `gdb-thread-number' is nil.
21277 (gdb-running-threads-count, gdb-stopped-threads-count):
21278 New variables.
21279 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
21280 (gdb-stopped-hooks, gdb-switch-when-another-stopped):
21281 New customization options.
21282 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
21283 GUD commands.
21284 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
21285 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
21286 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
21287 set `gdb-thread-number' and update `gud-running' properly.
21288 (gdb-running): Update threads list when new threads appear.
21289 (gdb-stopped): Support non-stop operation and new thread switching
21290 logic.
21291 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
21292 (gdb-json-partial-output): New set of JSON routines.
21293 (def-gdb-auto-update-trigger): New `signal-list' optional
21294 argument.
21295 (gdb-thread-list-handler-custom): Update `gud-running',
21296 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
21297 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
21298 (gdb-continue-thread, gdb-step-thread): New commands for fine
21299 thread execution control.
21300 (gud-menu-map): New menu items to switch non-stop options.
21301 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
21302 (gdb-send): Mimic RET properly (bug 3794).
21303
21304 * progmodes/gdb-mi.el (gdb-rules-name-maker)
21305 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
21306 gdb-buffer-rules.
21307 (def-gdb-auto-update-handler): New nopreserve optional argument.
21308 (gdb-stack-list-frames-custom): Print stack from top to bottom.
21309
21310 * progmodes/gdb-mi.el (gdb-pc-address): Remove unused variable.
21311 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
21312 (gdb-parent-mode): New mode to derive other GDB modes from.
21313 (gdb-display-disassembly-for-thread)
21314 (gdb-frame-disassembly-for-thread): New commands for threads
21315 buffer.
21316
21317 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
21318 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
21319 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
21320 (gdb-update): We now store all GDB buffers in a list so that they
21321 can be updated by traversing a list instead of calling invalidate
21322 triggers explicitly.
21323 (def-gdb-trigger-and-handler): New macro to define trigger-handler
21324 pair for GDB buffer.
21325 (gdb-stack-buffer-name): Add thread information.
21326 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
21327 handle pending triggers.
21328 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
21329 (def-gdb-thread-buffer-simple-command)
21330 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
21331 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
21332 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
21333 New commands which show buffers bound to thread.
21334 (gdb-stack-list-locals-regexp): Remove unused regexp.
21335
21336 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
21337 (gdb-locals-buffer-name, gdb-registers-buffer-name)
21338 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
21339 to (gud-comint-buffer) in *-buffer-name functions
21340 because (gdb-get-target-string) already does that.
21341 (gdb-locals-handler-custom, gdb-registers-handler-custom)
21342 (gdb-changed-registers-handler): Rewritten without regexps.
21343
21344 * progmodes/gdb-mi.el: Basic thread selection support.
21345 (gdb-thread-number): New variable.
21346 (gdb-current-context-command): New macro which adds --thread
21347 option to command.
21348 (gdb-threads-mode-map): Select thread with SPC.
21349 (gdb-thread-list-handler-custom): Mark current thread with overlay
21350 arrow. Synchronize GDB thread and Emacs thread.
21351 (gdb-select-thread): New command which selects current thread.
21352 (gdb-invalidate-frames, gdb-invalidate-locals)
21353 (gdb-invalidate-registers): Use --thread option.
21354
21355 2009-08-04 Michael Albinus <michael.albinus@gmx.de>
21356
21357 * net/tramp.el (top): Make check for tramp-gvfs loading more
21358 robust. (Bug#3977)
21359 (tramp-handle-insert-file-contents): `unwind-protect' must be
21360 inside `with-parsed-tramp-file-name'.
21361
21362 * net/tramp-gvfs.el (top): Remove superfluous message when loading
21363 fails.
21364
21365 2009-08-03 Nick Roberts <nickrob@snap.net.nz>
21366
21367 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
21368 directory if CLASSPATH is not set.
21369
21370 2009-08-03 Michael Albinus <michael.albinus@gmx.de>
21371
21372 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
21373 New defconst.
21374 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
21375
21376 2009-08-02 Kevin Ryde <user42@zip.com.au>
21377
21378 * net/newst-backend.el (newsticker--raw-url-list-defaults):
21379 Update freshmeat link. Delete newsforge.com as it seems gone.
21380
21381 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
21382
21383 * select.el (x-set-selection): Doc fix (Bug#4021).
21384
21385 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
21386
21387 * help-fns.el (describe-variable): Treat list return values from
21388 dir-locals-find-file properly (Bug#4005).
21389
21390 2009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
21391
21392 * net/tramp.el (tramp-debug-message): Print also microseconds.
21393
21394 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
21395
21396 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
21397 or END is non-nil.
21398 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
21399 (tramp-get-debug-buffer): Change `outline-regexp' according to new
21400 format.
21401
21402 * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
21403 (tramp-get-file-property): Use it.
21404
21405 * autorevert.el (auto-revert-handler):
21406 Allow `auto-revert-tail-mode' for remote files.
21407
21408 2009-08-02 Jason Rumney <jasonr@gnu.org>
21409
21410 * minibuffer.el (read-file-name): Treat confirm options to
21411 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
21412
21413 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
21414
21415 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
21416 (font-lock-variable-name-face, font-lock-constant-face):
21417 Darken the colors for light backgrounds.
21418
21419 2009-08-01 Eli Zaretskii <eliz@gnu.org>
21420
21421 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
21422 month names. (Bug#3987)
21423
21424 2009-07-31 Chong Yidong <cyd@stupidchicken.com>
21425
21426 * simple.el (line-move-finish): Pass whole number to
21427 line-move-to-column.
21428 (line-move-visual): Perform hscroll to the recorded position.
21429
21430 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
21431
21432 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
21433
21434 2009-07-29 Alan Mackenzie <acm@muc.de>
21435
21436 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
21437
21438 2009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
21439
21440 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
21441 (gdb-place-breakpoints): Use full path when setting breakpoints.
21442
21443 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
21444
21445 * calc/calc.el (calc-mode-map): Add keybinding for
21446 `calc-transpose-lines'.
21447
21448 2009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
21449
21450 * calc/calc-misc.el (calc-transpose-lines): New function.
21451
21452 2009-07-28 Michael Albinus <michael.albinus@gmx.de>
21453
21454 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
21455 Simplify check for out-of-band methods.
21456 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
21457 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
21458
21459 2009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
21460
21461 * vc-git.el (vc-git-checkin): Fix typo.
21462
21463 2009-07-28 Steve Yegge <steve.yegge@gmail.com>
21464
21465 * progmodes/js2-mode.el: New file.
21466
21467 2009-07-28 Nick Roberts <nickrob@snap.net.nz>
21468
21469 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
21470 (gud-menu-map): Adjust tooltip accordingly.
21471
21472 2009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
21473
21474 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
21475 (vc-bzr-log-view-mode): Adjust log-view-file-re.
21476
21477 * add-log.el (change-log-mode-map): Add a menu.
21478
21479 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
21480
21481 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
21482 function returns nil.
21483 (dbus-handle-event): Handle special return value :ignore.
21484 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
21485
21486 2009-07-26 Chong Yidong <cyd@stupidchicken.com>
21487
21488 * view.el (view-mode-enable): Don't define Helper-return-blurb if
21489 it's not needed.
21490
21491 2009-07-25 Eli Zaretskii <eliz@gnu.org>
21492
21493 Fix Bug#3888:
21494
21495 * w32-vars.el (x-select-enable-clipboard): Doc fix.
21496
21497 * term/pc-win.el (x-display-name, x-colors)
21498 (x-select-enable-clipboard, x-select-text): Doc fix.
21499
21500 * term/common-win.el (x-display-name, x-colors): Doc fix.
21501
21502 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
21503 (xw-defined-colors): Doc fix.
21504
21505 * w32-fns.el (x-select-text, x-setup-function-keys)
21506 (x-get-selection, x-set-selection): Doc fix.
21507
21508 * term/x-win.el (x-select-text, x-setup-function-keys)
21509 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
21510
21511 * select.el (x-set-selection): Doc fix.
21512
21513 2009-07-25 Michael Albinus <michael.albinus@gmx.de>
21514
21515 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
21516 instead of "IsNSSSupportAvailable". Avahi ought to work also when
21517 "IsNSSSupportAvailable" method is not available.
21518 Reported by Steve Youngs <steve@sxemacs.org>.
21519
21520 2009-07-24 Kenichi Handa <handa@m17n.org>
21521
21522 * international/characters.el: Fix setting of category ?C, ?|, ?K,
21523 and ?H. Fix setting of case for Latin Extended and Greek Extended.
21524 (build-unicode-category-table): Fix range checks.
21525
21526 2009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
21527
21528 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
21529 the buffer we try to sync is current when calling
21530 vc-resynch-buffer.
21531
21532 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
21533 not show up to date files.
21534
21535 2009-07-24 Glenn Morris <rgm@gnu.org>
21536
21537 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
21538 Add autoload cookies. If necessary, initialize.
21539 (elint-log): Handle non-file buffers.
21540 (elint-initialize): Add optional argument to reinitialize.
21541 (elint-find-builtin-variables): Save excursion.
21542
21543 2009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
21544
21545 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
21546 for Lint.
21547
21548 2009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
21549
21550 * vc.el (vc-print-log-internal): New function, split out from ...
21551 (vc-print-log): ... here.
21552 (vc-dir-move-to-goal-column): Declare.
21553
21554 * vc-git.el (vc-git-add-signoff): New variable.
21555 (vc-git-checkin): Use it.
21556 (vc-git-toggle-signoff): New function.
21557 (vc-git-extra-menu-map): Bind it to menu.
21558 (vc-git--run-command-string): Accept a nil FILE argument.
21559 (vc-git-stash-list): New function.
21560 (vc-git-dir-extra-headers): Use it.
21561
21562 2009-07-23 Glenn Morris <rgm@gnu.org>
21563
21564 * help-fns.el (describe-variable): Describe ignored and risky local
21565 variables in a similar way to that in which we describe safe ones.
21566
21567 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
21568 (byte-compile-output-file-form, byte-compile-output-docform)
21569 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
21570 Give some more local variables with common names a "bytecomp-" prefix,
21571 so as not to shadow things during compilation.
21572 * emacs-lisp/cl-macs.el (load-time-value)
21573 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
21574 `outbuffer' to `bytecomp-outbuffer'.
21575
21576 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
21577 since the next two variables cover them automatically now.
21578 (elint-builtin-variables, elint-autoloaded-variables): New.
21579 (elint-unknown-builtin-args): Remove all members, since they can be
21580 parsed automatically now.
21581 (elint-extra-errors): New.
21582 (elint-env-add-env, elint-env-add-macro): Use cadr.
21583 (elint-current-buffer): Use or. Change final message.
21584 (elint-get-top-forms): Use line-end-position.
21585 (elint-init-env): Use cadr. Handle autoload, declare-function,
21586 and defalias.
21587 (elint-add-required-env): Doc fix. Use or. Standardize error.
21588 (regexp-assoc): Remove unused function.
21589 (elint-top-form): Set elint-current-pos, to record the start of the
21590 top-level form, for compilation-mode.
21591 (elint-form): Trap errors in macro expansion. Use dolist.
21592 (elint-unbound-variable): Use elint-builtin-variables and
21593 elint-autoloaded-variables.
21594 (elint-get-args): Use cadr, or.
21595 (elint-check-cond-form): Use dolist, cadr.
21596 (elint-check-condition-case-form): Doc fix. Use cadr.
21597 Use elint-extra-errors.
21598 (elint-log): New function.
21599 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
21600 Distinguish errors and warnings.
21601 (elint-log-message): Use with-current-buffer. Inhibit read-only.
21602 Use a bytecomp-style format.
21603 (elint-clear-log): Preserve default-directory. Inhibit read-only.
21604 (elint-get-log-buffer): Use compilation mode. Disable undo.
21605 Don't truncate lines.
21606 (elint-initialize): Set builtin and autoloaded variable lists.
21607 Only process elint-unknown-builtin-args if non-nil.
21608 (elint-find-builtin-variables, elint-find-autoloaded-variables):
21609 New functions.
21610 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
21611
21612 2009-07-22 Kevin Ryde <user42@zip.com.au>
21613
21614 * net/newst-backend.el (newsticker--parse-atom-1.0)
21615 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
21616 (newsticker--parse-rss-1.0):
21617 * progmodes/idlwave.el (idlwave-mode):
21618 * progmodes/idlw-shell.el (idlwave-shell-mode):
21619 * progmodes/vera-mode.el (vera-mode):
21620 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
21621 * progmodes/vhdl-mode.el (vhdl-mode):
21622 * textmodes/table.el (table-generate-source)
21623 (table--warn-incompatibility):
21624 Hyperlink urls in docstrings with URL `...'.
21625
21626 2009-07-22 Glenn Morris <rgm@gnu.org>
21627
21628 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
21629 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
21630 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
21631 Remove leading * from defcustom docs.
21632
21633 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
21634
21635 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
21636 defcustom doc.
21637 (list-load-path-shadows): Optionally, just return shadows as a string.
21638
21639 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
21640
21641 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
21642
21643 * mail/rmailedit.el (rmail-edit-mode):
21644 Use auto-save-include-big-deletions.
21645
21646 * mail/rmail.el (rmail-variables):
21647 Use auto-save-include-big-deletions.
21648
21649 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
21650 changes.
21651
21652 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
21653
21654 * calc/calc.el (calc-undo-length): New variable.
21655 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
21656
21657 2009-07-21 Richard Stallman <rms@gnu.org>
21658
21659 * files.el (auto-save-mode): Handle buffer-save-size = -2
21660 for toggling mode.
21661
21662 2009-07-21 Glenn Morris <rgm@gnu.org>
21663
21664 * textmodes/ispell.el (ispell-looking-back): Update declaration.
21665
21666 * calendar/todo-mode.el (calendar-current-date): Update declaration.
21667
21668 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
21669 silence compiler. Instead...
21670 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
21671 (ps-print-ensure-fontified): Update for above function name changes.
21672
21673 * printing.el (pr-mh-get-msg-num, pr-mh-show)
21674 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
21675 silence compiler. Instead...
21676 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
21677 (mh-show-buffer): Only define for compiler.
21678 (pr-mh-current-message): Update for above function name changes.
21679
21680 * files.el (abort-if-file-too-large): Explicitly pass `filename'
21681 as an argument.
21682 (find-file-noselect, insert-file-1): Update for above change.
21683
21684 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
21685
21686 * mail/mailclient.el (mailclient-send-it): Fix message.
21687
21688 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
21689 (edebug-eval): Check cl-debug-env is bound.
21690 (print-level, print-circle): Don't redefine built-in variables.
21691
21692 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
21693 (custom-print-vectors): Remove old comments from doc.
21694
21695 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
21696 (emerge-version): Make the variable an obsolete alias for the
21697 emacs-version variable. Make the function obsolete.
21698 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
21699 Emerge options, rather than merging in into the main Options menu.
21700 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
21701 and auto advance modes. Disable edit/fast items when not relevant.
21702
21703 2009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
21704
21705 * term/vt420.el (terminal-init-vt420): Fix typo.
21706
21707 2009-07-20 Sam Steingold <sds@gnu.org>
21708
21709 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
21710 variable (removed from compile.el on 2004-03-11).
21711
21712 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
21713
21714 * files.el (hack-local-variables-filter): Fix last change.
21715
21716 2009-07-19 Juri Linkov <juri@jurta.org>
21717
21718 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
21719 (dir-local-variables-alist): New buffer-local variable.
21720 (hack-local-variables-filter): If variable is not dir-local,
21721 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
21722 because file-local overrides dir-local.
21723 (c-postprocess-file-styles) <declare-function>:
21724 Remove obsolete declaration.
21725 (hack-dir-local-variables): Add dir-local variable/value pair to
21726 `dir-local-variables-alist' and remove duplicates. Doc fix.
21727
21728 * help-fns.el (describe-variable): Add information about
21729 file-local and dir-local variables.
21730
21731 2009-07-19 Chong Yidong <cyd@stupidchicken.com>
21732
21733 * files.el (hack-local-variables-filter): Rewrite.
21734
21735 2009-07-19 Glenn Morris <rgm@gnu.org>
21736
21737 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
21738 Silence compiler by only defining on XEmacs.
21739
21740 * international/mule.el (auto-coding-regexp-alist): Only match
21741 BABYL... at the start of buffer, not of lines. (Bug#3790)
21742
21743 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
21744 non-calendar buffers (Bug#3862). Restore "not on a date" message.
21745 (cal-menu-context-mouse-menu): Doc fix.
21746
21747 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
21748
21749 * simple.el (mail-user-agent): Doc fix. Set :version tag.
21750
21751 2009-07-18 Juri Linkov <juri@jurta.org>
21752
21753 * info.el: Virtual Info keyword finder.
21754 (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
21755 (Info-finder-file): New variable.
21756 (Info-finder-find-file): New function.
21757 (finder-known-keywords, finder-package-info)
21758 (find-library-name, lm-commentary): Use defvar and
21759 declare-function to silence compiler warnings.
21760 (Info-finder-find-node): New function.
21761 (info-finder): New command.
21762
21763 * subr.el (process-kill-buffer-query-function): New function.
21764 (add-hook)<kill-buffer-query-functions>: Add hook
21765 `process-kill-buffer-query-function'.
21766
21767 2009-07-18 Alan Mackenzie <acm@muc.de>
21768
21769 * progmodes/cc-mode.el (c-before-hack-hook)
21770 (c-postprocess-file-styles): Give invocation of `c-set-style'
21771 DONT-OVERRIDE parameter of t. Already set style variables will
21772 thus not be overridden by style settings given by `c-file-syle'.
21773
21774 * files.el (hack-local-variables-filter): Remove entries with
21775 duplicate keys from `file-local-variables-alist'.
21776
21777 2009-07-18 Eli Zaretskii <eliz@gnu.org>
21778
21779 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
21780 x-set-selection if display-selections-p returns nil for the
21781 current frame.
21782
21783 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
21784
21785 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
21786
21787 2009-07-18 Eli Zaretskii <eliz@gnu.org>
21788
21789 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
21790 Accept nil in addition to a regexp.
21791 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
21792 Accept nil in addition to a regexp.
21793 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
21794 buffers that have an associated file. Handle nil values of
21795 desktop-buffers-not-to-save and desktop-files-not-to-save.
21796 (Bug#3833)
21797
21798 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
21799 (x-disown-selection-internal): New functions.
21800
21801 2009-07-18 Nick Roberts <nickrob@snap.net.nz>
21802
21803 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
21804 warning.
21805 (gdb-breakpoints-header): Move forward to avoid compiler warning.
21806 (gdb-make-header-line-mouse-map): Remove duplicate definition.
21807
21808 2009-07-18 David De La Harpe Golden <david@harpegolden.net>
21809
21810 * simple.el (set-mark): Revert last change.
21811
21812 2009-07-17 Tassilo Horn <tassilo@member.fsf.org>
21813
21814 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
21815 rendering of pngs is not possible instead of messaging a long
21816 description.
21817
21818 2009-07-17 David De La Harpe Golden <david@harpegolden.net>
21819
21820 * w32-fns.el (x-selection-owner-p): New function.
21821
21822 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
21823 (mouse-yank-at-click, mouse-yank-primary):
21824 If select-active-regions is non-nil, deactivate the mark before
21825 insertion.
21826
21827 * simple.el (deactivate-mark, set-mark): Only save selection if we
21828 own it.
21829
21830 2009-07-17 Kenichi Handa <handa@m17n.org>
21831
21832 * case-table.el (describe-buffer-case-table): Fix for the case
21833 that KEY is a cons.
21834
21835 2009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
21836
21837 * vc-rcs.el (vc-rcs-find-file-hook):
21838 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
21839
21840 2009-07-16 Michael Albinus <michael.albinus@gmx.de>
21841
21842 * net/tramp.el (tramp-wait-for-output): Handle the case when
21843 commands do not return a newline but a null byte before the shell
21844 prompt. (Bug#3858)
21845
21846 2009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21847
21848 * term/ns-win.el (ns-set-alpha): Don't declare.
21849 (ns-set-background-alpha): Remove function.
21850
21851 2009-07-16 Kevin Ryde <user42@zip.com.au>
21852
21853 * emacs-lisp/copyright.el (copyright-update): Save match-data across
21854 y-or-n-p, for safety.
21855
21856 2009-07-16 Richard Stallman <rms@gnu.org>
21857
21858 * files.el (auto-save-mode): If buffer-saved-size is -2,
21859 don't clobber it.
21860
21861 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
21862 (rmail-retry-ignored-headers): Add more uninteresting fields.
21863
21864 2009-07-15 Jari Aalto <jari.aalto@cante.net>
21865
21866 * net/rcirc.el (rcirc): Use history variables.
21867 (rcirc-server-name-history, rcirc-nick-name-history)
21868 (rcirc-server-port-history): New variables.
21869
21870 2009-07-15 Kenichi Handa <handa@m17n.org>
21871
21872 * international/mule-cmds.el (set-language-environment-charset):
21873 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
21874 ignore them.
21875
21876 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
21877 Delete unibyte-display.
21878
21879 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
21880
21881 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
21882
21883 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
21884
21885 * simple.el (deactivate-mark): Optional argument FORCE.
21886 (set-mark): Use deactivate-mark.
21887
21888 * info.el (Info-search): No need to check transient-mark-mode
21889 before calling deactivate-mark.
21890
21891 * select.el (x-set-selection): Doc fix.
21892 (x-valid-simple-selection-p): Allow buffer values.
21893 (xselect--selection-bounds): Handle buffer values.
21894 Suggested by David De La Harpe Golden.
21895
21896 * mouse.el (mouse-set-region, mouse-drag-track):
21897 Call copy-region-as-kill before setting the mark, to let
21898 select-active-regions work.
21899
21900 2009-07-15 David De La Harpe Golden <david@harpegolden.net>
21901
21902 * simple.el (deactivate-mark): If select-active-regions is
21903 non-nil, copy the selection data into a string.
21904 (activate-mark): If select-active-regions is non-nil, set the
21905 selection to the current buffer.
21906 (set-mark): Update selection if select-active-regions is non-nil.
21907
21908 * select.el (x-valid-simple-selection-p): Allow buffer values.
21909
21910 2009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
21911
21912 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
21913 and more featureful message-mode.
21914
21915 2009-07-14 Chong Yidong <cyd@stupidchicken.com>
21916
21917 * select.el (x-set-selection): Doc fix.
21918 (x-valid-simple-selection-p): Disallow selection data consisting
21919 of a list or cons of integers, since that is not used.
21920 (xselect--selection-bounds, xselect--int-to-cons): New functions.
21921 (xselect-convert-to-string, xselect-convert-to-length)
21922 (xselect-convert-to-filename, xselect-convert-to-charpos)
21923 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
21924
21925 2009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
21926
21927 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
21928 output in -break-info command (Emacs bug #3794).
21929
21930 2009-07-14 Glenn Morris <rgm@gnu.org>
21931
21932 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
21933 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
21934 (edebug-print-length, edebug-print-level, edebug-print-circle)
21935 (edebug-sit-for-seconds, edebug-view-outside)
21936 (edebug-bounce-point, edebug-set-global-break-condition)
21937 (edebug-Go-nonstop-mode, edebug-trace-mode)
21938 (edebug-Trace-fast-mode, edebug-continue-mode)
21939 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
21940 (edebug-visit-eval-list): Doc fixes.
21941
21942 * subr.el (def-edebug-spec): Doc fix.
21943
21944 2009-07-14 Kenichi Handa <handa@m17n.org>
21945
21946 * international/characters.el: Fix setting of category ?C.
21947
21948 2009-07-13 Jan Djärv <jan.h.d@swipnet.se>
21949
21950 * term/ns-win.el (x-select-font): defalias x-select-font to
21951 ns-popup-font-panel instead of generate-fontset-menu.
21952
21953 2009-07-12 Eli Zaretskii <eliz@gnu.org>
21954
21955 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
21956
21957 2009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
21958
21959 * arc-mode.el (archive-find-type): Allow for a PK00 string before
21960 the PK\003\004 header (Bug#3770).
21961
21962 2009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
21963
21964 * pcomplete.el (pcomplete-comint-setup): Check for
21965 shell-dynamic-complete-filename too.
21966
21967 2009-07-11 Chong Yidong <cyd@stupidchicken.com>
21968
21969 * simple.el (temporary-goal-column): Change the value for
21970 line-move-visual to a cons cell.
21971 (line-move-visual): Record or set the window hscroll, if
21972 necessary (Bug#3494).
21973 (line-move-1): Handle cons value of temporary-goal-column.
21974
21975 2009-07-11 Kenichi Handa <handa@m17n.org>
21976
21977 * international/mule-diag.el (describe-character-set): Don't show
21978 width.
21979
21980 2009-07-10 Sam Steingold <sds@gnu.org>
21981
21982 * progmodes/compile.el (compilation-mode-font-lock-keywords):
21983 Omake sometimes indents the errors it prints, so allow all
21984 regexps to start with spaces.
21985
21986 2009-07-10 Eli Zaretskii <eliz@gnu.org>
21987
21988 * cus-edit.el (customize-changed-options-previous-release):
21989 Bump value to 22.1. (Bug#3804)
21990
21991 2009-07-08 Sam Steingold <sds@gnu.org>
21992
21993 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
21994 to be a cons cell (test . ignored-directory) to selectively ignore
21995 some directories depending on the location of the search.
21996
21997 2009-07-08 Michael Albinus <michael.albinus@gmx.de>
21998
21999 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
22000 remote user is root, on the local host.
22001 (tramp-local-host-p): Either the local user or the remote user
22002 must be root. (Bug#3771)
22003
22004 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
22005
22006 * progmodes/gdb-mi.el (gdb): Remove description of
22007 gdb-use-separate-io-buffer.
22008 (menu): Don't allow toggling of or enable
22009 gdb-use-separate-io-buffer from menubar.
22010
22011 2009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
22012
22013 * mail/unrmail.el (unrmail): Make sure the message ends with two
22014 newlines (Bug#3769).
22015
22016 2009-07-08 Glenn Morris <rgm@gnu.org>
22017
22018 * calendar/calendar.el (calendar-current-date): Rework previous change.
22019
22020 2009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
22021
22022 * calendar/calendar.el (calendar-current-date):
22023 Add an optional argument giving an offset from today.
22024
22025 2009-07-08 Glenn Morris <rgm@gnu.org>
22026
22027 * tutorial.el (tutorial--describe-nonstandard-key):
22028 Adjust the message for when a key has been unbound.
22029 (help-with-tutorial): Hide the arch-tag.
22030
22031 2009-07-08 Kenichi Handa <handa@m17n.org>
22032
22033 * international/fontset.el (setup-default-fontset): For each
22034 script, append (not set) font-specs.
22035
22036 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
22037 docstring.
22038
22039 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
22040
22041 * progmodes/gdb-mi.el (gdb-init-1): Move sending
22042 -data-list-register-names to ...
22043 (gdb-starting): ... here because GDB 7.0 requires execution to
22044 have started when using this MI command.
22045 (gdb-set-header): New function to distinguish select and
22046 unselected tabs in gdb buffers.
22047 (gdb-propertize-header): New macro that uses gdb-set-header.
22048 (gdb-breakpoints-header, gdb-locals-header): Use it.
22049 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
22050
22051 2009-07-07 Chong Yidong <cyd@stupidchicken.com>
22052
22053 * Makefile.in (ELCFILES): Remove fadr.elc.
22054
22055 2009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
22056
22057 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
22058 may contain frame information, so `string-match' should be used.
22059 (gdb-update): Disassembly is invalidated through
22060 `gdb-get-selected-frame'.
22061 (gdb-pad-string): New function to pad string with spaces.
22062 (gdb-invalidate-disassembly): Invalidate only if the buffer
22063 exists.
22064 (gdb-disassembly-handler-custom): Column alignment.
22065 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
22066 placing new ones.
22067 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
22068 end of line, too.
22069 (gdb-frame-handler): Match convention to for disassembly buffer
22070 mode name.
22071 (gdb-stack-list-frames-handler): Rewritten without regexps.
22072 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
22073 not highlight breakpoints without line information.
22074 (gdb-input): Add trailing newline to command.
22075
22076 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
22077 buffer properly.
22078 (gdb-breakpoints-list-handler-custom): Replacement for
22079 `gdb-break-list-handler'. Using real parser instead of regexps
22080 now.
22081 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
22082 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
22083 to place breakpoints.
22084 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
22085 functions.
22086 (gdb-disassembly-handler-custom): Show overlay arrow.
22087 (gdb-disassembly-place-breakpoints): Show breakpoints in
22088 disassembly buffer.
22089 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
22090 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
22091 instead of parsing breakpoints buffer. Fixed old menu references
22092 in `gud-menu-map'.
22093
22094 * fadr.el: Remove.
22095
22096 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
22097 (gdb-memory-address): New variable which holds top address of
22098 memory page shown in memory buffer.
22099 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit):
22100 New customization variables.
22101 New functions:
22102 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
22103 display the memory buffer.
22104 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
22105 buffer display parameters.
22106 (def-gdb-memory-format, gdb-memory-format-binary)
22107 (gdb-memory-format-octal, gdb-memory-format-unsigned)
22108 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
22109 Functions for setting memory buffer format.
22110 (gdb-memory-unit-word, gdb-memory-unit-halfword)
22111 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
22112 unit size used in memory buffer.
22113 (gdb-memory-show-next-page, gdb-memory-show-previous-page):
22114 Switch to next/previous page of memory buffer.
22115 Now using (bindat-get-field) instead of fadr functions.
22116
22117 2009-07-07 Sam Steingold <sds@gnu.org>
22118
22119 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
22120 non-top-level files.
22121
22122 2009-07-07 Kenichi Handa <handa@m17n.org>
22123
22124 * international/mule-cmds.el (reset-language-environment):
22125 Put the highset priority to the charset iso-8859-1.
22126
22127 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
22128
22129 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
22130 to the end of the line when locating the block (Bug#700).
22131
22132 2009-07-06 Michael Albinus <michael.albinus@gmx.de>
22133
22134 * net/tramp.el (tramp-handle-write-region): Flush file properties
22135 in case of short track.
22136
22137 2009-07-06 Michael McNamara <mac@mail.brushroad.com>
22138
22139 * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
22140 Coded custom representation of verilog error regular expressions
22141 to work with Emacs-22's new format.
22142 (verilog-error-regexp-xemacs-alist): Coded custom representation
22143 of verilog error regular expressions to work with XEmacs format.
22144 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
22145 error recognition into XEmacs.
22146 (verilog-error-regexp-add-emacs): Hook routine to install verilog
22147 error recognition into Emacs-22.
22148
22149 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
22150
22151 * woman.el: Remove stand-alone closing parentheses.
22152 (woman-file-name, woman2-format-paragraphs)
22153 (woman-leave-blank-lines): Code cleanup.
22154 (woman-use-own-frame): Change default to nil.
22155 (woman-italic, woman-bold, woman-unknown, woman-addition):
22156 Change defaults to inherit from default faces.
22157 (woman2-process-escapes): Consume the newline after a stand-alone
22158 filler character (Bug#3651).
22159
22160 2009-07-06 Glenn Morris <rgm@gnu.org>
22161
22162 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
22163 (top-level): Move provide to the end.
22164 (ffap): Remove defunct URL from custom group.
22165
22166 * subr.el (eval-after-load): Doc fix.
22167
22168 2009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
22169
22170 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
22171 `calc-embedded-word' is called twice.
22172
22173 2009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
22174
22175 * files.el (find-alternate-file-other-window, find-alternate-file):
22176 Obey confirm-nonexistent-file-or-buffer.
22177
22178 2009-07-05 Michael Albinus <michael.albinus@gmx.de>
22179
22180 * dired-aux.el (dired-show-file-type): Handle remote files.
22181
22182 2009-07-05 Jari Aalto <jari.aalto@cante.net>
22183
22184 * desktop.el (desktop-globals-to-save):
22185 Add file-name-history (Bug#2750).
22186
22187 2009-07-05 Chong Yidong <cyd@stupidchicken.com>
22188
22189 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
22190
22191 2009-07-04 Johan Bockgård <bojohan@gnu.org>
22192
22193 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
22194 property on entire argument since this is what eshell-lisp-command
22195 expects.
22196
22197 2009-07-03 Michael Albinus <michael.albinus@gmx.de>
22198
22199 * net/tramp-gvfs.el (tramp-gvfs-methods)
22200 (tramp-gvfs-zeroconf-domain)
22201 (tramp-bluez-discover-devices-timeout): Add version flag.
22202 (tramp-gvfs-handler-mounted-unmounted)
22203 (tramp-gvfs-connection-mounted-p): Polish handling of
22204 incompatibilities between GVFS 0.2 and 1.0.
22205
22206 2009-07-03 Jan Djärv <jan.h.d@swipnet.se>
22207
22208 * cus-start.el (all): Add make-pointer-invisible.
22209
22210 2009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
22211
22212 * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
22213 formatted correctly.
22214
22215 2009-07-02 Juri Linkov <juri@jurta.org>
22216
22217 * info.el: Virtual Info files and nodes.
22218 (Info-virtual-files, Info-virtual-nodes): New variables.
22219 (Info-current-node-virtual): New variable.
22220 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
22221 New functions.
22222 (Info-file-supports-index-cookies): Use Info-virtual-file-p
22223 to check for a virtual file instead of checking a fixed list
22224 of node names.
22225 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
22226 instead of ad-hoc processing of "dir" and (apropos history toc).
22227 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
22228 instead of ad-hoc processing of "dir" and (apropos history toc).
22229 Reread a file when moving from a virtual node.
22230 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
22231 (Info-directory-toc-nodes, Info-directory-find-file)
22232 (Info-directory-find-node): New functions.
22233 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
22234 (Info-history): Move part of code to
22235 `Info-history-find-node'.
22236 (Info-history-toc-nodes, Info-history-find-file)
22237 (Info-history-find-node): New functions.
22238 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
22239 (Info-toc): Move part of code to `Info-toc-find-node'.
22240 (Info-toc-find-node): New function.
22241 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
22242 the current Info file name to references because now the node
22243 "*TOC*" belongs to the same Info manual.
22244 (Info-toc-build): Rename from `Info-build-toc'.
22245 (Info-toc-nodes): Rename input argument `file' to `filename'.
22246 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
22247 instead of ad-hoc processing of ("dir" apropos history toc).
22248 (Info-index-nodes): Use Info-virtual-file-p
22249 to check for a virtual file instead of checking a fixed list
22250 of node names.
22251 (Info-index-node): Add check for `Info-current-node-virtual'.
22252 Raise `save-match-data' higher up the tree to contain
22253 `search-forward' too (bug fix).
22254 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
22255 (Info-virtual-index-nodes): New variable.
22256 (Info-virtual-index-find-node, Info-virtual-index): New functions.
22257 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
22258 (Info-apropos-file, Info-apropos-nodes): New variables.
22259 (Info-apropos-toc-nodes, Info-apropos-find-file)
22260 (Info-apropos-find-node, Info-apropos-matches): New functions.
22261 (info-apropos): Move part of code to `Info-apropos-find-node' and
22262 `Info-apropos-matches'.
22263 (Info-mode-map): Bind "I" to `Info-virtual-index'.
22264 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
22265 for a virtual file instead of checking a fixed list of node names.
22266
22267 * simple.el (async-shell-command): New command.
22268
22269 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
22270
22271 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
22272 instead of `mount-info'.
22273
22274 2009-07-02 Michael Albinus <michael.albinus@gmx.de>
22275
22276 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
22277 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
22278
22279 2009-07-02 Kenichi Handa <handa@m17n.org>
22280
22281 * international/mule.el (set-keyboard-coding-system): Force *-unix
22282 coding-system to avoid eol conversion.
22283
22284 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
22285
22286 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
22287 Add handler for `process-file', `shell-command' and
22288 `start-file-process'.
22289 (tramp-gvfs-handle-shell-command)
22290 (tramp-gvfs-handle-start-file-process)
22291 (tramp-gvfs-handle-process-file): New defuns.
22292 (tramp-synce-list-devices): Simplify check for existence of property.
22293
22294 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
22295
22296 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
22297
22298 2009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
22299
22300 * language/korean.el (set-language-info-alist): Add korean-cp949,
22301 cp949 to spec.
22302
22303 2009-07-01 Kenichi Handa <handa@m17n.org>
22304
22305 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
22306
22307 * international/encoded-kb.el: Deleted.
22308
22309 * international/mule.el (set-keyboard-coding-system): Perform the
22310 necessary setup here instead of calling encoded-kbd-setup-display.
22311
22312 2009-07-01 Glenn Morris <rgm@gnu.org>
22313
22314 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
22315
22316 2009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
22317
22318 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
22319
22320 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
22321
22322 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
22323 Handle also the 'rename case, when setting file modes. (Bug#3712)
22324 (tramp-default-file-modes): Remove execute permissions.
22325
22326 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
22327 (top): Add a default for "synce" in `tramp-default-user-alist'.
22328 Add completion function for "synce" method.
22329 (tramp-hal-service, tramp-hal-path-manager)
22330 (tramp-hal-interface-manager, tramp-hal-interface-device):
22331 New defconst.
22332 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
22333 (tramp-synce-list-devices, tramp-synce-parse-device-names):
22334 New defuns.
22335
22336 * net/trampver.el: Update release number.
22337
22338 2009-06-30 Kenichi Handa <handa@m17n.org>
22339
22340 * international/fontset.el (setup-default-fontset): Add CJK fonts
22341 for symbols and the other miscellaneous characters.
22342
22343 * language/korea-util.el (setup-korean-environment-internal):
22344 Make char-width-table suitable for Korean environments.
22345 (exit-korean-environment): Cancel above.
22346
22347 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
22348 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
22349 setup-function to make char-width-table suitable for respective
22350 environments, and an exit-function to cancel that.
22351
22352 * language/japan-util.el (setup-japanese-environment-internal):
22353 Call use-cjk-char-width-table with arg `ja_JP'.
22354
22355 * international/characters.el (cjk-char-width-table): Delete it.
22356 (cjk-char-width-table-list): New variable.
22357 (use-cjk-char-width-table): New arg local-name.
22358 (use-default-char-width-table): Fix for the case that Emacs is
22359 already using the default char-width-table.
22360
22361 2009-06-29 Michael Albinus <michael.albinus@gmx.de>
22362
22363 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
22364 modes mandatory. (Bug#3712)
22365
22366 2009-06-29 Alan Mackenzie <acm@muc.de>
22367
22368 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
22369 correction between the visible width of TABs and their number of bytes.
22370
22371 2009-06-29 Chong Yidong <cyd@stupidchicken.com>
22372
22373 * server.el (server-buffer-done): Prevent kill-buffer from
22374 prompting by clearing the buffer modification flag (Bug#3696).
22375
22376 2009-06-28 Michael McNamara <mac@mail.brushroad.com>
22377
22378 * progmodes/verilog-mode.el (verilog-beg-of-statement)
22379 (verilog-endcomment-reason-re): Support unique case and priority case.
22380 (verilog-basic-complete-re): Support localparam lineup.
22381 (verilog-beg-of-statement-1): Fix for robustness, unique case.
22382 (verilog-set-auto-endcomments): Fix for unique case, always_comb
22383 commenting.
22384 (verilog-leap-to-case-head): Now support *nested* unique &
22385 priority case statements.
22386 (verilog-auto-lineup): Make just declarations the default (as it
22387 had been).
22388 (verilog-leap-to-case-head): Support priority/unique case statements.
22389 (verilog-auto-lineup): Rework to give users radio buttons to
22390 select the various styles of automatic lineup.
22391 (verilog-error-regexp-alist): Rework to support the XEmacs style
22392 of error regular expressions from compilers, lint tools &
22393 simulators. Note that GNU Emacs has made it impossible for a mode
22394 to load such things.
22395 (electric-verilog-terminate-line, verilog-indent-declaration)
22396 (verilog-auto-wiure): Rework for radio button selection of
22397 auto-lineup selection of specification of auto lineup.
22398 (verilog-beg-of-statement-1): Redesign to support proper operation
22399 in additional code, based on testing with auto-lineup.
22400 (verilog-calculate-indent, assignments & declarations)
22401 (verilog-backward-token): Enhance to support auto-lineup of
22402 assignments & declarations.
22403 (verilog-in-directive-p, verilog-at-struct-p): New function for
22404 easy test of whether we are.
22405 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
22406 to support safe execution at almost anyline.
22407 (verilog-calc-1): Properly support indenting deep inside generate
22408 blocks.
22409 (verilog-init-font): Remove definition & use of verilog-init-font,
22410 as it is redundant with font-lock-defaults.
22411 (verilog-mode): Alter the definition of verilog-font-lock-defaults
22412 to avoid circular calls if syntax-ppss is a function (as is the
22413 case now in 22.x GNU Emacs) as that function would sometimes call
22414 itself, leading to (nearly) infinite recursion.
22415 (verilog-ovm-begin-re, verilog-ovm-end-re)
22416 (verilog-ovm-statement-re, verilog-leap-to-head)
22417 (verilog-backward-token): Add support for OVM macros. Some are
22418 complete statements, and others open and close scopes like begin
22419 and end.
22420 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
22421 (verilog-defun-level-generate-only-re): Really fix the defun-list
22422 compilation issue.
22423 (verilog-calc-1, verilog-beg-of-statement): Enhance support for
22424 coverpoint, constraint and cross statements.
22425 (verilog-defun-level-list, verilog-generate-defun-level-list)
22426 (verilog-all-defun-level-list): Redo these specifications - it is
22427 too hard to support eval-when compile aggregation of lists also
22428 built at when-compile time.
22429 (verilog-defun-level-list): Place defconsts of variables used in
22430 building regular expressions which are built in eval-when-compile
22431 bodies in the same eval-when-compile body to facilitate compile
22432 without load.
22433 (verilog-beg-block-re-ordered): Support indenting
22434 virtual/protected tasks and functions.
22435 (verilog-defun-level-list, verilog-in-generate-region-p)
22436 (verilog-backward-ws&directives, verilog-calc-1): Speed up
22437 indentation of some module items (generate items).
22438 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
22439 across virtual/protected tasks and functions.
22440
22441 2009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
22442
22443 * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
22444 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
22445 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
22446 in concatenations. Reported by Yishay Belkind.
22447 (verilog-auto-ascii-enum): Support one-hot state machines in
22448 AUTOASCIIENUM. Suggested by Lloyd Gomez.
22449 (verilog-auto-inst, verilog-auto-inst-port): Include interface
22450 modport in AUTOINST and add vl-modport for users.
22451 Reported by David Rogoff.
22452 (verilog-auto-inout-module, verilog-auto-inst)
22453 (verilog-decls-get-interfaces, verilog-insert-definition)
22454 (verilog-insert-one-definition, verilog-read-decls)
22455 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
22456 (verilog-sig-modport, verilog-signals-combine-bus)
22457 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
22458 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
22459 Suggested by David Rogoff.
22460 (verilog-repair-open-comma): Fix non-insertion of comma when
22461 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
22462 (verilog-make-width-expression): Simplify [A-1:0] expression
22463 widths to just {A{1'b0}}.
22464 (verilog-mode): Cleanup checkdoc warnings.
22465 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
22466 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
22467 inputs/outputs or data type. Suggested by Vasu Kandadi.
22468 (next-error-last-buffer): Fix byte-compiler warning.
22469 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
22470 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
22471 or shell command text during AUTO expansion. Suggested by Tad Truex.
22472 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
22473 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
22474 Fix dotted nets {a.b,c.d} and escaped identifiers being mis-included
22475 in AUTOINOUT. Reported by Matthew Lovell.
22476 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
22477 causing use of <= assignments. Reported by Alex Reed.
22478 (verilog-read-decls): Fix triand, trior, wand, wor to be
22479 recognized by AUTOWIRE. Reported by Spencer Isaacson.
22480 (verilog-extended-complete-re): Support import "DPI-C" functions.
22481 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
22482 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
22483 (verilog-insert-date, verilog-insert-year)
22484 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
22485 Windows systems. Reported by Michael Potts.
22486 (verilog-read-module-name): Fix AUTOINST when the child module
22487 declaration's name is a tick define. Reported by Elliot Mednick.
22488 (verilog-read-decls): Fix V2K parameter bit subscripts getting
22489 passed to next parameter's definition. Reported by Bruce T.
22490 (verilog-read-decls): Fix detecting "parameter int" when using
22491 AUTOINSTPARAM. Reported by Bruce T.
22492 (verilog-goto-defun): Fix goto not finding modules unless first
22493 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
22494 (verilog-mode): Expand -f flag arguments on entry to mode so
22495 verilog-goto-defun will work. Reported by Lawrence Butcher.
22496 (verilog-getopt): Expand environment variables in -f file
22497 arguments. Suggested by Lawrence Butcher.
22498 (verilog-set-define): Fix "Symbol's value as variable is void"
22499 when reading enumerations.
22500 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
22501 Suggested by Stephen Peltan.
22502 (verilog-read-defines): Fix reading of enumerations in include
22503 files. Reported by Steve Peltan.
22504
22505 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
22506
22507 * files.el (trash-directory): Fix defcustom type.
22508
22509 2009-06-28 Juri Linkov <juri@jurta.org>
22510
22511 * help-fns.el (describe-function-1): Correctly locate adviced
22512 functions in hyperlink (Bug#2438).
22513
22514 2009-06-28 Chong Yidong <cyd@stupidchicken.com>
22515
22516 * files.el (trash-directory): Change default to nil.
22517 (move-file-to-trash): If trash-directory is nil and
22518 system-move-file-to-trash is unbound, perform freedesktop-style
22519 trashing.
22520
22521 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
22522
22523 * files.el (move-file-to-trash): Add freedesktop trash
22524 support (Bug#973).
22525
22526 2009-06-28 Glenn Morris <rgm@gnu.org>
22527
22528 * autorevert.el (global-auto-revert-non-file-buffers)
22529 (global-auto-revert-mode): Doc fixes.
22530
22531 2009-06-27 Johan Bockgård <bojohan@gnu.org>
22532
22533 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
22534
22535 2009-06-27 Chong Yidong <cyd@stupidchicken.com>
22536
22537 * faces.el (x-handle-named-frame-geometry): Ensure that we have
22538 opened an X connection before calling x-get-resource (Bug#3194).
22539
22540 * play/doctor.el: Remove reference to obsolete website.
22541 (make-doctor-variables): Correct grammar mistake (Bug#2633).
22542
22543 2009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
22544
22545 Remove find-file-not-found-hook VC method. (Bug#2757)
22546 * vc-hooks.el (vc-file-not-found-hook)
22547 (vc-default-find-file-not-found-hook): Remove functions.
22548 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
22549 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
22550 * vc.el:
22551 * vc-hg.el:
22552 * vc-git.el: Do not mention find-file-not-found-hook VC method.
22553
22554 2009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
22555
22556 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
22557 compatibility function for `looking-back'.
22558
22559 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
22560 Use `ispell-looking-back'.
22561
22562 2009-06-24 Michael Albinus <michael.albinus@gmx.de>
22563
22564 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
22565 rather than `filename'.
22566
22567 2009-06-23 Miles Bader <miles@gnu.org>
22568
22569 * face-remap.el (text-scale-set): New function.
22570
22571 2009-06-23 Glenn Morris <rgm@gnu.org>
22572
22573 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
22574
22575 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
22576
22577 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
22578
22579 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
22580
22581 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
22582 Simplify Persian conditionals.
22583
22584 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
22585 variable `filename'.
22586
22587 * comint.el (comint-insert-input): Doc fix.
22588
22589 * Makefile.in (ELCFILES): Fix typo in previous change.
22590
22591 2009-06-23 Miles Bader <miles@gnu.org>
22592
22593 * cus-start.el: Add entry for `recenter-redisplay'.
22594
22595 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
22596
22597 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
22598 Add an optional argument for the backend, use it instead of
22599 calling vc-backend.
22600 (vc-mode-line): Add an optional argument for the backend.
22601 Pass the backend to vc-state and vc-working-revision. Move code for
22602 special handling for vc-state being a buffer to ...
22603
22604 * vc-rcs.el (vc-rcs-find-file-hook):
22605 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
22606
22607 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
22608 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
22609 vc-stay-local-p and vc-mode-line calls.
22610
22611 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
22612 (vc-cvs-diff, vc-cvs-annotate-command)
22613 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
22614 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
22615 vc-mode-line calls.
22616
22617 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
22618 direct comparison.
22619 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
22620 backend when calling vc-mode-line.
22621 (vc-register): Do not create a closure for calling the vc register
22622 function, call it directly.
22623
22624 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
22625
22626 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
22627 to make it obvious item can be clicked.
22628
22629 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
22630
22631 2009-06-23 Kenichi Handa <handa@m17n.org>
22632
22633 * language/korea-util.el (korean-key-bindings): Change the binding
22634 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
22635 same command.
22636
22637 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
22638
22639 Sync with Tramp 2.1.16.
22640
22641 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
22642
22643 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
22644 when a loading of a package fails. Completion function for rsync
22645 is `tramp-completion-function-alist-ssh'.
22646 (all): Replace all calls of `split-string' and
22647 `tramp-split-string' by `tramp-compat-split-string'.
22648 (tramp-default-method): Use `tramp-compat-process-running-p'.
22649 (tramp-default-proxies-alist): Allow also Lisp forms.
22650 (tramp-remote-path): Add choice "Private Directories".
22651 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
22652 (tramp-domain-regexp): Allow also "-", "_" and ".".
22653 (tramp-end-of-output): Remove newlines, and add "$" at the end.
22654 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
22655 (tramp-debug-message): Insert header line in debug buffer.
22656 (tramp-handle-directory-files-and-attributes-with-stat):
22657 Care about filenames with spaces, or starting with "-".
22658 (tramp-handle-dired-uncache): New defun.
22659 (tramp-handle-insert-directory): Don't flush the directory from
22660 cache, this is handled by `dired-uncache' now.
22661 (tramp-handle-insert-file-contents): Improve error handling.
22662 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
22663 Quote `tramp-end-of-output'.
22664 (tramp-action-password): Improve trace message.
22665 (tramp-check-for-regexp): Both echoes must be present, before removing.
22666 (tramp-open-connection-setup-interactive-shell): Trace coding system.
22667 (tramp-compute-multi-hops): Eval cons cells of
22668 `tramp-default-proxies-alist'.
22669 (tramp-maybe-open-connection): Use the same command pattern for
22670 first hop and further hops.
22671 (tramp-wait-for-output): Remove handling of newlines.
22672 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
22673 (tramp-split-string): Remove function. It is handled in
22674 tramp-compat now.
22675
22676 * net/tramp-cmds.el (tramp-bug):
22677 Recommend `tramp-cleanup-all-connections' in the bug mail.
22678
22679 * net/tramp-compat.el (tramp-compat-split-string)
22680 (tramp-compat-process-running-p): New defuns.
22681
22682 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
22683 for `dired-uncache'.
22684
22685 * net/tramp-gvfs.el: New package.
22686
22687 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
22688 Add handler for `dired-uncache'.
22689 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
22690
22691 * net/trampver.el: Update release number. Make version check fit
22692 for SXEmacs 22.
22693
22694 2009-06-22 Jim Meyering <meyering@redhat.com>
22695
22696 Automatically handle .xz suffix (XZ-compressed files), too.
22697 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
22698 XZ is the successor to LZMA: <http://tukaani.org/xz/>
22699
22700 2009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
22701 Nick Roberts <nickrob@snap.net.nz>
22702
22703 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
22704 repository (http://sphinx.net.ru/hg/gdb-mi/).
22705
22706 2009-06-22 Glenn Morris <rgm@gnu.org>
22707
22708 * files.el (dir-locals-collect-mode-variables): Allow for any number of
22709 `mode' and `eval' entries. (Bug#3430)
22710
22711 * Makefile.in (ELCFILES): Add fadr.elc.
22712
22713 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
22714 differing behavior of \n and ^ in strings. (Bug#3385)
22715
22716 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
22717
22718 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
22719 property.
22720 (lisp-indent-function): Make it a defcustom.
22721
22722 2009-06-21 Nick Roberts <nickrob@snap.net.nz>
22723
22724 * progmodes/gdb-ui.el: Replace with ...
22725 * progmodes/gdb-mi.el: ... this file.
22726 * progmodes/gud.el: Modify for gdb-mi.el.
22727
22728 2009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
22729
22730 * fadr.el: New file.
22731
22732 See ChangeLog.14 for earlier changes.
22733
22734 ;; Local Variables:
22735 ;; coding: utf-8
22736 ;; End:
22737
22738 Copyright (C) 2009-2011 Free Software Foundation, Inc.
22739
22740 This file is part of GNU Emacs.
22741
22742 GNU Emacs is free software: you can redistribute it and/or modify
22743 it under the terms of the GNU General Public License as published by
22744 the Free Software Foundation, either version 3 of the License, or
22745 (at your option) any later version.
22746
22747 GNU Emacs is distributed in the hope that it will be useful,
22748 but WITHOUT ANY WARRANTY; without even the implied warranty of
22749 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22750 GNU General Public License for more details.
22751
22752 You should have received a copy of the GNU General Public License
22753 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.